aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
AgeCommit message (Expand)Author
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
2023-09-06drm/amdgpu: Use min_t to replace minSrinivasan Shanmugam
2023-08-04Merge tag 'amd-drm-next-6.6-2023-07-28' of https://gitlab.freedesktop.org/agd...Daniel Vetter
2023-07-18drm/amdgpu: fix slab-out-of-bounds issue in amdgpu_vm_pt_createGuchun Chen
2023-07-17Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2023-07-12drm/amdgpu: Rename to amdgpu_vm_tlb_seq_structLuben Tuikov
2023-07-12drm/amdgpu: use the new drm_exec object for CS v3Christian König
2023-07-12drm/amdkfd: switch over to using drm_exec v3Christian König
2023-07-07drm/amdgpu: have bos for PDs/PTS cpu accessible when kfd uses cpu to update vmXiaogang Chen
2023-07-07drm/amdgpu: Update invalid PTE flag settingMukul Joshi
2023-06-30drm/amdgpu: remove vm sanity check from amdgpu_vm_make_computeXiaogang Chen
2023-06-23drm/amdgpu: fix clearing mappings for BOs that are always valid in VMSamuel Pitoiset
2023-06-15drm/amdgpu: add VM generation tokenChristian König
2023-06-15drm/amdgpu: reset VM when an error is detectedChristian König
2023-06-15drm/amdgpu: make sure BOs are locked in amdgpu_vm_get_memoryChristian König
2023-06-09drm/amdgpu: add option params to enforce process isolation between graphics a...Chong Li
2023-06-09amdgpu: validate offset_in_bo of drm_amdgpu_gem_vaChia-I Wu
2023-06-09drm/amdgpu: Validate VM ioctl flags.Bas Nieuwenhuizen
2023-06-09drm/amdkfd: Update interrupt handling for GFX9.4.3Mukul Joshi
2023-06-09drm/amdkfd: pass kfd_node ref to svm migration apiAlex Sierra
2023-06-09drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)Hawking Zhang
2023-06-09drm/amdgpu: install stub fence into potential unused fence pointersLang Yu
2023-04-14drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)Le Ma
2023-03-13drm/amdgpu: expose more memory stats in fdinfoMarek Olšák
2023-03-07drm/amdgpu: Optimize end of non-contig VA rangesFelix Kuehling
2023-01-04Merge tag 'drm-misc-next-2023-01-03' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2022-12-14drm/amdgpu: stop waiting for the VM during unreserveChristian König
2022-12-14drm/amdgpu: cleanup SPM support a bitChristian König
2022-12-14drm/amdgpu: fix GDS/GWS/OA switch handlingChristian König
2022-12-06drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2Christian König
2022-12-02drm/amdgpu: expand on GPUVM documentationAlex Deucher
2022-12-02drm/amdgpu: MCBP based on DRM scheduler (v9)Jiadong.Zhu
2022-11-09drm/amdgpu: Drop eviction lock when allocating PT BOPhilip Yang
2022-10-18drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid in SRIOV caseDanijel Slivka
2022-09-21drm/amdgpu: Fix amdgpu_vm_pt_free warningPhilip Yang
2022-09-21drm/amdgpu: Use vm status_lock to protect vm evicted listPhilip Yang
2022-09-21drm/amdgpu: Use vm status_lock to protect vm moved listPhilip Yang