-
- Downloads
drm/i915/selftests: Also wait for the scratch buffer to be bound
Since PIN_GLOBAL is no longer guaranteed to be synchronous, we must not forget to include a wait-for-vma prior to execution. 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/20200131142610.3100998-1-chris@chris-wilson.co.uk
Showing
- drivers/gpu/drm/i915/gt/intel_workarounds.c 10 additions, 0 deletionsdrivers/gpu/drm/i915/gt/intel_workarounds.c
- drivers/gpu/drm/i915/gt/selftest_lrc.c 33 additions, 0 deletionsdrivers/gpu/drm/i915/gt/selftest_lrc.c
- drivers/gpu/drm/i915/gt/selftest_workarounds.c 9 additions, 0 deletionsdrivers/gpu/drm/i915/gt/selftest_workarounds.c
Please register or sign in to comment