OSDN Git Service

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)
commited610f43606efd390ecd334d725beb5f2cf53104
tree17e2dd46d0c1f125164a21a74a4c82030ece715f
parent7a0ba6b43bc0b0078df5504393fd3966a5c7e808
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