summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_vma_resource.c
AgeCommit message (Expand)Author
2023-08-25drm/i915/vma: constify unbind_fence_opsJani Nikula
2022-12-06drm/i915: Introduce guard pages to i915_vmaChris Wilson
2022-07-28drm/i915/gt: describe the new tlb parameter at i915_vma_resourceMauro Carvalho Chehab
2022-07-28drm/i915/gt: Batch TLB invalidationsChris Wilson
2022-03-07drm/i915: Remove the vm open countThomas Hellström
2022-01-26drm/i915: Fix vma resource freeingThomas Hellström
2022-01-24drm/i915: fix header file inclusion for might_alloc()Andi Shyti
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