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_xcp.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-13
drm/amdgpu: Fix the kernel panic caused by RAS records exceed threshold
Ce Sun
1
-2
/
+2
2025-01-14
drm/amdgpu: Use DRM scheduler API in amdgpu_xcp_release_sched
Tvrtko Ursulin
1
-1
/
+1
2024-11-08
drm/amdgpu: Add supported NPS modes node
Asad Kamal
1
-1
/
+47
2024-10-22
drm/amdgpu: Use SPX as default in partition config
Lijo Lazar
1
-3
/
+7
2024-10-01
drm/amdgpu: Add supported partition mode node
Asad Kamal
1
-3
/
+41
2024-10-01
drm/amdgpu: Add sysfs nodes to get xcp details
Lijo Lazar
1
-0
/
+201
2024-07-10
drm/amdgpu: Initialize VF partition mode
Lijo Lazar
1
-3
/
+9
2023-09-26
drm/amdgpu: Restore partition mode after reset
Lijo Lazar
1
-7
/
+21
2023-08-16
drm/amdgpu: skip xcp drm device allocation when out of drm resource
James Zhu
1
-1
/
+12
2023-07-18
drm/amdgpu: use a macro to define no xcp partition case
Guchun Chen
1
-2
/
+2
2023-06-30
drm/amdgpu: share drm device for pci amdgpu device with 1st partition device
James Zhu
1
-3
/
+6
2023-06-23
drm/amdgpu: Move calculation of xcp per memory node
Lijo Lazar
1
-1
/
+3
2023-06-09
drm/amdgpu: use amdxcp platform device as spatial partition
James Zhu
1
-7
/
+5
2023-06-09
drm/amdgpu: save/restore part of xcp drm_device fields
James Zhu
1
-2
/
+14
2023-06-09
drm/amdgpu: Fix warnings
Lijo Lazar
1
-1
/
+1
2023-06-09
drm/amdgpu: Fix a couple of spelling mistakes in info and debug messages
Colin Ian King
1
-1
/
+1
2023-06-09
drm/amdgpu: route ioctls on primary node of XCPs to primary device
Shiwu Zhang
1
-0
/
+1
2023-06-09
drm/amdgpu: Add memory partition id to amdgpu_vm
Philip Yang
1
-0
/
+3
2023-06-09
drm/amdgpu: Add xcp manager num_xcp_per_mem_partition
Philip Yang
1
-0
/
+1
2023-06-09
drm/amdgpu: update ref_cnt before ctx free
James Zhu
1
-0
/
+16
2023-06-09
drm/amdgpu: add partition scheduler list update
James Zhu
1
-0
/
+2
2023-06-09
drm/amdgpu: find partition ID when open device
James Zhu
1
-0
/
+29
2023-06-09
drm/amdgpu: support partition drm devices
James Zhu
1
-1
/
+58
2023-06-09
drm/amdgpu: Move initialization of xcp before kfd
Lijo Lazar
1
-9
/
+7
2023-06-09
drm/amdgpu: Add callback to fill xcp memory id
Lijo Lazar
1
-0
/
+12
2023-06-09
drm/amdgpu: Add utility functions for xcp
Lijo Lazar
1
-0
/
+12
2023-06-09
drm/amdgpu: Use transient mode during xcp switch
Lijo Lazar
1
-3
/
+15
2023-06-09
drm/amdgpu: Add flags for partition mode query
Lijo Lazar
1
-3
/
+5
2023-06-09
drm/amdgpu: Add initial version of XCP routines
Lijo Lazar
1
-0
/
+244