From: Ville Syrjälä Date: Tue, 25 Feb 2014 13:13:40 +0000 (+0200) Subject: drm/i915: Enable interrupt-based AGPBUSY# enable on 85x X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~10^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54e472ae9632992bfbd0c6fd8c8fc5c88d2bdd1f;p=pandora-kernel.git drm/i915: Enable interrupt-based AGPBUSY# enable on 85x 85x also has a similar AGPBUSY# bit as gen3. Enable it to make sure vblank interrupts don't get dealyed during C3 state. There's also another bit which controls whether AGPBUSY# is asserted based on pending cacheable cycles and interrupts, or just based on pending commands in the ring and interrupts. Select the cacheable cycles mode since that seems to be the new way of doing things in 85x, and it does give slightly better C3 residency numbers with glxgears running. Signed-off-by: Ville Syrjälä Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed