[PATCH 0/3] Some cleanup of vop2 driver

Andy Yan andyshrk at 163.com
Thu Oct 12 02:34:39 UTC 2023


From: Andy Yan <andy.yan at rock-chips.com>

This is a preparation for the upcoming support for rk3588 vop.

Patch 1 remove unused struct
Patch 2 remove NR_LAYERS macro to support more layers on rk3588
Patch 3 are plane format fix and rename to support more format on rk3588


Andy Yan (3):
  drm/rockchip: remove unused struct in vop2
  drm/rockchip: remove NR_LAYERS macro on vop2
  drm/rockchip: fix the plane format defination of rk3568/6

 drivers/gpu/drm/rockchip/rockchip_drm_vop2.c |  6 +--
 drivers/gpu/drm/rockchip/rockchip_drm_vop2.h |  3 --
 drivers/gpu/drm/rockchip/rockchip_vop2_reg.c | 53 +++++++++++---------
 3 files changed, 31 insertions(+), 31 deletions(-)

-- 
2.34.1



More information about the dri-devel mailing list