]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4308d3e68c0853a170380d9f866f9935cfc4fa49
tree71774dc11fbf96ae51b36cceea93aba1de485748
parentd386ac86f3f76e395c51970f3e91c63c8d1322bd
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