All of lore.kernel.org
 help / color / mirror / Atom feed
* [v2][PATCH 0/3] adding gamma state checker for icl+ platforms
@ 2019-09-17 12:48 Swati Sharma
  2019-09-17 12:48 ` [v2][PATCH 1/3] drm/i915/display: Fix formatting issues Swati Sharma
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Swati Sharma @ 2019-09-17 12:48 UTC (permalink / raw)
  To: intel-gfx; +Cc: jani.nikula, daniel.vetter, ankit.k.nautiyal

In this patch series, added state checker to validate gamma lut values
for icelake+ platforms. It's extension of the
patch series https://patchwork.freedesktop.org/patch/328246/?series=58039
which enabled the basic infrastructure and state checker for
legacy platforms.

Swati Sharma (3):
  drm/i915/display: Fix formatting issues
  drm/i915/display: Extract icl_read_luts()
  FOR_TESTING_ONLY: Print rgb values of hw and sw blobs

 drivers/gpu/drm/i915/display/intel_color.c | 260 +++++++++++++++++++++++++----
 drivers/gpu/drm/i915/i915_reg.h            |   7 +
 2 files changed, 238 insertions(+), 29 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] 12+ messages in thread

end of thread, other threads:[~2019-09-19 17:30 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-17 12:48 [v2][PATCH 0/3] adding gamma state checker for icl+ platforms Swati Sharma
2019-09-17 12:48 ` [v2][PATCH 1/3] drm/i915/display: Fix formatting issues Swati Sharma
2019-09-18  8:13   ` Jani Nikula
2019-09-17 12:48 ` [v2][PATCH 2/3] drm/i915/display: Extract icl_read_luts() Swati Sharma
2019-09-18 10:01   ` Jani Nikula
2019-09-18 11:30     ` Sharma, Swati2
2019-09-19 12:31       ` Jani Nikula
2019-09-19 17:30         ` Sharma, Swati2
2019-09-17 12:48 ` [v2][PATCH 3/3] FOR_TESTING_ONLY: Print rgb values of hw and sw blobs Swati Sharma
2019-09-17 15:56 ` ✗ Fi.CI.CHECKPATCH: warning for adding gamma state checker for icl+ platforms (rev2) Patchwork
2019-09-17 16:18 ` ✓ Fi.CI.BAT: success " Patchwork
2019-09-18  4:20 ` ✗ Fi.CI.IGT: failure " 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.