[PATCH v1 0/2] add V1.1 dsc_helper fucntion
Kuogee Hsieh
quic_khsieh at quicinc.com
Fri Feb 24 19:01:25 UTC 2023
Add V1.1 dsc function and have dsi use it instead of hardcode value
Kuogee Hsieh (2):
drm/msm/dpu: add dsc helper functions
drm/msm/dsi: use new dpu_dsc_populate_dsc_config()
drivers/gpu/drm/msm/Makefile | 1 +
drivers/gpu/drm/msm/disp/dpu1/dpu_dsc_helper.c | 209 +++++++++++++++++++++++++
drivers/gpu/drm/msm/disp/dpu1/dpu_dsc_helper.h | 28 ++++
drivers/gpu/drm/msm/dsi/dsi_host.c | 78 ++-------
drivers/gpu/drm/msm/msm_drv.h | 7 +
5 files changed, 257 insertions(+), 66 deletions(-)
create mode 100644 drivers/gpu/drm/msm/disp/dpu1/dpu_dsc_helper.c
create mode 100644 drivers/gpu/drm/msm/disp/dpu1/dpu_dsc_helper.h
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project
More information about the dri-devel
mailing list