drm/i915: Add a simple request selftest for waiting
authorChris Wilson <[email protected]>
Mon, 13 Feb 2017 17:15:22 +0000 (17:15 +0000)
committerChris Wilson <[email protected]>
Mon, 13 Feb 2017 20:45:36 +0000 (20:45 +0000)
commitf1ae924d1871391f5a8b21d8220531830475a902
tree87cdb4ea742f4c705dd815cf2a72d2325b10660d
parentc835c5508358311d7922ea7b18bcaf611d1f8bb9
drm/i915: Add a simple request selftest for waiting

A trivial kselftest to submit a request and wait upon it.

Signed-off-by: Chris Wilson <[email protected]>
Reviewed-by: Tvrtko Ursulin <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/i915/selftests/i915_gem_request.c