OSDN Git Service

drm/i915: Add missing DC_OFF power domain->well mappings
authorImre Deak <imre.deak@intel.com>
Mon, 14 Nov 2022 12:22:49 +0000 (14:22 +0200)
committerImre Deak <imre.deak@intel.com>
Fri, 18 Nov 2022 15:29:01 +0000 (17:29 +0200)
commit406a95df61a87813f065f4a6f1fb570834a8db4d
tree54e43c40a3c6c7533370aaf2d0a3b42ad5f02e97
parentab04edc5a20d4c71789bcd7e1dd992e29dd8b6b1
drm/i915: Add missing DC_OFF power domain->well mappings

Add the missing DC_OFF power domain -> DC_OFF power well mappings on all
platforms. This didn't cause a problem as the DC_OFF power domain is
only used on JSL, where the mapping was already correct.

Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20221114122251.21327-8-imre.deak@intel.com
drivers/gpu/drm/i915/display/intel_display_power_map.c