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

Swati Sharma swati2.sharma at intel.com
Thu Sep 19 18:17:17 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 | 252 +++++++++++++++++++++++++----
 drivers/gpu/drm/i915/i915_reg.h            |   7 +
 2 files changed, 226 insertions(+), 33 deletions(-)

-- 
1.9.1



More information about the Intel-gfx mailing list