Searched refs:xcp_cfg (Results 1 – 1 of 1) sorted by relevance
786 struct amdgpu_xcp_cfg *xcp_cfg) in amdgpu_xcp_get_res_info() argument789 return xcp_mgr->funcs->get_xcp_res_info(xcp_mgr, mode, xcp_cfg); in amdgpu_xcp_get_res_info()798 struct amdgpu_xcp_cfg *xcp_cfg = to_xcp_cfg(kobj); in supported_xcp_configs_show() local799 struct amdgpu_xcp_mgr *xcp_mgr = xcp_cfg->xcp_mgr; in supported_xcp_configs_show()819 struct amdgpu_xcp_cfg *xcp_cfg = to_xcp_cfg(kobj); in supported_nps_configs_show() local823 if (!xcp_cfg || !xcp_cfg->compatible_nps_modes) in supported_nps_configs_show()826 for_each_inst(mode, xcp_cfg->compatible_nps_modes) { in supported_nps_configs_show()839 struct amdgpu_xcp_cfg *xcp_cfg = to_xcp_cfg(kobj); in xcp_config_show() local842 amdgpu_gfx_compute_mode_desc(xcp_cfg->mode)); in xcp_config_show()849 struct amdgpu_xcp_cfg *xcp_cfg = to_xcp_cfg(kobj); in xcp_config_store() local[all …]