Age | Commit message (Expand) | Author | Files | Lines |
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 |