index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_xcp.c
Age
Commit message (
Expand
)
Author
Files
Lines
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