index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_amdkfd.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-25
drm/amdgpu: simplify xgmi peer info calls
Jonathan Kim
1
-42
/
+0
2025-02-12
drm/amdkfd: add a new flag to manage where VRAM allocations go
Alex Deucher
1
-2
/
+2
2025-01-21
Merge tag 'drm-next-2025-01-17' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-3
/
+5
2025-01-14
drm/amdgpu: disable gfxoff with the compute workload on gfx12
Kenneth Feng
1
-2
/
+3
2024-12-18
drm/amdgpu: partially revert "reduce reset time"
Christian König
1
-1
/
+1
2024-12-18
drm/amdgpu: Failed to check various return code
Andrew Martin
1
-1
/
+1
2024-12-10
drm/amdgpu: pass ip_block in set_powergating_state
Boyuan Zhang
1
-1
/
+3
2024-11-08
drm/amdgpu: Fix map/unmap queue logic
Lijo Lazar
1
-2
/
+11
2024-11-04
drm/amdkfd: add an interface to query whether is KFD is active
Alex Deucher
1
-0
/
+9
2024-09-26
drm/amdkfd:Add kfd function to config sq perfmon
Feifei Xu
1
-0
/
+15
2024-08-23
drm/amdgpu: Retire query_utcl2_poison_status callback
Hawking Zhang
1
-16
/
+0
2024-08-20
drm/amdkfd: APIs to stop/start KFD scheduling
Amber Lin
1
-0
/
+18
2024-07-23
drm/amdkfd: amdkfd_free_gtt_mem clear the correct pointer
Philip Yang
1
-7
/
+7
2024-06-05
drm/amdkfd: add reset cause in gpu pre-reset smi event
Eric Huang
1
-2
/
+6
2024-05-08
drm/amdkfd: Let VRAM allocations go to GTT domain on small APUs
Lang Yu
1
-0
/
+5
2024-04-26
drm/amdgpu: prepare to handle pasid poison consumption
YiPeng Chai
1
-1
/
+8
2024-03-20
drm/amdgpu: make reset method configurable for RAS poison
Tao Zhou
1
-1
/
+1
2024-03-20
drm/amdgpu: support utcl2 RAS poison query for mmhub
Tao Zhou
1
-5
/
+12
2024-03-20
drm/amdgpu: retire gfx ras query_utcl2_poison_status
Tao Zhou
1
-3
/
+4
2024-03-20
drm/amdgpu: Init zone device and drm client after mode-1 reset on reload
Ahmad Rehman
1
-1
/
+1
2024-02-26
drm/amdkfd: Skip packet submission on fatal error
Lijo Lazar
1
-0
/
+5
2024-01-29
drm/amdgpu: move the drm client creation behind drm device registration
Le Ma
1
-11
/
+21
2024-01-25
drm/amdgpu: Support passing poison consumption ras block to SRIOV
YiPeng Chai
1
-2
/
+3
2024-01-18
drm/amdgpu: Enable GFXOFF for Compute on GFX11
Ori Messinger
1
-4
/
+2
2024-01-18
drm/amdkfd: init drm_client with funcs hook
Flora Cui
1
-1
/
+4
2023-12-13
drm/amdkfd: Export DMABufs from KFD using GEM handles
Felix Kuehling
1
-0
/
+11
2023-11-29
drm/amdgpu: update xgmi num links info post gc9.4.2
Jonathan Kim
1
-1
/
+1
2023-11-17
drm/amdkfd: Move TLB flushing logic into amdgpu
Felix Kuehling
1
-29
/
+0
2023-10-13
drm/amdgpu: disable GFXOFF and PG during compute for GFX9
Jesse Zhang
1
-0
/
+7
2023-10-04
drm/amdgpu: Use ttm_pages_limit to override vram reporting
Rajneesh Bhardwaj
1
-2
/
+15
2023-10-03
drm/amdkfd: drop struct kfd_cu_info
Alex Deucher
1
-22
/
+0
2023-09-20
drm/amdgpu: Use function for IP version check
Lijo Lazar
1
-1
/
+1
2023-09-11
drm/amdgpu: Rename KGD_MAX_QUEUES to AMDGPU_MAX_QUEUES
Mukul Joshi
1
-2
/
+2
2023-09-11
drm/amdgpu: Store CU info from all XCCs for GFX v9.4.3
Mukul Joshi
1
-1
/
+1
2023-08-30
drm/amdkfd: use correct method to get clock under SRIOV
Horace Chen
1
-6
/
+2
2023-08-11
drm/amdkfd: drop IOMMUv2 support
Alex Deucher
1
-10
/
+0
2023-07-12
drm/amdkfd: Fix stack size in 'amdgpu_amdkfd_unmap_hiq'
Srinivasan Shanmugam
1
-9
/
+23
2023-07-07
drm/amdkfd: Use KIQ to unmap HIQ
Mukul Joshi
1
-0
/
+36
2023-06-09
drm/amdkfd: add debug suspend and resume process queues operation
Jonathan Kim
1
-0
/
+5
2023-06-09
drm/amdkfd: update process interrupt handling for debug events
Jonathan Kim
1
-0
/
+16
2023-06-09
drm/amdkfd: Align partition memory size to page size
Philip Yang
1
-1
/
+1
2023-06-09
drm/amdgpu/gmc9: fix 64 bit division in partition code
Alex Deucher
1
-0
/
+15
2023-06-09
drm/amdgpu: Do not access members of xcp w/o check (v2)
Hawking Zhang
1
-4
/
+4
2023-06-09
drm/amdkfd: Move local_mem_info to kfd_node
Mukul Joshi
1
-4
/
+13
2023-06-09
drm/amdgpu: KFD graphics interop support compute partition
Philip Yang
1
-1
/
+3
2023-06-09
drm/amdkfd: Add device repartition support
Mukul Joshi
1
-0
/
+10
2023-06-09
drm/amdgpu: Add XCC inst to PASID TLB flushing
Mukul Joshi
1
-2
/
+4
2023-06-09
drm/amdgpu: add bitmask to iterate vmhubs
Le Ma
1
-1
/
+1
2023-06-09
drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)
Hawking Zhang
1
-1
/
+1
2023-06-09
drm/amdkfd: Update KFD TTM mem limit
Mukul Joshi
1
-1
/
+2
[next]