drm/i915/selftests: Use friendly request names for live_timeslice_rewind
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 16 Jun 2020 18:55:18 +0000 (19:55 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 16 Jun 2020 23:32:29 +0000 (00:32 +0100)
commitba0cada97656fa963a97b476816c0dc4185e4aa8
tree8d534fcba9b944e9516f8b7c30b83be61d659d78
parent9199c070cdde5ef5959c81d76608f992846fe894
drm/i915/selftests: Use friendly request names for live_timeslice_rewind

Rather than mixing [012] and (A1, A2, B2) for the request indices, use
the enums throughout.

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/20200616185518.11948-2-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gt/selftest_lrc.c