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:
f372b85
)
drm/i915: ILK + VT-d workaround
author
Ben Widawsky
<ben@bwidawsk.net>
Mon, 17 Oct 2011 22:51:55 +0000
(15:51 -0700)
committer
Keith Packard
<keithp@keithp.com>
Thu, 20 Oct 2011 22:26:39 +0000
(15:26 -0700)
Idle the GPU before doing any unmaps. We know if VT-d is in use through
an exported variable from iommu code.
This should avoid a known HW issue.
Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Keith Packard <keithp@keithp.com>
No differences found