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:
15b9f80
)
drm/i915: remap l3 on hw init
author
Ben Widawsky
<ben@bwidawsk.net>
Fri, 25 May 2012 23:56:24 +0000
(16:56 -0700)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Thu, 31 May 2012 10:11:29 +0000
(12:11 +0200)
If any l3 rows have been previously remapped, we must remap them after
GPU reset/resume too.
v2: Just return (no warn) on remapping init if not IVB (Jesse)
Move the check of schizo userspace to i915_gem_l3_remap (Jesse)
Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found