[PATCH v1 0/2] add V1.1 dsc_helper fucntion
Kuogee Hsieh
quic_khsieh at quicinc.com
Fri Feb 24 19:18:51 UTC 2023
Please ignore this series
I am going to re post it as RFC.
kuogee
On 2/24/2023 11:01 AM, Kuogee Hsieh wrote:
> 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
>
More information about the dri-devel
mailing list