Home
last modified time | relevance | path

Searched refs:amdgpu_xcp_switch_partition_mode (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_xcp.h160 int amdgpu_xcp_switch_partition_mode(struct amdgpu_xcp_mgr *xcp_mgr, int mode);
H A Damdgpu_xcp.c199 int amdgpu_xcp_switch_partition_mode(struct amdgpu_xcp_mgr *xcp_mgr, int mode) in amdgpu_xcp_switch_partition_mode() function
H A Damdgpu_gfx.c1397 ret = amdgpu_xcp_switch_partition_mode(adev->xcp_mgr, mode); in amdgpu_gfx_set_compute_partition()
H A Dgfx_v9_4_3.c2252 r = amdgpu_xcp_switch_partition_mode( in gfx_v9_4_3_cp_resume()