All of lore.kernel.org
 help / color / mirror / Atom feed
* [v2 0/2] Enable Plane Input CSC for ICL
@ 2018-10-24 16:18 Uma Shankar
  2018-10-24 16:18 ` [v2 1/2] drm/i915/icl: Define Plane Input CSC Coefficient Registers Uma Shankar
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Uma Shankar @ 2018-10-24 16:18 UTC (permalink / raw)
  To: intel-gfx; +Cc: ville.syrjala, maarten.lankhorst

This patch series enables plane input csc feature for
ICL. This is needed for YUV to RGB conversion on bottom
3 planes on ICL, other planes are handled in the legacy
way using fixed function hardware.

v2: Separated the patch into 2 parts as per Maarten's comments.
Addressed Ville and Maarten's review comment.

Uma Shankar (2):
  drm/i915/icl: Define Plane Input CSC Coefficient Registers
  drm/i915/icl: Enable Plane Input CSC for YUV to RGB Conversion

 drivers/gpu/drm/i915/i915_reg.h      | 217 +++++++++++++++++++++++++++++++++++
 drivers/gpu/drm/i915/intel_color.c   |  49 ++++++++
 drivers/gpu/drm/i915/intel_display.c |  24 +++-
 drivers/gpu/drm/i915/intel_drv.h     |   2 +
 4 files changed, 286 insertions(+), 6 deletions(-)

-- 
1.9.1

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

end of thread, other threads:[~2018-10-25 16:03 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-24 16:18 [v2 0/2] Enable Plane Input CSC for ICL Uma Shankar
2018-10-24 16:18 ` [v2 1/2] drm/i915/icl: Define Plane Input CSC Coefficient Registers Uma Shankar
2018-10-24 20:31   ` Matt Roper
2018-10-25 14:48     ` Shankar, Uma
2018-10-24 16:18 ` [v2 2/2] drm/i915/icl: Enable Plane Input CSC for YUV to RGB Conversion Uma Shankar
2018-10-24 23:22   ` Matt Roper
2018-10-25 14:39     ` Shankar, Uma
2018-10-25  9:47   ` Maarten Lankhorst
2018-10-25 16:03     ` Shankar, Uma
2018-10-24 17:41 ` ✗ Fi.CI.CHECKPATCH: warning for Enable Plane Input CSC for ICL Patchwork
2018-10-24 17:42 ` ✗ Fi.CI.SPARSE: " Patchwork
2018-10-24 17:59 ` ✓ Fi.CI.BAT: success " Patchwork
2018-10-24 22:55 ` ✓ Fi.CI.IGT: " Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.