aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm/drm_gpuvm.h
AgeCommit message (Expand)Author
2024-01-05Merge tag 'drm-misc-next-fixes-2024-01-04' of git://anongit.freedesktop.org/d...Dave Airlie
2024-01-02drm/gpuvm: fix all kernel-doc warnings in include/drm/drm_gpuvm.hRandy Dunlap
2023-12-22Merge tag 'drm-xe-next-2023-12-21-pr1-1' of https://gitlab.freedesktop.org/dr...Dave Airlie
2023-12-21drm/gpuva: Add drm_gpuva_for_each_op_reverseMatthew Brost
2023-12-12Backmerge tag 'v6.7-rc5' into drm-nextDave Airlie
2023-12-05drm/gpuvm: Let drm_gpuvm_bo_put() report when the vm_bo object is destroyedBoris Brezillon
2023-12-05drm/gpuvm: fall back to drm_exec_lock_obj()Danilo Krummrich
2023-11-28drm/gpuvm: Fix deprecated license identifierThomas Hellström
2023-11-23drm/gpuvm: Helper to get range of unmap from a remap op.Donald Robson
2023-11-13drm/gpuvm: track/lock/validate external/evicted objectsDanilo Krummrich
2023-11-13drm/gpuvm: add an abstraction for a VM / BO combinationDanilo Krummrich
2023-11-13drm/gpuvm: reference count drm_gpuvm structuresDanilo Krummrich
2023-11-13drm/gpuvm: add drm_gpuvm_flags to drm_gpuvmDanilo Krummrich
2023-11-13drm/gpuvm: add common dma-resv per struct drm_gpuvmDanilo Krummrich
2023-11-13drm/gpuvm: export drm_gpuvm_range_valid()Danilo Krummrich
2023-11-13drm/gpuvm: convert WARN() to drm_WARN() variantsDanilo Krummrich
2023-10-17drm/gpuvm: Dual-licence the drm_gpuvm code GPL-2.0 OR MITThomas Hellström
2023-09-26drm/gpuvm: rename struct drm_gpuva_manager to struct drm_gpuvmDanilo Krummrich