drm/i915: constify color function vtable.
authorDave Airlie <airlied@redhat.com>
Tue, 28 Sep 2021 22:58:01 +0000 (01:58 +0300)
committerJani Nikula <jani.nikula@intel.com>
Wed, 29 Sep 2021 06:28:42 +0000 (09:28 +0300)
commitc6d27046552e830e64cefb2539dec789186833ec
tree71774dc11fbf96ae51b36cceea93aba1de485748
parentcd030c7c11a4afbcc99da4af535d4336e5540767
drm/i915: constify color function vtable.

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 <jani.nikula@intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/49e46e61206d4fdcf08fb5dc1978da3fce702134.1632869550.git.jani.nikula@intel.com
drivers/gpu/drm/i915/display/intel_color.c
drivers/gpu/drm/i915/i915_drv.h