mbox

[0/2] hantro: postproc related fixes

Message ID 20200725155208.897908-1-ezequiel@collabora.com (mailing list archive)
Headers

Message

Ezequiel Garcia July 25, 2020, 3:52 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.

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_hw.h       | 4 ++--
 drivers/staging/media/hantro/hantro_postproc.c | 4 +++-
 3 files changed, 6 insertions(+), 4 deletions(-)