index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
drm
/
amd
/
amdkfd
Age
Commit message (
Expand
)
Author
4 days
drm/amdkfd: Accounting pdd vram_usage for svm
Jonathan Gray
2024-10-11
drm/amdkfd: Fix resource leak in criu restore queue
Jonathan Gray
2024-10-11
drm/amdkfd: amdkfd_free_gtt_mem clear the correct pointer
Jonathan Gray
2024-09-09
drm/amdgpu: add lock in kfd_process_dequeue_from_device
Jonathan Gray
2024-09-09
drm/amdkfd: Reconcile the definition and use of oem_id in struct kfd_topology...
Jonathan Gray
2024-09-09
drm/amdkfd: Check debug trap enable before write dbg_ev_file
Jonathan Gray
2024-08-30
drm/amdkfd: reserve the BO before validating it
Jonathan Gray
2024-08-30
drm/amdkfd: Move dma unmapping after TLB flush
Jonathan Gray
2024-08-05
drm/amdkfd: Fix CU Masking for GFX 9.4.3
Jonathan Gray
2024-06-17
Revert "drm/amdkfd: fix gfx_target_version for certain 11.0.3 devices"
Jonathan Gray
2024-06-15
drm/amdkfd: Flush the process wq before creating a kfd_process
Jonathan Gray
2024-06-15
drm/amdkfd: Add VRAM accounting for SVM migration
Jonathan Gray
2024-05-20
drm/amdkfd: don't allow mapping the MMIO HDP page with large pages
Jonathan Gray
2024-05-20
amd/amdkfd: sync all devices to wait all processes being evicted
Jonathan Gray
2024-05-20
drm/amdkfd: range check cp bad op exception interrupts
Jonathan Gray
2024-05-20
drm/amdkfd: Check cgroup when returning DMABuf info
Jonathan Gray
2024-04-29
drm/amdkfd: Fix memory leak in create_process failure
Jonathan Gray
2024-04-18
drm/amdkfd: Reset GPU on queue preemption failure
Jonathan Gray
2024-04-15
amdkfd: use calloc instead of kzalloc to avoid integer overflow
Jonathan Gray
2024-04-04
drm/amdkfd: fix TLB flush after unmap for GFX9.4.2
Jonathan Gray
2024-03-04
drm/amdkfd: Use correct drm device for cgroup permission check
Jonathan Gray
2024-02-06
drm/amdkfd: only flush mes process context if mes support is there
Jonathan Gray
2024-02-06
drm/amdkfd: Fix 'node' NULL check in 'svm_range_get_range_boundaries()'
Jonathan Gray
2024-02-06
drm/amdkfd: Fix lock dependency warning with srcu
Jonathan Gray
2024-02-06
drm/amdkfd: Fix lock dependency warning
Jonathan Gray
2024-02-06
drm/amdkfd: Fix iterator used outside loop in 'kfd_add_peer_prop()'
Jonathan Gray
2024-02-06
drm/amdkfd: fix mes set shader debugger process management
Jonathan Gray
2024-02-02
drm/amdgpu/gfx11: set UNORD_DISPATCH in compute MQDs
Jonathan Gray
2024-02-02
drm/amdgpu/gfx10: set UNORD_DISPATCH in compute MQDs
Jonathan Gray
2024-01-29
drm/amdkfd: fixes for HMM mem allocation
Jonathan Gray
2024-01-29
Revert "drm/amdkfd: Relocate TBA/TMA to opposite side of VM hole"
Jonathan Gray
2024-01-29
drm/amdkfd: Confirm list is non-empty before utilizing list_first_entry in kf...
Jonathan Gray
2024-01-29
drm/amdkfd: Fix type of 'dbg_flags' in 'struct kfd_process'
Jonathan Gray
2024-01-22
drm/amdkfd: svm range always mapped flag not working on APU
Jonathan Gray
2024-01-22
drm/amdkfd: Free gang_ctx_bo and wptr_bo in pqm_uninit
Jonathan Gray
2024-01-22
drm/amdkfd: Use common function for IP version check
Jonathan Gray
2024-01-16
update drm to linux 6.6.12
Jonathan Gray
2023-11-30
drm/amdkfd: Fix shift out-of-bounds issue
Jonathan Gray
2023-11-30
drm/amdkfd: Fix a race condition of vram buffer unref in svm code
Jonathan Gray
2023-11-21
drm/amdkfd: fix some race conditions in vram buffer alloc/free of svm code
Jonathan Gray
2023-10-09
drm/amdkfd: Use gpu_offset for user queue's wptr
Jonathan Gray
2023-10-09
drm/amdkfd: Insert missing TLB flush on GFX10 and later
Jonathan Gray
2023-10-09
drm/amdkfd: Flush TLB after unmapping for GFX v9.4.3
Jonathan Gray
2023-07-20
drm/amdkfd: Fix potential deallocation of previously deallocated memory.
Jonathan Gray
2023-04-07
drm/amdkfd: Get prange->offset after svm_range_vram_node_new
Jonathan Gray
2023-04-07
drm/amdkfd: Fixed kfd_process cleanup on module exit.
Jonathan Gray
2023-04-07
drm/amdkfd: fix potential kgd_mem UAFs
Jonathan Gray
2023-04-07
drm/amdkfd: fix a potential double free in pqm_create_queue
Jonathan Gray
2023-04-07
drm/amdkfd: Fix BO offset for multi-VMA page migration
Jonathan Gray
2023-03-31
drm/amdkfd: Fix the memory overrun
Jonathan Gray
[next]