summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_overlay.c
diff options
context:
space:
mode:
authorJesse Barnes2011-02-17 19:40:53 +0100
committerChris Wilson2011-02-22 16:55:49 +0100
commit548f245ba6a318ef93f4d79bcc15cfe59a86f0d5 (patch)
treee5483f47b02a7a280fd0a0d6220f65f4ca1806f2 /drivers/gpu/drm/i915/intel_overlay.c
parentRevert "drm/i915: Disable SSC for outputs other than LVDS or DP" (diff)
downloadkernel-qcow2-linux-548f245ba6a318ef93f4d79bcc15cfe59a86f0d5.tar.gz
kernel-qcow2-linux-548f245ba6a318ef93f4d79bcc15cfe59a86f0d5.tar.xz
kernel-qcow2-linux-548f245ba6a318ef93f4d79bcc15cfe59a86f0d5.zip
drm/i915: fix per-pipe reads after "cleanup"
In a few places I replaced reads of per-pipe registers with the actual register offsets themselves (converting I915_READ(reg) to _PIPE(reg)). Alexey caught this on his 9xx machine because the cursor control write was affected. A quick audit showed a few more places where I'd borked a read, so here's a patch to fix things up. Reported-by: Alexey Fisher <bug-track@fisher-privat.net> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> [ickle: compilation fix] Tested-by: Alexey Fisher <bug-track@fisher-privat.net> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_overlay.c')
0 files changed, 0 insertions, 0 deletions