OSDN Git Service

drm/i915: Remove duplicate DDI/AUX power domain mappings
authorImre Deak <imre.deak@intel.com>
Thu, 14 Apr 2022 21:06:56 +0000 (00:06 +0300)
committerImre Deak <imre.deak@intel.com>
Wed, 20 Apr 2022 17:42:13 +0000 (20:42 +0300)
commit2431f38c17a6976e2826b1af552dc0ad0a417a3c
tree9292f925c1285379575f26a0bd1371eda10f65db
parente20b77c14bc491fbaf7ad1bba4b40de6581cb8e0
drm/i915: Remove duplicate DDI/AUX power domain mappings

The DDI and AUX domain -> power well mappings are identical for a few
platforms/power well instances, reuse the mappings of earlier platforms
for these removing the duplicate mapping of new 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-17-imre.deak@intel.com
drivers/gpu/drm/i915/display/intel_display_power_map.c