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:
0fd2c20
)
drm/i915: split up ring->dispatch_execbuffer functions
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 11 Apr 2012 20:12:56 +0000
(22:12 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Fri, 13 Apr 2012 10:52:02 +0000
(12:52 +0200)
Now that we can, we should split them up in a way that makes some
sense and banishes the IS_ checks into init code.
Reviewed-by: Eric Anholt <eric@anholt.net>
Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found