devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] add color management support for the crtc
@ 2022-11-18 12:16 Kalyan Thota
  2022-11-18 12:16 ` [PATCH v3 1/3] drm/msm/disp/dpu1: pin 1 crtc to 1 encoder Kalyan Thota
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Kalyan Thota @ 2022-11-18 12:16 UTC (permalink / raw)
  To: dri-devel, linux-arm-msm, freedreno, devicetree
  Cc: Kalyan Thota, linux-kernel, robdclark, dianders, swboyd,
	quic_vpolimer, dmitry.baryshkov, quic_abhinavk

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-11-18 15:03 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-18 12:16 [PATCH v3 0/3] add color management support for the crtc Kalyan Thota
2022-11-18 12:16 ` [PATCH v3 1/3] drm/msm/disp/dpu1: pin 1 crtc to 1 encoder Kalyan Thota
2022-11-18 12:36   ` Dmitry Baryshkov
2022-11-18 12:16 ` [PATCH v3 2/3] drm/msm/disp/dpu1: add helper to know if display is builtin Kalyan Thota
2022-11-18 12:38   ` Dmitry Baryshkov
2022-11-18 14:37     ` Kalyan Thota
2022-11-18 15:00       ` Dmitry Baryshkov
2022-11-18 12:16 ` [PATCH v3 3/3] drm/msm/disp/dpu1: add color management support for the crtc Kalyan Thota
2022-11-18 12:40   ` Dmitry Baryshkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).