Home
last modified time | relevance | path

Searched refs:supported_nps_modes (Results 1 – 5 of 5) sorted by relevance

/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_gmc.c1190 for_each_inst(mode, adev->gmc.supported_nps_modes) { in available_memory_partition_show()
1210 for_each_inst(i, adev->gmc.supported_nps_modes) { in current_memory_partition_store()
1275 nps_switch_support = (hweight32(adev->gmc.supported_nps_modes & in amdgpu_gmc_sysfs_init()
1401 return (((BIT(req_nps_mode) & adev->gmc.supported_nps_modes) == in amdgpu_gmc_need_nps_switch_req()
1411 if (amdgpu_sriov_vf(adev) || !adev->gmc.supported_nps_modes || in amdgpu_gmc_prepare_nps_mode_change()
A Damdgpu_gmc.h303 uint32_t supported_nps_modes; member
A Dgmc_v9_0.c1547 adev->gmc.supported_nps_modes = 0; in gmc_v9_0_init_nps_details()
1558 adev->gmc.supported_nps_modes |= BIT(i); in gmc_v9_0_init_nps_details()
1568 adev->gmc.supported_nps_modes = in gmc_v9_0_init_nps_details()
A Daqua_vanjaram.c294 (adev->gmc.supported_nps_modes & nps_modes); in aqua_vanjaram_get_xcp_res_info()
A Damdgpu_xcp.c902 if (adev->gmc.supported_nps_modes != 0) { in amdgpu_xcp_cfg_sysfs_init()

Completed in 23 milliseconds