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:
12b0286
)
drm/i915: use the default context
author
Ben Widawsky
<ben@bwidawsk.net>
Mon, 4 Jun 2012 21:42:51 +0000
(14:42 -0700)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Thu, 14 Jun 2012 15:36:19 +0000
(17:36 +0200)
With the code to do HW context switches in place have the driver load the
default context for the render ring when the driver loads.
The default context will be an ever present context that is available to
switch to at any time for the given ring.
Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
No differences found