summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_dma.c
diff options
context:
space:
mode:
authorBen Widawsky <benjamin.widawsky@intel.com>2013-12-07 02:11:24 +0400
committerDaniel Vetter <daniel.vetter@ffwll.ch>2013-12-18 19:15:40 +0400
commit4fe9adbc36097317864bfec3c32047da7c45a2fa (patch)
tree41d9126ad10aaca4b935f57d1d77e7944d00b3e4 /drivers/gpu/drm/i915/i915_dma.c
parent679845ede0a67a7a7492b28dbd0e11d2a45eda61 (diff)
downloadlinux-4fe9adbc36097317864bfec3c32047da7c45a2fa.tar.xz
drm/i915: Do not allow buffers at offset 0
This is primarily a band aid for an unexplainable error in gem_reloc_vs_gpu/forked-faulting-reloc-thrashing. Essentially as soon as a relocated buffer (which had a non-zero presumed offset) moved to offset 0, something goes bad. Since I have been unable to solve this, and potentially this is a good thing to do anyway, since many things can accidentally write to offset 0, why not? Signed-off-by: Ben Widawsky <ben@bwidawsk.net> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/i915/i915_dma.c')
0 files changed, 0 insertions, 0 deletions