summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_vma_resource.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/vma: fix struct i915_vma_bindinfo kernel-docJani Nikula2023-05-051-18/+27
* drm/i915/vma: document struct i915_vma_resource wakeref memberJani Nikula2023-05-041-0/+1
* drm/i915: Introduce guard pages to i915_vmaChris Wilson2022-12-061-1/+6
* drm/i915: Wrap all access to i915_vma.node.start|sizeChris Wilson2022-12-061-4/+6
* drm/i915/gt: Batch TLB invalidationsChris Wilson2022-07-281-1/+5
* drm/i915: Remove the vm open countThomas Hellström2022-03-071-0/+6
* drm/i915: Use struct vma_resource instead of struct vma_snapshotThomas Hellström2022-01-111-2/+26
* drm/i915: Use vma resources for async unbindingThomas Hellström2022-01-111-0/+48
* drm/i915: Use the vma resource as argument for gtt binding / unbindingThomas Hellström2022-01-111-3/+96
* drm/i915: Initial introduction of vma resourcesThomas Hellström2022-01-111-0/+69