Searched refs:PP_GFXOFF_MASK (Results 1 – 15 of 15) 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()
443 if (hwmgr->feature_mask & PP_GFXOFF_MASK) in vega12_hwmgr_backend_init()
214 PP_GFXOFF_MASK = 0x8000, enumerator
231 adev->pm.pp_feature &= ~PP_GFXOFF_MASK; in smu10_start_smu()
565 if (!(adev->pm.pp_feature & PP_GFXOFF_MASK)) in amdgpu_gfx_off_ctrl()
1318 adev->pm.pp_feature &= ~PP_GFXOFF_MASK; in gfx_v9_0_check_if_need_gfxoff()1333 adev->pm.pp_feature &= ~PP_GFXOFF_MASK; in gfx_v9_0_check_if_need_gfxoff()1335 if (adev->pm.pp_feature & PP_GFXOFF_MASK) in gfx_v9_0_check_if_need_gfxoff()1341 if (adev->pm.pp_feature & PP_GFXOFF_MASK) in gfx_v9_0_check_if_need_gfxoff()
2141 adev->pm.pp_feature &= ~PP_GFXOFF_MASK; in amdgpu_device_ip_early_init()
4050 adev->pm.pp_feature &= ~PP_GFXOFF_MASK; in gfx_v10_0_check_gfxoff_flag()5365 if (!(amdgpu_pp_feature_mask & PP_GFXOFF_MASK)) in gfx_v10_0_rlc_start()
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()
1159 if (!(adev->pm.pp_feature & PP_GFXOFF_MASK)) in smu_v11_0_gfx_off_control()
2022 adev->pm.pp_feature &= ~PP_GFXOFF_MASK; in vangogh_post_smu_init()
325 if (adev->pm.pp_feature & PP_GFXOFF_MASK) in sienna_cichlid_get_allowed_feature_mask()
752 if (!(adev->pm.pp_feature & PP_GFXOFF_MASK)) in smu_v13_0_gfx_off_control()
609 adev->pm.pp_feature &= ~PP_GFXOFF_MASK; in smu_set_funcs()
Completed in 748 milliseconds