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:
56e2ea3
)
drm/i915: Unconditionally get the fence reg when pinning scanout
author
Chris Wilson
<chris@chris-wilson.co.uk>
Wed, 10 Nov 2010 13:59:09 +0000
(13:59 +0000)
committer
Chris Wilson
<chris@chris-wilson.co.uk>
Wed, 10 Nov 2010 13:59:09 +0000
(13:59 +0000)
We use i915_gem_object_get_fence_reg() to do LRU tracking of the fence
registers, so stop trying to be too clever when pinning the fb->obj.
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
No differences found