From: Jesse Barnes Date: Tue, 13 Dec 2011 21:19:39 +0000 (-0800) Subject: drm/i915: track sprite coverage and disable primary plane if possible X-Git-Tag: v3.3-rc1~121^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=175bd4204e069f8bd855ca3dcf70a78db4410936;p=pandora-kernel.git drm/i915: track sprite coverage and disable primary plane if possible To save power when the sprite is full screen, we can disable the primary plane on the same pipe. Track the sprite status and enable/disable the primary opportunistically. v2: remove primary plane enable/disable hooks; they're identical Reviewed-by: Daniel Vetter Signed-off-by: Jesse Barnes Signed-off-by: Keith Packard --- Reading git-diff-tree failed