summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gem/selftests/i915_gem_object_blt.c
AgeCommit message (Expand)Author
2019-11-25drm/i915: Serialise with engine-pm around requests on the kernel_contextChris Wilson
2019-11-12drm/i915/selftests: Remove unused local variable 'file'Chris Wilson
2019-11-11drm/i915/selftests: Perform some basic cycle counting of MI opsChris Wilson
2019-11-11drm/i915/selftests: Exercise parallel blit operations on a single ctxChris Wilson
2019-11-08drm/i915/selftests: Complete transition to a real struct file mockChris Wilson
2019-11-07drm/i915/selftests: Replace mock_file hackery with drm's true fakeChris Wilson
2019-11-01drm/i915/selftests: Start kthreads before stoppingChris Wilson
2019-10-28drm/i915/selftests: Measure basic throughput of blit routinesChris Wilson
2019-10-25drm/i915/selftests/blt: add some kthreads into the mixMatthew Auld
2019-10-04drm/i915: Drop struct_mutex from around i915_retire_requests()Chris Wilson
2019-08-10drm/i915/blt: support copying objectsMatthew Auld
2019-08-10drm/i915/blt: bump the size restrictionMatthew Auld
2019-07-12drm/i915/gt: Use intel_gt as the primary object for handling resetsChris Wilson
2019-07-03drm/i915/selftests: Common live setup/teardownChris Wilson
2019-05-31drm/i915: fix use of uninitialized pointer vaddrColin Ian King
2019-05-30drm/i915: add in-kernel blitter clientMatthew Auld