[Intel-gfx] [PATCH 0/4] fix broken state checker and enable state checker for icl+

Swati Sharma swati2.sharma at intel.com
Wed Oct 9 06:55:38 UTC 2019


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



More information about the Intel-gfx mailing list