[Intel-gfx] [PATCH 16/23] drm/i915: constify color function vtable.

2021-09-08 Thread Dave Airlie
From: Dave Airlie This clarifies quite well what functions get used on what platforms instead of having to decipher the old tree. v2: fixed IVB mistake (Jani) Reviewed-by: Jani Nikula Signed-off-by: Dave Airlie --- drivers/gpu/drm/i915/display/intel_color.c | 138 ++---

[Intel-gfx] [PATCH 16/23] drm/i915: constify color function vtable.

2021-09-08 Thread Dave Airlie
From: Dave Airlie This clarifies quite well what functions get used on what platforms instead of having to decipher the old tree. v2: fixed IVB mistake (Jani) Reviewed-by: Jani Nikula Signed-off-by: Dave Airlie --- drivers/gpu/drm/i915/display/intel_color.c | 138 ++---