]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Remove DDI power domain exclusion SKL_DISPLAY_ALWAYS_ON_POWER_DOMAINS
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 9 Nov 2015 15:48:20 +0000 (16:48 +0100)
committerImre Deak <imre.deak@intel.com>
Tue, 17 Nov 2015 18:55:18 +0000 (20:55 +0200)
commit82e46177bd0e69e848a4cb13f2fee3c45e69a2be
treece2351e9bcea8fa6480c78d1e7e4f1d6c4ca3953
parent34ba644b1386d949f748276ed3f52e14392b2182
drm/i915: Remove DDI power domain exclusion SKL_DISPLAY_ALWAYS_ON_POWER_DOMAINS

All the DDI power domains are already excluded from
SKL_DISPLAY_ALWAYS_ON_POWER_DOMAINS on account of
excluding SKL_DISPLAY_POWERWELL_1_POWER_DOMAINS and
SKL_DISPLAY_POWERWELL_2_POWER_DOMAINS, no need to spell them out again.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Patrik Jakobsson <patrik.jakobsson@linux.intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1447084107-8521-6-git-send-email-patrik.jakobsson@linux.intel.com
drivers/gpu/drm/i915/intel_runtime_pm.c