index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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-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