summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_xcp.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Use DRM scheduler API in amdgpu_xcp_release_schedTvrtko Ursulin2025-01-141-1/+1
* drm/amdgpu: Add supported NPS modes nodeAsad Kamal2024-11-081-1/+47
* drm/amdgpu: Use SPX as default in partition configLijo Lazar2024-10-221-3/+7
* drm/amdgpu: Add supported partition mode nodeAsad Kamal2024-10-011-3/+41
* drm/amdgpu: Add sysfs nodes to get xcp detailsLijo Lazar2024-10-011-0/+201
* drm/amdgpu: Initialize VF partition modeLijo Lazar2024-07-101-3/+9
* drm/amdgpu: Restore partition mode after resetLijo Lazar2023-09-261-7/+21
* drm/amdgpu: skip xcp drm device allocation when out of drm resourceJames Zhu2023-08-161-1/+12
* drm/amdgpu: use a macro to define no xcp partition caseGuchun Chen2023-07-181-2/+2
* drm/amdgpu: share drm device for pci amdgpu device with 1st partition deviceJames Zhu2023-06-301-3/+6
* drm/amdgpu: Move calculation of xcp per memory nodeLijo Lazar2023-06-231-1/+3
* drm/amdgpu: use amdxcp platform device as spatial partitionJames Zhu2023-06-091-7/+5
* drm/amdgpu: save/restore part of xcp drm_device fieldsJames Zhu2023-06-091-2/+14
* drm/amdgpu: Fix warningsLijo Lazar2023-06-091-1/+1
* drm/amdgpu: Fix a couple of spelling mistakes in info and debug messagesColin Ian King2023-06-091-1/+1
* drm/amdgpu: route ioctls on primary node of XCPs to primary deviceShiwu Zhang2023-06-091-0/+1
* drm/amdgpu: Add memory partition id to amdgpu_vmPhilip Yang2023-06-091-0/+3
* drm/amdgpu: Add xcp manager num_xcp_per_mem_partitionPhilip Yang2023-06-091-0/+1
* drm/amdgpu: update ref_cnt before ctx freeJames Zhu2023-06-091-0/+16
* drm/amdgpu: add partition scheduler list updateJames Zhu2023-06-091-0/+2
* drm/amdgpu: find partition ID when open deviceJames Zhu2023-06-091-0/+29
* drm/amdgpu: support partition drm devicesJames Zhu2023-06-091-1/+58
* drm/amdgpu: Move initialization of xcp before kfdLijo Lazar2023-06-091-9/+7
* drm/amdgpu: Add callback to fill xcp memory idLijo Lazar2023-06-091-0/+12
* drm/amdgpu: Add utility functions for xcpLijo Lazar2023-06-091-0/+12
* drm/amdgpu: Use transient mode during xcp switchLijo Lazar2023-06-091-3/+15
* drm/amdgpu: Add flags for partition mode queryLijo Lazar2023-06-091-3/+5
* drm/amdgpu: Add initial version of XCP routinesLijo Lazar2023-06-091-0/+244