开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
Age
Commit message (
Expand
)
Author
2022-05-26
drm/amdkfd: simplify cpu hive assignment
Jonathan Kim
2022-05-19
Merge tag 'amd-drm-next-5.19-2022-05-18' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2022-05-16
drm/amdkfd: Fix static checker warning on MES queue type
Graham Sider
2022-05-10
drm/amdkfd: Update event_interrupt_isr_v11 return
Graham Sider
2022-05-06
drm/amdkfd: Return true/false (not 1/0) from bool functions
Yang Li
2022-05-06
drm/amdkfd: add GC 11.0.1 KFD support
Huang Rui
2022-05-06
Merge tag 'amd-drm-next-5.19-2022-04-29' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2022-05-05
drm/amdkfd: add asic support for GC 11.0.2
Eric Huang
2022-05-05
drm/amdkfd: add asic support for SDMA 6.0.2
Eric Huang
2022-05-04
drm/amdkfd: Add KFD support for soc21 v3
Mukul Joshi
2022-05-04
drm/amdkfd: add helper to generate cache info from gfx config
Alex Deucher
2022-04-28
drm/amdkfd: Fix circular lock dependency warning
Mukul Joshi
2022-04-28
drm/amdkfd: Fix updating IO links during device removal
Mukul Joshi
2022-04-28
drm/amdkfd: Use non-atomic bitmap functions when possible
Christophe JAILLET
2022-04-28
drm/amdkfd: Use bitmap_zalloc() when applicable
Christophe JAILLET
2022-04-28
Merge tag 'amd-drm-next-5.19-2022-04-22' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2022-04-28
Merge tag 'amd-drm-next-5.19-2022-04-15' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2022-04-26
drm/amdkfd: Update mapping if range attributes changed
Philip Yang
2022-04-26
drm/amdkfd: Add SVM range mapped_to_gpu flag
Philip Yang
2022-04-25
drm/amdkfd: Ignore bogus signals from MEC efficiently
Felix Kuehling
2022-04-22
drm/amdkfd: use kvcalloc() instead of kvmalloc() in kfd_migrate
Yang Wang
2022-04-21
Revert "drm/amdkfd: only allow heavy-weight TLB flush on some ASICs for SVM too"
Lang Yu
2022-04-21
drm/amdkfd: CRIU add support for GWS queues
David Yat Sin
2022-04-21
drm/amdkfd: Fix GWS queue count
David Yat Sin
2022-04-19
drm/amdkfd: only allow heavy-weight TLB flush on some ASICs for SVM too
Lang Yu
2022-04-19
drm/amdkfd: move kfd_flush_tlb_after_unmap into kfd_priv.h
Lang Yu
2022-04-14
drm/amdkfd: fix race condition in kfd_wait_on_events
Felix Kuehling
2022-04-14
drm/amdkfd: potential NULL dereference in kfd_set/reset_event()
Dan Carpenter
2022-04-13
drm/amdkfd: Cleanup IO links during KFD device removal
Mukul Joshi
2022-04-13
drm/amdkfd: shrink bitmap size in struct svm_validate_context
Lang Yu
2022-04-12
drm/amdkfd: Asynchronously free events
Felix Kuehling
2022-04-12
Merge tag 'drm-misc-next-2022-04-07' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2022-04-11
drm/amdkfd: Handle drain retry fault race with XNACK mode change
Philip Yang
2022-04-07
drm/amdkfd: Improve concurrency of event handling
Felix Kuehling
2022-04-07
Merge tag 'amd-drm-fixes-5.18-2022-04-06' of https://gitlab.freedesktop.org/a...
Dave Airlie
2022-04-07
Merge tag 'amd-drm-next-5.18-2022-03-25' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2022-04-06
drm/amdkfd: Create file descriptor after client is added to smi_clients list
Lee Jones
2022-04-06
dma-buf/drivers: make reserving a shared slot mandatory v4
Christian König
2022-04-06
drm/amdkfd: Add missing NULL check in svm_range_map_to_gpu
Philip Yang
2022-04-05
drm/amdgpu: fix TLB flushing during eviction
Christian König
2022-03-31
drm/amdkfd: Create file descriptor after client is added to smi_clients list
Lee Jones
2022-03-31
drm/amdkfd: Use atomic64_t type for pdd->tlb_seq
Philip Yang
2022-03-25
drm/amdgpu: remove table_freed param from the VM code
Christian König
2022-03-25
drm/amdkfd: use tlb_seq from the VM subsystem for SVM as well v2
Christian König
2022-03-25
drm/amdkfd: start using tlb_seq from the VM subsystem
Christian König
2022-03-25
drm/amdkfd: print unmap queue status for RAS poison consumption (v3)
Tao Zhou
2022-03-25
drm/amdkfd: add RAS poison consumption handling for UTCL2 (v2)
Tao Zhou
2022-03-25
drm/amdkfd: replace source_id with client_id for RAS poison consumption
Tao Zhou
2022-03-25
drm/amdkfd: refine event_interrupt_poison_consumption
Tao Zhou
2022-03-25
drm/amdkfd: Check for potential null return of kmalloc_array()
QintaoShen
[next]