drm/i915/skl: Don't allow disabling ppgtt and execlists on gen9+
authorDamien Lespiau <damien.lespiau@intel.com>
Fri, 14 Nov 2014 15:05:59 +0000 (15:05 +0000)
committerDaniel 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