index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
2023-08-16
drm/amdgpu: skip xcp drm device allocation when out of drm resource
James Zhu
2023-07-18
drm/amdgpu: use a macro to define no xcp partition case
Guchun Chen
2023-06-30
drm/amdgpu: share drm device for pci amdgpu device with 1st partition device
James Zhu
2023-06-23
drm/amdgpu: Move calculation of xcp per memory node
Lijo Lazar
2023-06-09
drm/amdgpu: use amdxcp platform device as spatial partition
James Zhu
2023-06-09
drm/amdgpu: save/restore part of xcp drm_device fields
James Zhu
2023-06-09
drm/amdgpu: Fix warnings
Lijo Lazar
2023-06-09
drm/amdgpu: Fix a couple of spelling mistakes in info and debug messages
Colin Ian King
2023-06-09
drm/amdgpu: route ioctls on primary node of XCPs to primary device
Shiwu Zhang
2023-06-09
drm/amdgpu: Add memory partition id to amdgpu_vm
Philip Yang
2023-06-09
drm/amdgpu: Add xcp manager num_xcp_per_mem_partition
Philip Yang
2023-06-09
drm/amdgpu: update ref_cnt before ctx free
James Zhu
2023-06-09
drm/amdgpu: add partition scheduler list update
James Zhu
2023-06-09
drm/amdgpu: find partition ID when open device
James Zhu
2023-06-09
drm/amdgpu: support partition drm devices
James Zhu
2023-06-09
drm/amdgpu: Move initialization of xcp before kfd
Lijo Lazar
2023-06-09
drm/amdgpu: Add callback to fill xcp memory id
Lijo Lazar
2023-06-09
drm/amdgpu: Add utility functions for xcp
Lijo Lazar
2023-06-09
drm/amdgpu: Use transient mode during xcp switch
Lijo Lazar
2023-06-09
drm/amdgpu: Add flags for partition mode query
Lijo Lazar
2023-06-09
drm/amdgpu: Add initial version of XCP routines
Lijo Lazar