index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: add AMDGPU_GEM_CREATE_DISCARDABLE
Christian König
2022-05-26
1
-1
/
+1
*
drm/amdkfd: Add gfx11 trap handler
Jay Cornwall
2022-05-26
3
-31
/
+507
*
drm/amdkfd: port cwsr trap handler from dkms branch
Eric Huang
2022-05-26
3
-1492
/
+1588
*
drm/amdkfd: simplify cpu hive assignment
Jonathan Kim
2022-05-26
1
-16
/
+6
*
Merge tag 'amd-drm-next-5.19-2022-05-18' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2022-05-19
16
-61
/
+1473
|
\
|
*
drm/amdkfd: Fix static checker warning on MES queue type
Graham Sider
2022-05-16
1
-3
/
+4
|
*
drm/amdkfd: Update event_interrupt_isr_v11 return
Graham Sider
2022-05-10
1
-4
/
+5
|
*
drm/amdkfd: Return true/false (not 1/0) from bool functions
Yang Li
2022-05-06
1
-3
/
+3
|
*
drm/amdkfd: add GC 11.0.1 KFD support
Huang Rui
2022-05-06
2
-0
/
+8
|
*
drm/amdkfd: add asic support for GC 11.0.2
Eric Huang
2022-05-05
2
-0
/
+6
|
*
drm/amdkfd: add asic support for SDMA 6.0.2
Eric Huang
2022-05-05
1
-0
/
+2
|
*
drm/amdkfd: Add KFD support for soc21 v3
Mukul Joshi
2022-05-04
16
-61
/
+1383
|
*
drm/amdkfd: add helper to generate cache info from gfx config
Alex Deucher
2022-05-04
1
-0
/
+72
*
|
Merge tag 'amd-drm-next-5.19-2022-04-29' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2022-05-06
11
-68
/
+138
|
\
|
|
*
drm/amdkfd: Fix circular lock dependency warning
Mukul Joshi
2022-04-28
5
-11
/
+8
|
*
drm/amdkfd: Fix updating IO links during device removal
Mukul Joshi
2022-04-28
1
-5
/
+5
|
*
drm/amdkfd: Use non-atomic bitmap functions when possible
Christophe JAILLET
2022-04-28
1
-11
/
+5
|
*
drm/amdkfd: Use bitmap_zalloc() when applicable
Christophe JAILLET
2022-04-28
1
-9
/
+3
|
*
drm/amdkfd: Update mapping if range attributes changed
Philip Yang
2022-04-26
1
-14
/
+32
|
*
drm/amdkfd: Add SVM range mapped_to_gpu flag
Philip Yang
2022-04-26
2
-1
/
+17
|
*
drm/amdkfd: Ignore bogus signals from MEC efficiently
Felix Kuehling
2022-04-25
4
-7
/
+60
|
*
drm/amdkfd: use kvcalloc() instead of kvmalloc() in kfd_migrate
Yang Wang
2022-04-22
2
-10
/
+8
*
|
Merge tag 'amd-drm-next-5.19-2022-04-22' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2022-04-28
4
-58
/
+53
|
\
|
|
*
Revert "drm/amdkfd: only allow heavy-weight TLB flush on some ASICs for SVM too"
Lang Yu
2022-04-21
1
-3
/
+1
|
*
drm/amdkfd: CRIU add support for GWS queues
David Yat Sin
2022-04-21
2
-4
/
+8
|
*
drm/amdkfd: Fix GWS queue count
David Yat Sin
2022-04-21
1
-46
/
+37
|
*
drm/amdkfd: only allow heavy-weight TLB flush on some ASICs for SVM too
Lang Yu
2022-04-19
1
-1
/
+3
|
*
drm/amdkfd: move kfd_flush_tlb_after_unmap into kfd_priv.h
Lang Yu
2022-04-19
2
-8
/
+8
*
|
Merge tag 'amd-drm-next-5.19-2022-04-15' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2022-04-28
10
-120
/
+254
|
\
|
|
*
drm/amdkfd: fix race condition in kfd_wait_on_events
Felix Kuehling
2022-04-14
1
-21
/
+5
|
*
drm/amdkfd: potential NULL dereference in kfd_set/reset_event()
Dan Carpenter
2022-04-14
1
-2
/
+12
|
*
drm/amdkfd: Cleanup IO links during KFD device removal
Mukul Joshi
2022-04-13
3
-11
/
+78
|
*
drm/amdkfd: shrink bitmap size in struct svm_validate_context
Lang Yu
2022-04-13
1
-1
/
+1
|
*
drm/amdkfd: Asynchronously free events
Felix Kuehling
2022-04-12
2
-2
/
+3
|
*
drm/amdkfd: Handle drain retry fault race with XNACK mode change
Philip Yang
2022-04-11
1
-5
/
+6
|
*
drm/amdkfd: Improve concurrency of event handling
Felix Kuehling
2022-04-07
3
-43
/
+88
|
*
drm/amdkfd: Add missing NULL check in svm_range_map_to_gpu
Philip Yang
2022-04-06
1
-1
/
+1
|
*
drm/amdgpu: fix TLB flushing during eviction
Christian König
2022-04-05
1
-9
/
+9
|
*
drm/amdkfd: Create file descriptor after client is added to smi_clients list
Lee Jones
2022-04-01
1
-9
/
+15
|
*
drm/amdkfd: Use atomic64_t type for pdd->tlb_seq
Philip Yang
2022-04-01
2
-4
/
+8
|
*
drm/amdgpu: remove table_freed param from the VM code
Christian König
2022-03-25
1
-3
/
+2
|
*
drm/amdkfd: use tlb_seq from the VM subsystem for SVM as well v2
Christian König
2022-03-25
3
-16
/
+12
|
*
drm/amdkfd: start using tlb_seq from the VM subsystem
Christian König
2022-03-25
2
-0
/
+8
|
*
drm/amdkfd: print unmap queue status for RAS poison consumption (v3)
Tao Zhou
2022-03-25
1
-4
/
+9
|
*
drm/amdkfd: add RAS poison consumption handling for UTCL2 (v2)
Tao Zhou
2022-03-25
1
-0
/
+6
|
*
drm/amdkfd: replace source_id with client_id for RAS poison consumption
Tao Zhou
2022-03-25
1
-7
/
+16
|
*
drm/amdkfd: refine event_interrupt_poison_consumption
Tao Zhou
2022-03-25
1
-6
/
+5
*
|
Merge tag 'drm-misc-next-2022-04-07' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2022-04-12
1
-1
/
+1
|
\
\
|
*
|
dma-buf/drivers: make reserving a shared slot mandatory v4
Christian König
2022-04-06
1
-1
/
+1
*
|
|
Merge tag 'amd-drm-fixes-5.18-2022-04-06' of https://gitlab.freedesktop.org/a...
Dave Airlie
2022-04-07
1
-9
/
+15
|
\
\
\
[next]