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:
3e7a032
)
drm/i915: Add a context open function
author
Ben Widawsky
<ben@bwidawsk.net>
Fri, 6 Dec 2013 22:10:58 +0000
(14:10 -0800)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 18 Dec 2013 14:27:51 +0000
(15:27 +0100)
We'll be doing a bit more stuff with each file, so having our own open
function should make things clean.
This also allows us to easily add conditionals for stuff we don't want
to do when we don't have HW contexts.
Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found