commit | ed610f43606efd390ecd334d725beb5f2cf53104 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed May 13 08:48:01 2020 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu May 14 09:01:54 2020 +0100 |
tree | 17e2dd46d0c1f125164a21a74a4c82030ece715f | |
parent | 7a0ba6b43bc0b0078df5504393fd3966a5c7e808 [diff] |
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