index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gem
/
selftests
/
igt_gem_utils.c
Age
Commit message (
Expand
)
Author
2023-01-09
drm/i915/selftest: use igt_vma_move_to_active_unlocked if possible
Andrzej Hajda
2022-12-06
drm/i915: Wrap all access to i915_vma.node.start|size
Chris Wilson
2022-11-16
drm/i915: call i915_request_await_object from _i915_vma_move_to_active
Andrzej Hajda
2022-02-11
drm/i915: split out i915_gem_internal.h from i915_drv.h
Jani Nikula
2021-06-05
drm/i915/gem: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
2021-03-24
drm/i915/selftests: Prepare igt_gem_utils for obj->mm.lock removal
Maarten Lankhorst
2020-12-16
drm/i915/gt: Move gen8 CS emitters into gen8_engine_cs.h
Chris Wilson
2020-05-11
drm/i915/selftests: Always flush before unpining after writing
Chris Wilson
2020-05-11
drm/i915: Emit await(batch) before MI_BB_START
Chris Wilson
2020-03-04
drm/i915: Apply i915_request_skip() on submission
Chris Wilson
2019-10-04
drm/i915: Pull i915_vma_pin under the vm->mutex
Chris Wilson
2019-08-24
drm/i915/selftests: Teach igt_gpu_fill_dw() to take intel_context
Chris Wilson
2019-08-19
drm/i915: Serialize against vma moves
Chris Wilson
2019-08-10
drm/i915/selftests: move gpu-write-dw into utils
Matthew Auld
2019-08-08
drm/i915: Fix up the inverse mapping for default ctx->engines[]
Chris Wilson
2019-05-28
drm/i915: Move more GEM objects under gem/
Chris Wilson