drm/i915/dp: Rename eDP VESA backlight interface functions
authorLyude Paul <lyude@redhat.com>
Fri, 4 Dec 2020 22:35:59 +0000 (17:35 -0500)
committerJani Nikula <jani.nikula@intel.com>
Wed, 23 Dec 2020 15:44:40 +0000 (17:44 +0200)
commit8fd1806d36c556fcadd2debcb3e0b0cf0ee1143f
treebcc5fbb3aa1851603a3d5531214ac50c86778556
parent6423cb7f9249aa213c25b7a9fc2c3fbb271a10a4
drm/i915/dp: Rename eDP VESA backlight interface functions

Since we're about to add support for a second type of backlight control
interface over DP AUX (specifically, Intel's proprietary HDR backlight
controls) let's rename all of the current backlight hooks we have for
vesa to make it clear that they're specific to the VESA interface and
not Intel's.

v3:
* Rebase

Signed-off-by: Lyude Paul <lyude@redhat.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Cc: thaytan@noraisin.net
Cc: Vasily Khoruzhick <anarsoul@gmail.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20201204223603.249878-6-lyude@redhat.com
drivers/gpu/drm/i915/display/intel_dp_aux_backlight.c