All of lore.kernel.org
 help / color / mirror / Atom feed
* [v4][PATCH 0/3] adding gamma state checker for icl+ platforms
@ 2019-09-21 20:10 Swati Sharma
  2019-09-21 20:10 ` [v4][PATCH 1/3] drm/i915/color: Fix formatting issues Swati Sharma
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Swati Sharma @ 2019-09-21 20:10 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.
Major changes done in patch 2, details in commit message.

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

 drivers/gpu/drm/i915/display/intel_color.c | 168 ++++++++++++++++++++++-------
 drivers/gpu/drm/i915/i915_reg.h            |   6 ++
 2 files changed, 138 insertions(+), 36 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:[~2019-09-25  5:43 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-21 20:10 [v4][PATCH 0/3] adding gamma state checker for icl+ platforms Swati Sharma
2019-09-21 20:10 ` [v4][PATCH 1/3] drm/i915/color: Fix formatting issues Swati Sharma
2019-09-22 10:26   ` Jani Nikula
2019-09-23  5:29     ` Sharma, Swati2
2019-09-21 20:10 ` [v4][PATCH 2/3] drm/i915/color: Extract icl_read_luts() Swati Sharma
2019-09-24 12:17   ` Jani Nikula
2019-09-24 14:28     ` Sharma, Swati2
2019-09-25  5:43     ` Saarinen, Jani
2019-09-21 20:10 ` [v4][PATCH 3/3] FOR_TESTING_ONLY: Print rgb values of hw and sw blobs Swati Sharma
2019-09-22 12:39 ` ✗ Fi.CI.CHECKPATCH: warning for adding gamma state checker for icl+ platforms (rev4) Patchwork
2019-09-22 13:02 ` ✓ Fi.CI.BAT: success " Patchwork
2019-09-23  1:51 ` ✓ Fi.CI.IGT: " Patchwork
2019-09-23  7:42 ` [v4][PATCH 0/3] adding gamma state checker for icl+ platforms Jani Nikula

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.