]> www.infradead.org Git - users/jedix/linux-maple.git/commit
media: amphion: Add H264 and HEVC profile and level control
authorMing Qian <ming.qian@oss.nxp.com>
Mon, 12 May 2025 02:01:36 +0000 (10:01 +0800)
committerHans Verkuil <hverkuil@xs4all.nl>
Fri, 20 Jun 2025 10:39:54 +0000 (12:39 +0200)
commitba4452b0c0a3191617764d3453f45ea48ed544c9
tree332823dd8ca758fdc97e47b742186e14da79ff5d
parent642b70d526ab8daa8f256dfc1eb6bf27c3290cc6
media: amphion: Add H264 and HEVC profile and level control

For format H264 and HEVC, the firmware can report the parsed profile idc
and level idc to driver, these information may be useful.
Implement the H264 and HEVC profile and level control to report them.

Signed-off-by: Ming Qian <ming.qian@oss.nxp.com>
Signed-off-by: Nicolas Dufresne <nicolas.dufresne@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
drivers/media/platform/amphion/vdec.c
drivers/media/platform/amphion/vpu_defs.h
drivers/media/platform/amphion/vpu_helpers.c
drivers/media/platform/amphion/vpu_helpers.h
drivers/media/platform/amphion/vpu_malone.c