[PATCH 00/12] media: rkvdec: Add support for VDPU381 and VDPU383
Jianfeng Liu
liujianfeng1994 at gmail.com
Sun Jul 13 07:25:14 PDT 2025
Hi,
On Tue, 8 Jul 2025 11:19:33 -0400, Detlev Casanova wrote:
>As there is a considerable part of the code that can be shared with the
>already supported rkvdec decoder driver, the support for these variants
>is added here rather than writing a new driver.
I have tested the new series on rk3588 and rk3399 with chromium. Since the
HEVC decoder need EXT_SPS_RPS related patches, I ony test the H264 decoder.
There are two issues:
1, The decoder max size is detected 1920x1088, which should be the fallback
size when queryig VIDIOC_ENUM_FRAMESIZES[1].
2, Playing H264 videos ends up with green screen.
These above issues don't happen with the old rkvdec2 series.
[1] https://github.com/chromium/chromium/blob/138.0.7204.92/media/gpu/v4l2/v4l2_utils.cc#L520-L533
Best regards,
Jianfeng
More information about the linux-arm-kernel
mailing list