commit | ca883c304f54a5b2fc83c2729691e9eae3a1226e | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu Aug 08 12:56:40 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu Aug 08 13:44:31 2019 +0100 |
tree | 6124f2595cd8e2506af99a2fc668e7bba6c045ae | |
parent | 32d38e6cf007dcb298f4d66c9fd51fab0fd26c5e [diff] |
drm/i915/selftests: Pass intel_context to mock_request Modernise the mock_request factory to take intel_context not a (GEM context, intel_engine_cs) tuple. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190808115640.20552-1-chris@chris-wilson.co.uk