mirror-linux/drivers/media/platform/mediatek/vcodec/decoder/vdec
Yunfei Dong d353c3c34a media: mediatek: vcodec: support 36 bits physical address
The physical address on the MT8188 platform is larger than 32 bits,
change the type from unsigned int to dma_addr_t to be able to access
the high bits of the address.

Signed-off-by: Yunfei Dong <yunfei.dong@mediatek.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: Sebastian Fricke <sebastian.fricke@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
2024-03-26 09:52:59 +01:00
..
vdec_av1_req_lat_if.c
vdec_h264_if.c
vdec_h264_req_common.c
vdec_h264_req_common.h
vdec_h264_req_if.c
vdec_h264_req_multi_if.c
vdec_hevc_req_multi_if.c media: mediatek: vcodec: Fix oops when HEVC init fails 2024-03-26 09:52:58 +01:00
vdec_vp8_if.c media: mediatek: vcodec: support 36 bits physical address 2024-03-26 09:52:59 +01:00
vdec_vp8_req_if.c media: mediatek: vcodec: drop excess struct members descriptions 2024-01-24 11:38:34 +01:00
vdec_vp9_if.c media: mediatek: vcodec: Handle VP9 superframe bitstream with 8 sub-frames 2024-03-26 09:52:58 +01:00
vdec_vp9_req_lat_if.c media: mediatek: vcodec: support 36 bits physical address 2024-03-26 09:52:59 +01:00