aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_ddi.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/i915/intel_ddi.c')
-rw-r--r--drivers/gpu/drm/i915/intel_ddi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/i915/intel_ddi.c b/drivers/gpu/drm/i915/intel_ddi.c
index cd01a09c5e0f..b6910c8b4e08 100644
--- a/drivers/gpu/drm/i915/intel_ddi.c
+++ b/drivers/gpu/drm/i915/intel_ddi.c
@@ -2077,7 +2077,7 @@ out:
2077static inline enum intel_display_power_domain 2077static inline enum intel_display_power_domain
2078intel_ddi_main_link_aux_domain(struct intel_dp *intel_dp) 2078intel_ddi_main_link_aux_domain(struct intel_dp *intel_dp)
2079{ 2079{
2080 /* CNL HW requires corresponding AUX IOs to be powered up for PSR with 2080 /* CNL+ HW requires corresponding AUX IOs to be powered up for PSR with
2081 * DC states enabled at the same time, while for driver initiated AUX 2081 * DC states enabled at the same time, while for driver initiated AUX
2082 * transfers we need the same AUX IOs to be powered but with DC states 2082 * transfers we need the same AUX IOs to be powered but with DC states
2083 * disabled. Accordingly use the AUX power domain here which leaves DC 2083 * disabled. Accordingly use the AUX power domain here which leaves DC