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