summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_dma.c
diff options
context:
space:
mode:
authorKeith Packard2009-04-17 00:17:39 +0200
committerEric Anholt2009-04-17 22:31:05 +0200
commit5b0bdd6f7284ed39ee553f8a8c4f0d372c87133a (patch)
tree205b53b4f5da4bff800e04d620fbcea1b89af3e9 /drivers/gpu/drm/i915/i915_dma.c
parentdrm/i915: Don't let an oops get triggered from irq_emit without dma init. (diff)
downloadkernel-qcow2-linux-5b0bdd6f7284ed39ee553f8a8c4f0d372c87133a.tar.gz
kernel-qcow2-linux-5b0bdd6f7284ed39ee553f8a8c4f0d372c87133a.tar.xz
kernel-qcow2-linux-5b0bdd6f7284ed39ee553f8a8c4f0d372c87133a.zip
drm/i915: fix transition to I915_TILING_NONE
Transitions to TILING_NONE skipped the call to unbind the object, which left the fence register set and caused future CPU access through the GTT to access the object in tiled mode. Signed-off-by: Keith Packard <keithp@keithp.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