aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests/mock_context.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-18drm/i915: Store a pointer to intel_context in i915_requestChris Wilson1-0/+7
2018-02-05drm/i915/selftests: Use a sacrificial context for hang testingChris Wilson1-0/+11
2017-10-12drm/i915/selftests: Exercise adding requests to a full GGTTChris Wilson1-5/+1
2017-08-18drm/i915: Replace execbuf vma ht with an idrChris Wilson1-11/+4
2017-07-27drm/i915/selftests: Exercise independence of per-engine resetsChris Wilson1-0/+8
2017-06-20drm/i915: Allow contexts to be unreferenced locklesslyChris Wilson1-0/+9
2017-06-20drm/i915: Group all the global context information togetherChris Wilson1-1/+1
2017-06-16drm/i915: Store a direct lookup from object handle to vmaChris Wilson1-1/+11
2017-02-13drm/i915: Mock infrastructure for request emissionChris Wilson1-0/+78