[Intel-gfx] [PATCH 00/12] drm/i915: Gamma cleanups
Ville Syrjala
ville.syrjala at linux.intel.com
Thu Nov 7 15:17:13 UTC 2019
From: Ville Syrjälä <ville.syrjala at linux.intel.com>
Some polishings and at least one minor fix for the gamma stuff.
Ville Syrjälä (12):
drm: Inline drm_color_lut_extract()
drm/i915: Polish CHV .load_luts() a bit
drm/i915: Polish CHV CGM CSC loading
drm/i915: Add i9xx_lut_8()
drm/i915: Clean up i9xx_load_luts_internal()
drm/i915: Split i9xx_read_lut_8() to gmch vs. ilk variants
drm/i915: s/blob_data/lut/
drm/i915: s/chv_read_cgm_lut/chv_read_cgm_gamma/
drm/i915: Clean up integer types in color code
drm/i915: Refactor LUT read functions
drm/i915: Fix readout of PIPEGCMAX
drm/i915: Pass the crtc to the low level read_lut() funcs
drivers/gpu/drm/drm_color_mgmt.c | 24 --
drivers/gpu/drm/i915/display/intel_color.c | 435 +++++++++++----------
drivers/gpu/drm/i915/i915_reg.h | 1 -
include/drm/drm_color_mgmt.h | 23 +-
4 files changed, 258 insertions(+), 225 deletions(-)
--
2.23.0
More information about the Intel-gfx
mailing list