]> Git Repo - linux.git/commit
drm/rockchip: Add support for afbc
authorAndrzej Pietrasiewicz <[email protected]>
Wed, 11 Mar 2020 14:55:41 +0000 (15:55 +0100)
committerAndrzej Pietrasiewicz <[email protected]>
Mon, 23 Mar 2020 11:45:26 +0000 (12:45 +0100)
commit7707f7227f096162c724cc55f5db1b83cb94c105
treea50b0a90352a37a10e6efb6a9d4ef85fd6f08b38
parent7f60c4b9d964f604262327a0bfdbfd1721288ef8
drm/rockchip: Add support for afbc

This patch adds support for afbc handling. afbc is a compressed format
which reduces the necessary memory bandwidth.

Co-developed-by: Mark Yao <[email protected]>
Signed-off-by: Mark Yao <[email protected]>
Signed-off-by: Andrzej Pietrasiewicz <[email protected]>
Reviewed-by: Sandy Huang <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/rockchip/rockchip_drm_drv.h
drivers/gpu/drm/rockchip/rockchip_drm_fb.c
drivers/gpu/drm/rockchip/rockchip_drm_vop.c
drivers/gpu/drm/rockchip/rockchip_drm_vop.h
drivers/gpu/drm/rockchip/rockchip_vop_reg.c
This page took 0.058349 seconds and 4 git commands to generate.