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:
3535d9d
)
drm/i915: don't set up rings on gen6+ for non-kms
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 11 Apr 2012 20:12:51 +0000
(22:12 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Fri, 13 Apr 2012 10:42:35 +0000
(12:42 +0200)
It's not supported, and with the patch to refuse loading on gen6+
without kms enabled, there's also no way we can hit this.
Reviewed-by: Eric Anholt <eric@anholt.net>
Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found