All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] fix broken state checker and enable state checker for icl+
@ 2019-10-04  8:26 Swati Sharma
  2019-10-04  8:26 ` [PATCH 1/4] [v2] drm/i915/color: fix broken gamma state-checker during boot Swati Sharma
                   ` (7 more replies)
  0 siblings, 8 replies; 18+ messages in thread
From: Swati Sharma @ 2019-10-04  8:26 UTC (permalink / raw)
  To: intel-gfx; +Cc: jani.nikula, ankit.k.nautiyal

In this patch series, basically added 3 patches
 1. Fixing broken state-checker during boot since legacy platforms
    i.e. platforms for which state checker was already enabled
 2. Moving gamma_enable checks in bit_precision func() to platform
    specific func()
 3. Enabling state checker for ICL and TGL

Swati Sharma (4):
  [v2] drm/i915/color: fix broken gamma state-checker during boot
  drm/i915/color: move check of gamma_enable to specific func/platform
  [v5] 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 | 166 ++++++++++++++++++---
 drivers/gpu/drm/i915/i915_reg.h            |   6 +
 2 files changed, 152 insertions(+), 20 deletions(-)

-- 
2.23.0

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

^ permalink raw reply	[flat|nested] 18+ messages in thread
* [PATCH 0/4] fix broken state checker and enable state checker for icl+
@ 2019-10-09  6:55 Swati Sharma
  2019-10-09  6:55 ` [PATCH 3/4] [v5] drm/i915/color: Extract icl_read_luts() Swati Sharma
  0 siblings, 1 reply; 18+ messages in thread
From: Swati Sharma @ 2019-10-09  6:55 UTC (permalink / raw)
  To: intel-gfx; +Cc: jani.nikula, daniel.vetter, ankit.k.nautiyal

In this patch series, basically added 3 patches
 1. Fixing broken state-checker during boot since legacy platforms
    i.e. platforms for which state checker was already enabled
 2. Moving gamma_enable checks in bit_precision func() to platform
    specific func()
 3. Enabling state checker for ICL and TGL

Swati Sharma (4):
  [v3] drm/i915/color: fix broken gamma state-checker during boot
  [v2] drm/i915/color: move check of gamma_enable to specific
    func/platform
  [v5] 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 | 149 ++++++++++++++++++---
 drivers/gpu/drm/i915/i915_reg.h            |   6 +
 2 files changed, 137 insertions(+), 18 deletions(-)

-- 
2.23.0

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

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

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

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-04  8:26 [PATCH 0/4] fix broken state checker and enable state checker for icl+ Swati Sharma
2019-10-04  8:26 ` [PATCH 1/4] [v2] drm/i915/color: fix broken gamma state-checker during boot Swati Sharma
2019-10-04 20:12   ` Ville Syrjälä
2019-10-04  8:26 ` [PATCH 2/4] drm/i915/color: move check of gamma_enable to specific func/platform Swati Sharma
2019-10-04 20:14   ` Ville Syrjälä
2019-10-04  8:26 ` [PATCH 3/4] [v5] drm/i915/color: Extract icl_read_luts() Swati Sharma
2019-10-04  8:26 ` [PATCH 4/4] FOR_TESTING_ONLY: Print rgb values of hw and sw blobs Swati Sharma
2019-10-04  9:29 ` ✗ Fi.CI.CHECKPATCH: warning for fix broken state checker and enable state checker for icl+ Patchwork
2019-10-04 11:12 ` ✓ Fi.CI.BAT: success " Patchwork
2019-10-04 14:01 ` [PATCH 0/4] " Saarinen, Jani
2019-10-04 15:20 ` ✗ Fi.CI.IGT: failure for " Patchwork
2019-10-09  6:55 [PATCH 0/4] " Swati Sharma
2019-10-09  6:55 ` [PATCH 3/4] [v5] drm/i915/color: Extract icl_read_luts() Swati Sharma
2019-10-09 14:16   ` Ville Syrjälä
2019-10-10 10:50     ` Sharma, Swati2
2019-10-15 12:34       ` Ville Syrjälä
2019-10-15 14:04         ` Sharma, Swati2
2019-10-15 14:53           ` Ville Syrjälä
2019-10-15  7:59     ` 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.