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:
a236716
)
drm/i915: Remove i915_gem_object_check_coherency()
author
Damien Lespiau
<damien.lespiau@intel.com>
Thu, 8 Aug 2013 21:28:54 +0000
(22:28 +0100)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Fri, 9 Aug 2013 08:45:45 +0000
(10:45 +0200)
This code was dead since:
commit
432e58edc9de1d9c3d6a7b444b3c455b8f209a7d
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date: Thu Nov 25 19:32:06 2010 +0000
drm/i915: Avoid allocation for execbuffer object list
so just put it to rest for good.
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found