summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gem/selftests/igt_gem_utils.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/selftest: use igt_vma_move_to_active_unlocked if possibleAndrzej Hajda2023-01-091-6/+2
* drm/i915: Wrap all access to i915_vma.node.start|sizeChris Wilson2022-12-061-3/+4
* drm/i915: call i915_request_await_object from _i915_vma_move_to_activeAndrzej Hajda2022-11-161-6/+2
* drm/i915: split out i915_gem_internal.h from i915_drv.hJani Nikula2022-02-111-0/+1
* drm/i915/gem: replace IS_GEN and friends with GRAPHICS_VERLucas De Marchi2021-06-051-5/+5
* drm/i915/selftests: Prepare igt_gem_utils for obj->mm.lock removalMaarten Lankhorst2021-03-241-1/+1
* drm/i915/gt: Move gen8 CS emitters into gen8_engine_cs.hChris Wilson2020-12-161-0/+1
* drm/i915/selftests: Always flush before unpining after writingChris Wilson2020-05-111-0/+1
* drm/i915: Emit await(batch) before MI_BB_STARTChris Wilson2020-05-111-16/+9
* drm/i915: Apply i915_request_skip() on submissionChris Wilson2020-03-041-1/+1
* drm/i915: Pull i915_vma_pin under the vm->mutexChris Wilson2019-10-041-5/+2
* drm/i915/selftests: Teach igt_gpu_fill_dw() to take intel_contextChris Wilson2019-08-241-14/+12
* drm/i915: Serialize against vma movesChris Wilson2019-08-191-2/+6
* drm/i915/selftests: move gpu-write-dw into utilsMatthew Auld2019-08-101-0/+135
* drm/i915: Fix up the inverse mapping for default ctx->engines[]Chris Wilson2019-08-081-1/+1
* drm/i915: Move more GEM objects under gem/Chris Wilson2019-05-281-0/+34