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

From: Kalyan Thota
Date: Wed Nov 16 2022 - 09:31:01 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 pluggable
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 | 23 ++++++++-
drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.h | 6 +++
drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c | 75 ++++++++++++++++++++++++++---
5 files changed, 101 insertions(+), 14 deletions(-)

--
2.7.4