OSDN Git Service

drm/i915/execlists: Move bdw GPGPU w/a to emit_bb
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 3 Oct 2017 20:34:49 +0000 (21:34 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 4 Oct 2017 16:52:45 +0000 (17:52 +0100)
commit3ad7b52d962e7c7da11128be4108f606460ae4d2
treee08433a063e72d5665bb6f4d29af63bac4560e7d
parente7af3116836fb7feb985497f2c7776751fb27ef3
drm/i915/execlists: Move bdw GPGPU w/a to emit_bb

Move the re-enabling of MI arbitration from a per-bb w/a buffer to the
emission of the batch buffer itself.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20171003203453.15692-5-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/intel_lrc.c