summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests/mock_context.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Store a pointer to intel_context in i915_requestChris Wilson2018-05-181-0/+7
* drm/i915/selftests: Use a sacrificial context for hang testingChris Wilson2018-02-051-0/+11
* drm/i915/selftests: Exercise adding requests to a full GGTTChris Wilson2017-10-121-5/+1Star
* drm/i915: Replace execbuf vma ht with an idrChris Wilson2017-08-181-11/+4Star
* drm/i915/selftests: Exercise independence of per-engine resetsChris Wilson2017-07-271-0/+8
* drm/i915: Allow contexts to be unreferenced locklesslyChris Wilson2017-06-201-0/+9
* drm/i915: Group all the global context information togetherChris Wilson2017-06-201-1/+1
* drm/i915: Store a direct lookup from object handle to vmaChris Wilson2017-06-161-1/+11
* drm/i915: Mock infrastructure for request emissionChris Wilson2017-02-131-0/+78