[Intel-gfx] [v4][PATCH 0/3] adding gamma state checker for icl+ platforms

Swati Sharma swati2.sharma at intel.com
Sat Sep 21 20:10:51 UTC 2019


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



More information about the Intel-gfx mailing list