mbox series

[v2,0/2] hantro: postproc related fixes

Message ID 20200727170538.32894-1-ezequiel@collabora.com (mailing list archive)
Headers show
Series hantro: postproc related fixes | expand

Message

Ezequiel Garcia July 27, 2020, 5:05 p.m. UTC
Doing some more extended testing, we found a few
issues when the post-processor is enabled (currently
for color conversion).

The two patches below should fix these issues.

Changes from v1:

* Undo the change to the comment about the
  MV and MC layout. As pointed out by Jonas,
  the layout is not generic, and depends on the
  version of the decoder core. For now, let's
  leave it as is.

Ezequiel Garcia (2):
  hantro: h264: Get the correct fallback reference buffer
  hantro: postproc: Fix motion vector space allocation

 drivers/staging/media/hantro/hantro_h264.c     | 2 +-
 drivers/staging/media/hantro/hantro_postproc.c | 4 +++-
 2 files changed, 4 insertions(+), 2 deletions(-)