[PATCH v2 0/2] retrieve DSI DSC through DRM bridge

Kuogee Hsieh quic_khsieh at quicinc.com
Thu Jun 1 22:08:49 UTC 2023


move retrieving DSC from setup_display to atomic_check() and delete struct drm_dsc_config
from struct msm_display_info.

Kuogee Hsieh (2):
  drm/msm/dpu: retrieve DSI DSC struct at atomic_check()
  drm/msm/dpu: remove struct drm_dsc_config from struct msm_display_info

 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c | 18 +++++++++++++-----
 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.h |  1 -
 drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c     |  2 --
 3 files changed, 13 insertions(+), 8 deletions(-)

-- 
2.7.4



More information about the dri-devel mailing list