aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gem/selftests/i915_gem_object_blt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-01drm/i915/selftests: Start kthreads before stoppingChris Wilson1-0/+2
2019-10-28drm/i915/selftests: Measure basic throughput of blit routinesChris Wilson1-0/+172
2019-10-25drm/i915/selftests/blt: add some kthreads into the mixMatthew Auld1-25/+153
2019-10-04drm/i915: Drop struct_mutex from around i915_retire_requests()Chris Wilson1-4/+0
2019-08-10drm/i915/blt: support copying objectsMatthew Auld1-0/+106
2019-08-10drm/i915/blt: bump the size restrictionMatthew Auld1-5/+17
2019-07-12drm/i915/gt: Use intel_gt as the primary object for handling resetsChris Wilson1-1/+3
2019-07-03drm/i915/selftests: Common live setup/teardownChris Wilson1-8/+3
2019-05-31drm/i915: fix use of uninitialized pointer vaddrColin Ian King1-1/+1
2019-05-30drm/i915: add in-kernel blitter clientMatthew Auld1-0/+110