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:
5e78330
)
drm/i915: Fix current tiling check for relaxed fencing
author
Chris Wilson
<chris@chris-wilson.co.uk>
Mon, 15 Nov 2010 05:25:58 +0000
(
05:25
+0000)
committer
Chris Wilson
<chris@chris-wilson.co.uk>
Mon, 15 Nov 2010 06:48:46 +0000
(06:48 +0000)
As we may bind an object with the correct alignment, but with an invalid
size, it may pass the current checks on whether the object may be reused
with a fence.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
No differences found