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(-) -- 2.27.0