]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfbb1cc17e05eaf2213bb44fe370ab435850be0c5
treee08433a063e72d5665bb6f4d29af63bac4560e7d
parent7234b04e2781ad4178b7f8133f6467a44b7e0198
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