summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
AgeCommit message (Expand)Author
2025-01-09Merge tag 'drm-misc-next-2025-01-06' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-12-19drm/amdgpu: track bo memory stats at runtimeYunxiang Li
2024-12-19drm/amdgpu: remove unused function parameterYunxiang Li
2024-12-18drm/amdgpu: Handle NULL bo->tbo.resource (again) in amdgpu_vm_bo_updateMichel Dänzer
2024-12-10drm/amdgpu: fix when the cleaner shader is emittedChristian König
2024-11-05drm/amdgpu: stop syncing PRT map operationsChristian König
2024-10-08drm/amdgpu: Use drm_print_memory_stats helper from fdinfoTvrtko Ursulin
2024-09-25drm/amdgpu: sync to KFD fences before clearing PTEsChristian König
2024-09-18drm/amdgpu: nuke the VM PD/PT shadow handlingChristian König
2024-09-06drm/amdgpu: revert "use CPU for page table update if SDMA is unavailable"Christian König
2024-09-06drm/amdgpu/: Add missing kdoc entry in amdgpu_vm_handle_fault functionSrinivasan Shanmugam
2024-09-06drm/amdgpu: use clamp() in amdgpu_vm_adjust_size()Li Zetao
2024-09-06drm/amdgpu: fix invalid fence handling in amdgpu_vm_tlb_flushLang Yu
2024-09-06drm/amdgpu: re-work VM syncingChristian König
2024-08-27Merge tag 'amd-drm-next-6.12-2024-08-26' of https://gitlab.freedesktop.org/ag...Daniel Vetter
2024-08-23drm/amdkfd: Change kfd/svm page fault drain handlingXiaogang Chen
2024-08-20drm/amdgpu: Enforce isolation as part of the jobSrinivasan Shanmugam
2024-08-16drm/amdgpu: Emit cleaner shader at end of IB submissionAlex Deucher
2024-08-06drm/amdgpu: use CPU for page table update if SDMA is unavailableYifan Zhang
2024-07-29Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2024-07-24drm/amdgpu: reset vm state machine after gpu reset(vram lost)ZhenGuo Yin
2024-07-24drm/amdgpu: reset vm state machine after gpu reset(vram lost)ZhenGuo Yin
2024-07-09drm/ttm, drm/amdgpu, drm/xe: Consider hitch moves within bulk sublist movesThomas Hellström
2024-05-20drm/amdgpu: Fix amdgpu_vm_is_bo_always_valid kerneldocTvrtko Ursulin
2024-05-17drm/amdgpu: Add amdgpu_bo_is_vm_bo helperTvrtko Ursulin
2024-04-30drm/amdgpu: support gfx v12 specific pte/pde fieldsHawking Zhang
2024-04-16drm/amdgpu: validate the parameters of bo mapping operations more clearlyxinhui pan
2024-03-22drm/amdgpu: sync page table freeing with tlb flushShashank Sharma
2024-03-20drm/amdgpu: implement TLB flush fenceChristian Koenig
2024-03-20drm/amdgpu: add recent pagefault info in vm_managerSunil Khatri
2024-03-04drm/amdgpu: cleanup conditional executionChristian König
2024-03-04drm/amdgpu: change vm->task_info handlingShashank Sharma
2024-03-04Revert "drm/amdgpu: remove vm sanity check from amdgpu_vm_make_compute" for R...Jesse Zhang
2024-01-18drm/amd/amdgpu: Update RLC_SPM_MC_CNT by ring wreg in guestYuanShang
2024-01-18drm/amdgpu: Remove unnecessary NULL checkFelix Kuehling
2024-01-15drm/amdgpu: Auto-validate DMABuf imports in compute VMsFelix Kuehling
2023-12-19drm/amdgpu: re-create idle bo's PTE during VM state machine resetZhenGuo Yin
2023-11-17drm/amdgpu: Add function parameter 'xcc_mask' not described in 'amdgpu_vm_flu...Srinivasan Shanmugam
2023-11-17drm/amdkfd: Move TLB flushing logic into amdgpuFelix Kuehling
2023-11-10drm/amdgpu: fix error handling in amdgpu_vm_initChristian König
2023-11-10drm/amdgpu: Fix possible null pointer dereferenceFelix Kuehling
2023-11-03drm/amdkfd: Improve amdgpu_vm_handle_movedFelix Kuehling
2023-10-27drm/amdgpu: Add EXT_COHERENT support for APU and NUMA systemsDavid Francis
2023-10-23BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie
2023-10-19drm/amdgpu: Fix possible null pointer dereferenceFelix Kuehling
2023-10-05drm/amdgpu: refine fault cache updatesAlex Deucher
2023-10-05drm/amdgpu: add new INFO ioctl query for the last GPU page faultAlex Deucher
2023-10-04drm/amdgpu: add cached GPU fault structure to vm structAlex Deucher
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar
2023-09-11drm/amdgpu: Merge debug module parametersAndré Almeida