OSDN Git Service

drm/i915: Sanitize the power well names
authorImre Deak <imre.deak@intel.com>
Thu, 14 Apr 2022 21:06:46 +0000 (00:06 +0300)
committerImre Deak <imre.deak@intel.com>
Wed, 20 Apr 2022 17:42:12 +0000 (20:42 +0300)
commit5e9deaaf027370de5696c1c66db12604f919b74f
tree6c74d7384fb421aa6237ebbfce269f5421c96af6
parent0ba2661db6262da49cf4edee7fc4ab6d17bcc45e
drm/i915: Sanitize the power well names

Use the shortest descriptive name for all power wells for simplicity and
to use the same name for the same type of power wells on multiple
platforms.

Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Jouni Högander <jouni.hogander@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220414210657.1785773-7-imre.deak@intel.com
drivers/gpu/drm/i915/display/intel_display_power_map.c