drm/i915/icl: Remove DDI IO power domain from PG3 power domains
authorAnshuman Gupta <anshuman.gupta@intel.com>
Sun, 11 Aug 2019 08:19:08 +0000 (13:49 +0530)
committerImre Deak <imre.deak@intel.com>
Mon, 12 Aug 2019 09:03:31 +0000 (12:03 +0300)
commit2e04dbceed682a97c44cf50fd73c7cfc79e208ea
treee8289349cbc8ea665a57c961eebf19d6b0f39b1a
parenta5f978c3609f02ae0ccff1bf010b32e41707ef66
drm/i915/icl: Remove DDI IO power domain from PG3 power domains

The DDI-IO power wells (PWR_WELL_CTL_DDI) are backing
the IO/PHY functionality, which doesn't need the PG3
power power well. Accordingly fixing up the list of
PG3 power domains.

v2: Removed "DDI E/F IO"power domain as well [Imre]

Cc: Imre Deak <imre.deak@intel.com>
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Anshuman Gupta <anshuman.gupta@intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Imre Deak <imre.deak@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190811081908.9114-1-anshuman.gupta@intel.com
drivers/gpu/drm/i915/display/intel_display_power.c