Skip to content
Commit bb9e8755 authored by Chris Wilson's avatar Chris Wilson
Browse files

drm/i915/selftests: Fixup recursive MI_BB_START for gen3



There's no magic bit0 in MI_BB_START for gen3, it's the same dword length
parameter as elsewhere and needs to be zero.

v2: Same bug in both live_requests and live_hanghcheck.

References: https://bugs.freedesktop.org/show_bug.cgi?id=107132
Signed-off-by: default avatarChris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20180705154756.5533-1-chris@chris-wilson.co.uk
Reviewed-by: default avatarVille Syrjälä <ville.syrjala@linux.intel.com>
parent f0d759f0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment