summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd
AgeCommit message (Expand)Author
2025-02-17drm/amdkfd: only flush the validate MES contexPrike Liang
2025-01-17drm/amdkfd: fixed page fault when enable MES shader debuggerJesse.zhang@amd.com
2025-01-09drm/amdkfd: Correct the migration DMA map directionPrike Liang
2025-01-02drm/amdkfd: pause autosuspend when creating pddJesse.zhang@amd.com
2025-01-02drm/amdkfd: Use device based logging for errorsLijo Lazar
2025-01-02drm/amdkfd: drop struct kfd_cu_infoAlex Deucher
2025-01-02drm/amdkfd: reduce stack size in kfd_topology_add_device()Alex Deucher
2024-12-09drm/amdkfd: Use the correct wptr sizeLijo Lazar
2024-12-09drm/amdkfd: Fix wrong usage of INIT_WORK()Yuan Can
2024-11-17drm/amdkfd: Accounting pdd vram_usage for svmPhilip Yang
2024-10-10drm/amdkfd: Fix resource leak in criu restore queueJesse Zhang
2024-10-10drm/amdkfd: amdkfd_free_gtt_mem clear the correct pointerPhilip Yang
2024-09-08drm/amdgpu: add lock in kfd_process_dequeue_from_deviceYunxiang Li
2024-09-08drm/amdkfd: Reconcile the definition and use of oem_id in struct kfd_topology...Michael Chen
2024-09-08drm/amdkfd: Check debug trap enable before write dbg_ev_fileLin.Cao
2024-08-29drm/amdkfd: reserve the BO before validating itLang Yu
2024-08-29drm/amdkfd: Move dma unmapping after TLB flushPhilip Yang
2024-08-03drm/amdkfd: Fix CU Masking for GFX 9.4.3Mukul Joshi
2024-06-16Revert "drm/amdkfd: fix gfx_target_version for certain 11.0.3 devices"Alex Deucher
2024-06-12drm/amdkfd: Flush the process wq before creating a kfd_processLancelot SIX
2024-06-12drm/amdkfd: Add VRAM accounting for SVM migrationMukul Joshi
2024-05-17drm/amdkfd: don't allow mapping the MMIO HDP page with large pagesAlex Deucher
2024-05-17amd/amdkfd: sync all devices to wait all processes being evictedZhigang Luo
2024-05-17drm/amdkfd: range check cp bad op exception interruptsJonathan Kim
2024-05-17drm/amdkfd: Check cgroup when returning DMABuf infoMukul Joshi
2024-04-27drm/amdkfd: Fix memory leak in create_process failureFelix Kuehling
2024-04-17drm/amdkfd: Reset GPU on queue preemption failureHarish Kasiviswanathan
2024-04-13amdkfd: use calloc instead of kzalloc to avoid integer overflowDave Airlie
2024-04-03drm/amdkfd: fix TLB flush after unmap for GFX9.4.2Eric Huang
2024-03-01drm/amdkfd: Use correct drm device for cgroup permission checkMukul Joshi
2024-02-05drm/amdkfd: only flush mes process context if mes support is thereJonathan Kim
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-02-05drm/amdkfd: fix mes set shader debugger process managementJonathan Kim
2024-01-31drm/amdgpu/gfx11: set UNORD_DISPATCH in compute MQDsAlex Deucher
2024-01-31drm/amdgpu/gfx10: set UNORD_DISPATCH in compute MQDsAlex Deucher
2024-01-25drm/amdkfd: fixes for HMM mem allocationDafna Hirschfeld
2024-01-25Revert "drm/amdkfd: Relocate TBA/TMA to opposite side of VM hole"Kaibo Ma
2024-01-25drm/amdkfd: Confirm list is non-empty before utilizing list_first_entry in kf...Srinivasan Shanmugam
2024-01-25drm/amdkfd: Fix type of 'dbg_flags' in 'struct kfd_process'Srinivasan Shanmugam
2024-01-20drm/amdkfd: svm range always mapped flag not working on APUPhilip Yang
2024-01-20drm/amdkfd: Free gang_ctx_bo and wptr_bo in pqm_uninitZhenGuo Yin
2024-01-20drm/amdkfd: Use common function for IP version checkMukul Joshi
2023-12-13drm/amdkfd: get doorbell's absolute offset based on the db_sizeArvind Yadav
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-28drm/amdkfd: ratelimited SQ interrupt messagesHarish Kasiviswanathan
2023-11-20drm/amdkfd: Handle errors from svm validate and mapPhilip Yang