dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] drm/komeda: Enable CRTC color-mgmt
@ 2019-09-30  4:54 james qian wang (Arm Technology China)
  2019-09-30  4:54 ` [PATCH 1/3] drm/komeda: Add drm_lut_to_fgamma_coeffs() james qian wang (Arm Technology China)
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: james qian wang (Arm Technology China) @ 2019-09-30  4:54 UTC (permalink / raw)
  To: Liviu Dudau, airlied@linux.ie, Brian Starkey,
	maarten.lankhorst@linux.intel.com, sean@poorly.run
  Cc: nd, Ayan Halder, Oscar Zhang (Arm Technology China),
	Tiannan Zhu (Arm Technology China), Mihail Atanassov,
	Jonathan Chai (Arm Technology China),
	linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
	Julien Yin (Arm Technology China),
	Channing Chen (Arm Technology China),
	james qian wang (Arm Technology China),
	Yiqi Kang (Arm Technology China),
	Thomas Sun (Arm Technology China),
	Lowry Li (Arm Technology China), Ben Davis

This series enable CRTC color-mgmt for komeda driver, for current komeda HW
which only supports color conversion and forward gamma for CRTC.

This series actually are regrouped from:
- drm/komeda: Enable layer/plane color-mgmt:
  https://patchwork.freedesktop.org/series/60893/

- drm/komeda: Enable CRTC color-mgmt
  https://patchwork.freedesktop.org/series/61370/

For removing the dependence on:
- https://patchwork.freedesktop.org/series/30876/

Lowry Li (Arm Technology China) (1):
  drm/komeda: Adds gamma and color-transform support for DOU-IPS

james qian wang (Arm Technology China) (2):
  drm/komeda: Add drm_lut_to_fgamma_coeffs()
  drm/komeda: Add drm_ctm_to_coeffs()

 .../arm/display/komeda/d71/d71_component.c    | 24 ++++++
 .../arm/display/komeda/komeda_color_mgmt.c    | 79 +++++++++++++++++++
 .../arm/display/komeda/komeda_color_mgmt.h    | 10 ++-
 .../gpu/drm/arm/display/komeda/komeda_crtc.c  |  2 +
 .../drm/arm/display/komeda/komeda_pipeline.h  |  3 +
 .../display/komeda/komeda_pipeline_state.c    |  6 ++
 6 files changed, 123 insertions(+), 1 deletion(-)

--
2.20.1
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2019-10-09 15:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-30  4:54 [PATCH 0/3] drm/komeda: Enable CRTC color-mgmt james qian wang (Arm Technology China)
2019-09-30  4:54 ` [PATCH 1/3] drm/komeda: Add drm_lut_to_fgamma_coeffs() james qian wang (Arm Technology China)
2019-09-30  4:54 ` [PATCH 2/3] drm/komeda: Add drm_ctm_to_coeffs() james qian wang (Arm Technology China)
2019-09-30 11:04   ` Brian Starkey
2019-09-30 11:56     ` Ilia Mirkin
2019-10-09 15:10       ` Daniel Vetter
2019-09-30  4:54 ` [PATCH 3/3] drm/komeda: Adds gamma and color-transform support for DOU-IPS james qian wang (Arm Technology China)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox