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:
21318cc
)
drm/i915/skl: Don't allow disabling ppgtt and execlists on gen9+
author
Damien Lespiau
<damien.lespiau@intel.com>
Fri, 14 Nov 2014 15:05:59 +0000
(15:05 +0000)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Fri, 14 Nov 2014 17:17:31 +0000
(18:17 +0100)
Running the driver without execlists and hence PPGTT (either aliasing or
full) isn't a supported configuration on gen9+.
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found