Searched refs:PP_GFXOFF_MASK (Results 1 – 23 of 23) sorted by relevance
99 adev->pm.pp_feature &= ~PP_GFXOFF_MASK; in hwmgr_early_init()104 PP_GFXOFF_MASK); in hwmgr_early_init()110 adev->pm.pp_feature &= ~PP_GFXOFF_MASK; in hwmgr_early_init()113 hwmgr->feature_mask &= ~PP_GFXOFF_MASK; in hwmgr_early_init()117 adev->pm.pp_feature &= ~PP_GFXOFF_MASK; in hwmgr_early_init()118 hwmgr->feature_mask &= ~PP_GFXOFF_MASK; in hwmgr_early_init()159 adev->pm.pp_feature &= ~PP_GFXOFF_MASK; in hwmgr_early_init()160 hwmgr->feature_mask &= ~PP_GFXOFF_MASK; in hwmgr_early_init()169 adev->pm.pp_feature &= ~PP_GFXOFF_MASK; in hwmgr_early_init()170 hwmgr->feature_mask &= ~PP_GFXOFF_MASK; in hwmgr_early_init()
352 if (adev->pm.pp_feature & PP_GFXOFF_MASK) { in smu10_disable_gfx_off()372 if (adev->pm.pp_feature & PP_GFXOFF_MASK) in smu10_enable_gfx_off()
452 if (hwmgr->feature_mask & PP_GFXOFF_MASK) in vega12_hwmgr_backend_init()
227 PP_GFXOFF_MASK = 0x8000, enumerator
234 adev->pm.pp_feature &= ~PP_GFXOFF_MASK; in smu10_start_smu()
2248 adev->pm.pp_feature &= ~PP_GFXOFF_MASK; in vangogh_post_smu_init()2462 if (!(adev->pm.pp_feature & PP_GFXOFF_MASK)) in vangogh_set_gfxoff_residency()2510 if (!(adev->pm.pp_feature & PP_GFXOFF_MASK)) in vangogh_get_gfxoff_entrycount()
325 if (adev->pm.pp_feature & PP_GFXOFF_MASK) in navi10_get_allowed_feature_mask()451 if (adev->pm.pp_feature & PP_GFXOFF_MASK) { in navi10_append_powerplay_table()
1112 if (!(adev->pm.pp_feature & PP_GFXOFF_MASK)) in smu_v11_0_gfx_off_control()
340 if (adev->pm.pp_feature & PP_GFXOFF_MASK) in sienna_cichlid_get_allowed_feature_mask()
1510 if (!(adev->pm.pp_feature & PP_GFXOFF_MASK)) in amdgpu_acpi_is_s0ix_active()
780 if (!(adev->pm.pp_feature & PP_GFXOFF_MASK)) in amdgpu_gfx_off_ctrl()
1393 adev->pm.pp_feature &= ~PP_GFXOFF_MASK; in gfx_v9_0_check_if_need_gfxoff()1408 adev->pm.pp_feature &= ~PP_GFXOFF_MASK; in gfx_v9_0_check_if_need_gfxoff()1410 if (adev->pm.pp_feature & PP_GFXOFF_MASK) in gfx_v9_0_check_if_need_gfxoff()1416 if (adev->pm.pp_feature & PP_GFXOFF_MASK) in gfx_v9_0_check_if_need_gfxoff()
2561 adev->pm.pp_feature &= ~PP_GFXOFF_MASK; in amdgpu_device_ip_early_init()
569 adev->pm.pp_feature &= ~PP_GFXOFF_MASK; in gfx_v9_4_3_check_if_need_gfxoff()
4110 adev->pm.pp_feature &= ~PP_GFXOFF_MASK; in gfx_v10_0_check_gfxoff_flag()5358 if (!(amdgpu_pp_feature_mask & PP_GFXOFF_MASK)) in gfx_v10_0_rlc_start()
1819 if (!(amdgpu_pp_feature_mask & PP_GFXOFF_MASK)) in gfx_v12_0_rlc_start()
2106 if (!(amdgpu_pp_feature_mask & PP_GFXOFF_MASK)) in gfx_v11_0_rlc_start()
771 if (!(adev->pm.pp_feature & PP_GFXOFF_MASK)) in smu_v14_0_gfx_off_control()
293 !(adev->pm.pp_feature & PP_GFXOFF_MASK)) in smu_v14_0_2_get_allowed_feature_mask()
816 if (!(adev->pm.pp_feature & PP_GFXOFF_MASK)) in smu_v13_0_gfx_off_control()
284 if (adev->pm.pp_feature & PP_GFXOFF_MASK) in smu_v13_0_7_get_allowed_feature_mask()
321 !(adev->pm.pp_feature & PP_GFXOFF_MASK)) in smu_v13_0_0_get_allowed_feature_mask()
705 adev->pm.pp_feature &= ~PP_GFXOFF_MASK; in smu_set_funcs()
Completed in 135 milliseconds