drm/i915/bdw: GEN-specific logical ring emit batchbuffer start
authorOscar Mateo <oscar.mateo@intel.com>
Thu, 24 Jul 2014 16:04:32 +0000 (17:04 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 11 Aug 2014 21:12:34 +0000 (23:12 +0200)
Dispatch_execbuffer's evil twin.

Signed-off-by: Oscar Mateo <oscar.mateo@intel.com>
Reviewed-by: Damien Lespiau <damien.lespiau@intel.com>
[danvet: Ditch the check for aliasing ppgtt. It'll break soon and
execlists requires full ppgtt anyway.]
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found