drm/i915/selftests: Check a few more fixed locations within the context image
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 28 Oct 2019 12:18:03 +0000 (12:18 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 28 Oct 2019 16:09:43 +0000 (16:09 +0000)
commit13670f4ce9169ddc6793e243635f8400e74bbbf7
treec60c6ef9a3f3e3a548ec65c45dd00dc2da75e97e
parente5df52dcf88cb9e900d6409da035a3c419e242cb
drm/i915/selftests: Check a few more fixed locations within the context image

As we use hard coded offsets for a few locations within the context
image, include those in the selftests to assert that they are valid.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191028121803.29408-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gt/selftest_lrc.c