Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [v3][PATCH 0/3] adding gamma state checker for icl+ platforms
@ 2019-09-19 18:17 Swati Sharma
  2019-09-19 18:17 ` [v3][PATCH 1/3] drm/i915/color: Fix formatting issues Swati Sharma
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Swati Sharma @ 2019-09-19 18:17 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 | 252 +++++++++++++++++++++++++----
 drivers/gpu/drm/i915/i915_reg.h            |   7 +
 2 files changed, 226 insertions(+), 33 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] 10+ messages in thread

end of thread, other threads:[~2019-09-20 12:06 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-19 18:17 [v3][PATCH 0/3] adding gamma state checker for icl+ platforms Swati Sharma
2019-09-19 18:17 ` [v3][PATCH 1/3] drm/i915/color: Fix formatting issues Swati Sharma
2019-09-20 11:54   ` Jani Nikula
2019-09-19 18:17 ` [v3][PATCH 2/3] drm/i915/color: Extract icl_read_luts() Swati Sharma
2019-09-20 10:24   ` Jani Nikula
2019-09-20 12:06   ` Jani Nikula
2019-09-19 18:17 ` [v3][PATCH 3/3] FOR_TESTING_ONLY: Print rgb values of hw and sw blobs Swati Sharma
2019-09-19 20:55 ` ✗ Fi.CI.CHECKPATCH: warning for adding gamma state checker for icl+ platforms (rev3) Patchwork
2019-09-19 21:18 ` ✓ Fi.CI.BAT: success " Patchwork
2019-09-20  9:41 ` ✗ Fi.CI.IGT: failure " Patchwork

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