aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_vma_resource.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-08drm/i915/gt: Batch TLB invalidationsChris Wilson1-1/+4
2022-03-07drm/i915: Remove the vm open countThomas Hellström1-1/+1
2022-01-26drm/i915: Fix vma resource freeingThomas Hellström1-1/+2
2022-01-24drm/i915: fix header file inclusion for might_alloc()Andi Shyti1-1/+1
2022-01-11drm/i915: Use struct vma_resource instead of struct vma_snapshotThomas Hellström1-0/+4
2022-01-11drm/i915: Use vma resources for async unbindingThomas Hellström1-31/+323
2022-01-11drm/i915: Use the vma resource as argument for gtt binding / unbindingThomas Hellström1-6/+3
2022-01-11drm/i915: Initial introduction of vma resourcesThomas Hellström1-0/+124