Home
last modified time | relevance | path

Searched refs:AMDGPU_XCP_MODE_TRANS (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_xcp.c178 xcp_mgr->mode = AMDGPU_XCP_MODE_TRANS; in __amdgpu_xcp_switch_partition_mode()
238 if (xcp_mgr->mode != AMDGPU_XCP_MODE_TRANS && mode != xcp_mgr->mode) in amdgpu_xcp_query_partition_mode()
Damdgpu_xcp.h35 #define AMDGPU_XCP_MODE_TRANS -2 macro