summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd
AgeCommit message (Expand)Author
2024-02-05drm/amdkfd: Fix 'node' NULL check in 'svm_range_get_range_boundaries()'Srinivasan Shanmugam
2024-02-05drm/amdkfd: Fix lock dependency warning with srcuPhilip Yang
2024-02-05drm/amdkfd: Fix lock dependency warningFelix Kuehling
2024-02-05drm/amdkfd: Fix iterator used outside loop in 'kfd_add_peer_prop()'Srinivasan Shanmugam
2024-01-25drm/amdkfd: fixes for HMM mem allocationDafna Hirschfeld
2024-01-25drm/amdkfd: Use resource_size() helper functionDeepak R Varma
2024-01-25drm/amdkfd: Confirm list is non-empty before utilizing list_first_entry in kf...Srinivasan Shanmugam
2023-11-28drm/amdkfd: Fix shift out-of-bounds issueJesse Zhang
2023-11-28drm/amdkfd: Fix a race condition of vram buffer unref in svm codeXiaogang Chen
2023-11-20drm/amdkfd: fix some race conditions in vram buffer alloc/free of svm codeXiaogang Chen
2023-10-06drm/amdkfd: Use gpu_offset for user queue's wptrYuBiao Wang
2023-10-06drm/amdkfd: Insert missing TLB flush on GFX10 and laterHarish Kasiviswanathan
2023-10-06drm/amdkfd: Flush TLB after unmapping for GFX v9.4.3Philip Yang
2023-07-19drm/amdkfd: Fix potential deallocation of previously deallocated memory.Daniil Dulov
2023-04-06drm/amdkfd: Get prange->offset after svm_range_vram_node_newXiaogang Chen
2023-04-06drm/amdkfd: Fixed kfd_process cleanup on module exit.David Belanger
2023-04-06drm/amdkfd: fix potential kgd_mem UAFsChia-I Wu
2023-04-06drm/amdkfd: fix a potential double free in pqm_create_queueChia-I Wu
2023-04-06drm/amdkfd: Fix BO offset for multi-VMA page migrationXiaogang Chen
2023-03-30drm/amdkfd: Fix the memory overrunMa Jun
2023-03-30drm/amdkfd: add GC 11.0.4 KFD supportYifan Zhang
2023-03-30drm/amdkfd: Fix the warning of array-index-out-of-boundsMa Jun
2023-03-30drm/amdkfd: introduce dummy cache info for property asicPrike Liang
2023-03-22drm/amdgpu: Don't resume IOMMU after incomplete initFelix Kuehling
2023-03-22drm/amdkfd: Fix an illegal memory accessQu Huang
2023-03-17drm/amdgpu: fix return value check in kfdShashank Sharma
2023-03-10drm/amdkfd: Page aligned memory reserve sizePhilip Yang
2023-02-01drm/amdkfd: Fix NULL pointer error for GC 11.0.1 on mGPUEric Huang
2023-02-01drm/amdkfd: Add sync after creating vram boEric Huang
2023-01-12drm/amdkfd: Fix kernel warning during topology setupMukul Joshi
2023-01-12drm/amdkfd: Fix double release compute pasidPhilip Yang
2023-01-12drm/amdkfd: Fix kfd_process_device_init_vm error handlingPhilip Yang
2022-11-09drm/amdkfd: Fix error handling in criu_checkpointFelix Kuehling
2022-11-09drm/amdkfd: Fix error handling in kfd_criu_restore_eventsFelix Kuehling
2022-11-02drm/amdkfd: update GFX11 CWSR trap handlerJay Cornwall
2022-11-02drm/amdkfd: Fix NULL pointer dereference in svm_migrate_to_ram()Yang Li
2022-10-24drm/amdkfd: correct the cache info for gfx1036Jesse Zhang
2022-10-24drm/amdkfd: update gfx1037 Lx cache settingPrike Liang
2022-10-14Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-12mm: free device private pages have zero refcountAlistair Popple
2022-10-12mm/memory.c: fix race when faulting a device private pageAlistair Popple
2022-10-06drm/amdgpu: Enable F32_WPTR_POLL_ENABLE in mqdRuili Ji
2022-09-30drm/amdkfd: Fix UBSAN shift-out-of-bounds warningFelix Kuehling
2022-09-30drm/amdkfd: Track unified memory when switching xnack modePhilip Yang
2022-09-29drm/amdkfd: fix dropped interrupt in kfd_int_process_v11Graham Sider
2022-09-29drm/amdgpu: pass queue size and is_aql_queue to MESGraham Sider
2022-09-29drm/amdkfd: fix MQD init for GFX11 in init_mqdGraham Sider
2022-09-29drm/amdgpu: Enable SA software trap.David Belanger
2022-09-19drm/amdkfd: Fix spelling mistake "detroyed" -> "destroyed"Colin Ian King
2022-09-19drm/amdkfd: Use the consolidated MQD manager functions for GFX11Shiwu Zhang