Age | Commit message (Expand) | Author |
---|---|---|
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 |