summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_vma_resource.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/gt: describe the new tlb parameter at i915_vma_resourceMauro Carvalho Chehab2022-07-281-0/+4
* drm/i915/gt: Batch TLB invalidationsChris Wilson2022-07-281-1/+4
* drm/i915: Remove the vm open countThomas Hellström2022-03-071-1/+1
* drm/i915: Fix vma resource freeingThomas Hellström2022-01-261-1/+2
* drm/i915: fix header file inclusion for might_alloc()Andi Shyti2022-01-241-1/+1
* drm/i915: Use struct vma_resource instead of struct vma_snapshotThomas Hellström2022-01-111-0/+4
* drm/i915: Use vma resources for async unbindingThomas Hellström2022-01-111-31/+323
* drm/i915: Use the vma resource as argument for gtt binding / unbindingThomas Hellström2022-01-111-6/+3
* drm/i915: Initial introduction of vma resourcesThomas Hellström2022-01-111-0/+124