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:
86a1ee2
)
drm/i915: Protect private gem objects from truncate (such as imported dmabuf)
author
Chris Wilson
<chris@chris-wilson.co.uk>
Sat, 11 Aug 2012 14:41:05 +0000
(15:41 +0100)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Fri, 24 Aug 2012 00:04:31 +0000
(
02:04
+0200)
If the object has no backing shmemfs filp, then we obviously cannot
perform a truncation operation upon it.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found