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