git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff865f7
)
drm/i915: reject GTT domain in relocations
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 14 Dec 2011 12:57:27 +0000
(13:57 +0100)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Sun, 29 Jan 2012 17:37:10 +0000
(18:37 +0100)
This confuses our domain tracking and can (for gtt write domains) lead
to a subsequent oops.
Tested by tests/gem_exec_bad_domains from i-g-t.
Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found