mirror-linux/drivers/media/platform/mediatek/vcodec
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
..
common media: mediatek: vcodec: adding lock to protect encoder context list 2024-03-26 09:52:59 +01:00
decoder media: mediatek: vcodec: support 36 bits physical address 2024-03-26 09:52:59 +01:00
encoder media: mediatek: vcodec: adding lock to protect encoder context list 2024-03-26 09:52:59 +01:00
Kconfig media: drop CONFIG_MEDIA_CONTROLLER_REQUEST_API 2023-11-23 13:03:45 +01:00
Makefile media: mediatek: vcodec: separate decoder and encoder 2023-08-10 07:58:34 +02:00