index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-05
drm/amdkfd: only flush mes process context if mes support is there
Jonathan Kim
1
-1
/
+2
2024-02-05
drm/amdkfd: Fix 'node' NULL check in 'svm_range_get_range_boundaries()'
Srinivasan Shanmugam
1
-5
/
+5
2024-02-05
drm/amdkfd: Fix lock dependency warning with srcu
Philip Yang
1
-2
/
+4
2024-02-05
drm/amdkfd: Fix lock dependency warning
Felix Kuehling
1
-16
/
+10
2024-02-05
drm/amdkfd: Fix iterator used outside loop in 'kfd_add_peer_prop()'
Srinivasan Shanmugam
1
-11
/
+13
2024-02-05
drm/amdkfd: fix mes set shader debugger process management
Jonathan Kim
1
-0
/
+1
2024-01-31
drm/amdgpu/gfx11: set UNORD_DISPATCH in compute MQDs
Alex Deucher
1
-0
/
+1
2024-01-31
drm/amdgpu/gfx10: set UNORD_DISPATCH in compute MQDs
Alex Deucher
1
-0
/
+1
2024-01-25
drm/amdkfd: fixes for HMM mem allocation
Dafna Hirschfeld
1
-3
/
+3
2024-01-25
Revert "drm/amdkfd: Relocate TBA/TMA to opposite side of VM hole"
Kaibo Ma
1
-13
/
+13
2024-01-25
drm/amdkfd: Confirm list is non-empty before utilizing list_first_entry in kf...
Srinivasan Shanmugam
1
-9
/
+12
2024-01-25
drm/amdkfd: Fix type of 'dbg_flags' in 'struct kfd_process'
Srinivasan Shanmugam
1
-1
/
+1
2023-12-19
drm/amdkfd: svm range always mapped flag not working on APU
Philip Yang
1
-6
/
+12
2023-11-29
drm/amdkfd: Free gang_ctx_bo and wptr_bo in pqm_uninit
ZhenGuo Yin
1
-21
/
+33
2023-11-29
drm/amdkfd: Use common function for IP version check
Mukul Joshi
1
-1
/
+1
2023-11-10
Merge tag 'drm-next-2023-11-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-4
/
+11
2023-11-09
drm/amdgpu: Change extended-scope MTYPE on GC 9.4.3
David Yat Sin
1
-3
/
+5
2023-11-07
Merge tag 'drm-next-2023-11-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-3
/
+81
2023-11-07
drm/amd: Disable XNACK on SRIOV environment
Surbhi Kakarya
1
-1
/
+6
2023-11-03
drm/amdkfd: Update cache info for GFX 9.4.3
Mukul Joshi
1
-2
/
+16
2023-11-03
drm/amdkfd: Populate cache info for GFX 9.4.3
Mukul Joshi
1
-1
/
+65
2023-11-01
Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
16
-220
/
+299
2023-10-30
Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2023-10-27
drm/amdgpu: Add EXT_COHERENT support for APU and NUMA systems
David Francis
1
-4
/
+4
2023-10-26
Revert "drm/amdkfd: Use partial migrations in GPU page faults"
Philip Yang
4
-160
/
+85
2023-10-26
Revert "drm/amdkfd:remove unused code"
Philip Yang
2
-0
/
+63
2023-10-26
drm/amdkfd: Address 'remap_list' not described in 'svm_range_add'
Srinivasan Shanmugam
1
-0
/
+1
2023-10-26
drm/amdkfd: Fix shift out-of-bounds issue
Jesse Zhang
1
-1
/
+1
2023-10-20
drm/amdkfd: remap unaligned svm ranges that have split
Alex Sierra
1
-10
/
+31
2023-10-20
drm/amdkfd:remove unused code
Jesse Zhang
2
-63
/
+0
2023-10-19
drm/amdkfd: clean up some inconsistent indenting
Jiapeng Chong
1
-1
/
+1
2023-10-18
Merge tag 'amd-drm-next-6.7-2023-10-13' of https://gitlab.freedesktop.org/agd...
Dave Airlie
17
-286
/
+418
2023-10-10
x86/cpu: Encapsulate topology information in cpuinfo_x86
Thomas Gleixner
1
-1
/
+1
2023-10-09
drm/amdkfd: get doorbell's absolute offset based on the db_size
Arvind Yadav
3
-4
/
+12
2023-10-05
drm/amdkfd: Use partial migrations in GPU page faults
Xiaogang Chen
4
-85
/
+160
2023-10-04
drm/amdkfd: Fix EXT_COHERENT memory allocation crash
Philip Yang
1
-11
/
+7
2023-10-03
drm/amdkfd: drop struct kfd_cu_info
Alex Deucher
3
-57
/
+48
2023-10-03
drm/amdkfd: reduce stack size in kfd_topology_add_device()
Alex Deucher
1
-4
/
+9
2023-09-28
drm/amdkfd: Fix a race condition of vram buffer unref in svm code
Xiaogang Chen
1
-2
/
+9
2023-09-26
drm/amdkfd: Handle errors from svm validate and map
Philip Yang
2
-44
/
+39
2023-09-26
drm/amdkfd: fix some race conditions in vram buffer alloc/free of svm code
Xiaogang Chen
1
-4
/
+4
2023-09-26
drm/amdkfd: Move dma unmapping after TLB flush
Philip Yang
1
-8
/
+12
2023-09-20
drm/amdkfd: Use gpu_offset for user queue's wptr
YuBiao Wang
1
-1
/
+1
2023-09-20
drm/amdkfd: Remove svm range validated_once flag
Philip Yang
2
-4
/
+1
2023-09-20
drm/amdkfd: Separate dma unmap and free of dma address array operations
Xiaogang Chen
3
-12
/
+21
2023-09-20
drm/amdkfd: Use gpu_offset for user queue's wptr
YuBiao Wang
1
-1
/
+1
2023-09-20
drm/amdgpu: Add EXT_COHERENT memory allocation flags
David Francis
1
-1
/
+9
2023-09-20
drm/amdkfd: fix add queue process context clear without runtime enable
Jonathan Kim
1
-2
/
+4
2023-09-20
drm/amdgpu: Use function for IP version check
Lijo Lazar
5
-9
/
+12
2023-09-12
drm/amdkfd: Insert missing TLB flush on GFX10 and later
Harish Kasiviswanathan
1
-2
/
+1
[next]