Searched hist:"591 c0fb85d1c351d28334fb249bf1faaafcf326b" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/selftests/ |
H A D | mock_request.h | diff 591c0fb85d1c351d28334fb249bf1faaafcf326b Thu Feb 23 01:44:18 CST 2017 Chris Wilson <chris@chris-wilson.co.uk> drm/i915: Exercise request cancellation using a mock selftest
Add a mock selftest to preempt a request and check that we cancel it, requeue the request and then complete its execution.
v2: Error leaks no more.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Link: http://patchwork.freedesktop.org/patch/msgid/20170223074422.4125-13-chris@chris-wilson.co.uk Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
|
H A D | mock_request.c | diff 591c0fb85d1c351d28334fb249bf1faaafcf326b Thu Feb 23 01:44:18 CST 2017 Chris Wilson <chris@chris-wilson.co.uk> drm/i915: Exercise request cancellation using a mock selftest
Add a mock selftest to preempt a request and check that we cancel it, requeue the request and then complete its execution.
v2: Error leaks no more.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Link: http://patchwork.freedesktop.org/patch/msgid/20170223074422.4125-13-chris@chris-wilson.co.uk Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
|