summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_xcp.h
AgeCommit message (Expand)AuthorFilesLines
2023-09-26drm/amdgpu: Restore partition mode after resetLijo Lazar1-0/+1
2023-07-18drm/amdgpu: use a macro to define no xcp partition caseGuchun Chen1-0/+2
2023-06-09drm/amdgpu: save/restore part of xcp drm_device fieldsJames Zhu1-0/+4
2023-06-09drm/amdkfd: Fix memory reporting on GFX 9.4.3Mukul Joshi1-0/+5
2023-06-09drm/amdgpu: Add xcp manager num_xcp_per_mem_partitionPhilip Yang1-0/+3
2023-06-09drm/amdgpu: update ref_cnt before ctx freeJames Zhu1-0/+2
2023-06-09drm/amdgpu: update header to support partition schedulingJames Zhu1-0/+15
2023-06-09drm/amdgpu: find partition ID when open deviceJames Zhu1-0/+3
2023-06-09drm/amdgpu: support partition drm devicesJames Zhu1-0/+5
2023-06-09drm/amdgpu: Move initialization of xcp before kfdLijo Lazar1-0/+1
2023-06-09drm/amdgpu: Add callback to fill xcp memory idLijo Lazar1-1/+3
2023-06-09drm/amdgpu: Add utility functions for xcpLijo Lazar1-0/+31
2023-06-09drm/amdgpu: Use transient mode during xcp switchLijo Lazar1-0/+1
2023-06-09drm/amdgpu: Add flags for partition mode queryLijo Lazar1-1/+4
2023-06-09drm/amdgpu: Add initial version of XCP routinesLijo Lazar1-0/+107