From: Paulo Zanoni Date: Fri, 3 May 2013 15:15:36 +0000 (-0300) Subject: drm/i915: add intel_display_power_enabled X-Git-Tag: v3.11-rc1~65^2~131^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b97186f0d94808ce94cd9b77b40e78f2fbd6e6b2;p=pandora-kernel.git drm/i915: add intel_display_power_enabled This should replace intel_using_power_well. The idea is that we're adding the requested power domain as an argument, so this might enable the code to look less platform-specific and also allows us to easily add new domains in case we need. v2: Add more domains to enum intel_display_power_domain v3: Even more domains requested Requested-by: Daniel Vetter Signed-off-by: Paulo Zanoni Reviewed-by: Damien Lespiau Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed