]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
drm/i915: s/glk_read_lut_10/bdw_read_lut_10/
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 25 Sep 2020 13:16:51 +0000 (16:16 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 28 Sep 2020 15:09:39 +0000 (18:09 +0300)
commite0122138c24edf51a0225dcb566e3ead298d6ff5
treeeb90ec01d057bfbe181065b4a0e6c4f1634d5c72
parentcfcd558cea52fdfc0cc398905a8acd1575ba17bc
drm/i915: s/glk_read_lut_10/bdw_read_lut_10/

glk_read_lut_10() works just fine for all bdw+ platforms, so
rename it.

Reviewed-by: Uma Shankar <uma.shankar@intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200925131656.10022-5-ville.syrjala@linux.intel.com
drivers/gpu/drm/i915/display/intel_color.c