Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-05-05 | drm/i915/vma: fix struct i915_vma_bindinfo kernel-doc | Jani Nikula | 1 | -18/+27 |
2023-05-04 | drm/i915/vma: document struct i915_vma_resource wakeref member | Jani Nikula | 1 | -0/+1 |
2022-12-06 | drm/i915: Introduce guard pages to i915_vma | Chris Wilson | 1 | -1/+6 |
2022-12-06 | drm/i915: Wrap all access to i915_vma.node.start|size | Chris Wilson | 1 | -4/+6 |
2022-07-28 | drm/i915/gt: Batch TLB invalidations | Chris Wilson | 1 | -1/+5 |
2022-03-07 | drm/i915: Remove the vm open count | Thomas Hellström | 1 | -0/+6 |
2022-01-11 | drm/i915: Use struct vma_resource instead of struct vma_snapshot | Thomas Hellström | 1 | -2/+26 |
2022-01-11 | drm/i915: Use vma resources for async unbinding | Thomas Hellström | 1 | -0/+48 |
2022-01-11 | drm/i915: Use the vma resource as argument for gtt binding / unbinding | Thomas Hellström | 1 | -3/+96 |
2022-01-11 | drm/i915: Initial introduction of vma resources | Thomas Hellström | 1 | -0/+69 |