[PATCH v3 0/3] add color management support for the crtc

From: Kalyan Thota
Date: Fri Nov 18 2022 - 07:17:33 EST


Add color management support for the crtc provided there are
enough dspps that can be allocated from the catalog

Kalyan Thota (3):
drm/msm/disp/dpu1: pin 1 crtc to 1 encoder
drm/msm/disp/dpu1: add helper to know if display is builtin
drm/msm/disp/dpu1: add color management support for the crtc

drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c | 5 +++--
drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.h | 6 +++--
drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c | 34 +++++++++++++++++++++++++++--
drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.h | 6 +++++
drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c | 24 +++++++++++++-------
5 files changed, 61 insertions(+), 14 deletions(-)

--
2.7.4