Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-08-25 | drm/i915/vma: constify unbind_fence_ops | Jani Nikula | 1 | -1/+1 |
2022-12-06 | drm/i915: Introduce guard pages to i915_vma | Chris Wilson | 1 | -2/+2 |
2022-07-28 | drm/i915/gt: describe the new tlb parameter at i915_vma_resource | Mauro Carvalho Chehab | 1 | -0/+4 |
2022-07-28 | drm/i915/gt: Batch TLB invalidations | Chris Wilson | 1 | -1/+4 |
2022-03-07 | drm/i915: Remove the vm open count | Thomas Hellström | 1 | -1/+1 |
2022-01-26 | drm/i915: Fix vma resource freeing | Thomas Hellström | 1 | -1/+2 |
2022-01-24 | drm/i915: fix header file inclusion for might_alloc() | Andi Shyti | 1 | -1/+1 |
2022-01-11 | drm/i915: Use struct vma_resource instead of struct vma_snapshot | Thomas Hellström | 1 | -0/+4 |
2022-01-11 | drm/i915: Use vma resources for async unbinding | Thomas Hellström | 1 | -31/+323 |
2022-01-11 | drm/i915: Use the vma resource as argument for gtt binding / unbinding | Thomas Hellström | 1 | -6/+3 |
2022-01-11 | drm/i915: Initial introduction of vma resources | Thomas Hellström | 1 | -0/+124 |