summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_vma_resource.h
AgeCommit message (Expand)Author
2023-05-05drm/i915/vma: fix struct i915_vma_bindinfo kernel-docJani Nikula
2023-05-04drm/i915/vma: document struct i915_vma_resource wakeref memberJani Nikula
2022-12-06drm/i915: Introduce guard pages to i915_vmaChris Wilson
2022-12-06drm/i915: Wrap all access to i915_vma.node.start|sizeChris Wilson
2022-07-28drm/i915/gt: Batch TLB invalidationsChris Wilson
2022-03-07drm/i915: Remove the vm open countThomas Hellström
2022-01-11drm/i915: Use struct vma_resource instead of struct vma_snapshotThomas Hellström
2022-01-11drm/i915: Use vma resources for async unbindingThomas Hellström
2022-01-11drm/i915: Use the vma resource as argument for gtt binding / unbindingThomas Hellström
2022-01-11drm/i915: Initial introduction of vma resourcesThomas Hellström