aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_dma.c
diff options
context:
space:
mode:
authorLi Peng <peng.li@linux.intel.com>2010-02-10 01:54:24 +0800
committerEric Anholt <eric@anholt.net>2010-02-22 11:46:56 -0500
commit060e645ac0181f499478a7be0ccb8a5600edc71a (patch)
treee04c135dfd458337d7f0fc4c79078c9f3f6ba8ab /drivers/gpu/drm/i915/i915_dma.c
parentdrm/i915: Deobfuscate the render p-state obfuscation (diff)
downloadlinux-dev-060e645ac0181f499478a7be0ccb8a5600edc71a.tar.xz
linux-dev-060e645ac0181f499478a7be0ccb8a5600edc71a.zip
drm/i915: Fix OGLC performance regression on 945
He Shuang reported an OGLC performance regression introduced in the patch "enable memory self refresh on 9xx", In that patch, SR on 945 is disabled everytime when calling intel_mark_busy(), while too much of such operation will impact performance. Actually disable SR is necessary only when GPU and Crtc changing from idle to busy. This patch make such optimization. It fixes upstream bug http://bugs.freedesktop.org/show_bug.cgi?id=26422 Signed-off-by: Li Peng <peng.li@intel.com> Signed-off-by: Eric Anholt <eric@anholt.net>
Diffstat (limited to 'drivers/gpu/drm/i915/i915_dma.c')
0 files changed, 0 insertions, 0 deletions