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:
c9dc0f3
)
drm/i915: Reserve shadow batch VMA analogue to others
author
Tvrtko Ursulin
<tvrtko.ursulin@intel.com>
Wed, 7 Jan 2015 17:32:39 +0000
(17:32 +0000)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Thu, 8 Jan 2015 08:34:58 +0000
(09:34 +0100)
If not pinned VMA can become an eviction target just before it needs to be
executed which breaks the internal object lifetime rules.
Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=87399
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found