[Intel-gfx] [v2][PATCH 0/3] adding gamma state checker for CHV and i965
Swati Sharma
swati2.sharma at intel.com
Mon Sep 9 12:01:40 UTC 2019
In this patch series, added state checker to validate gamma lut values
for cherryview and i965 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
few legacy platforms.
v2: Added last index rgb lut value from PIPEGCMAX to h/w blob [Jani]
Swati Sharma (3):
drm/i915/display: Add gamma precision function for CHV
drm/i915/display: Extract i965_read_luts()
drm/i915/display: Extract chv_read_luts()
drivers/gpu/drm/i915/display/intel_color.c | 118 +++++++++++++++++++++++++++--
drivers/gpu/drm/i915/i915_reg.h | 7 ++
2 files changed, 119 insertions(+), 6 deletions(-)
--
1.9.1
More information about the Intel-gfx
mailing list