]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/selftests: Always call the provided engine->emit_init_breadcrumb
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 13 May 2020 07:48:01 +0000 (08:48 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 14 May 2020 08:01:54 +0000 (09:01 +0100)
commit03f9cc0972a32ac0f8602efa88b6f5cf008809f6
tree17e2dd46d0c1f125164a21a74a4c82030ece715f
parent08719d3679f1b37ac7a24b5d60bfdcd97765ce67
drm/i915/selftests: Always call the provided engine->emit_init_breadcrumb

While this does not appear to fix any issues, the backend itself knows
when it wants to emit a breadcrumb, so let it make the final call.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200513074809.18194-16-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/selftests/i915_perf.c
drivers/gpu/drm/i915/selftests/igt_spinner.c