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:
6299f99
)
drm/i915: Split i915_gem_execbuffer into its own file.
author
Chris Wilson
<chris@chris-wilson.co.uk>
Thu, 25 Nov 2010 18:00:26 +0000
(18:00 +0000)
committer
Chris Wilson
<chris@chris-wilson.co.uk>
Thu, 25 Nov 2010 21:19:25 +0000
(21:19 +0000)
A number of dragons have been seen lurking within the execbuffer code.
The first step is then to isolate them from the rest and begin to
scrutinise them in depth. Suggested by Daniel Vetter.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
No differences found