Home
last modified time | relevance | path

Searched refs:PP_GFXOFF_MASK (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A Dhwmgr.c99 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()
A Dsmu10_hwmgr.c352 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()
A Dvega12_hwmgr.c443 if (hwmgr->feature_mask & PP_GFXOFF_MASK) in vega12_hwmgr_backend_init()
/linux/drivers/gpu/drm/amd/include/
A Damd_shared.h214 PP_GFXOFF_MASK = 0x8000, enumerator
/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
A Dsmu10_smumgr.c231 adev->pm.pp_feature &= ~PP_GFXOFF_MASK; in smu10_start_smu()
/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_gfx.c565 if (!(adev->pm.pp_feature & PP_GFXOFF_MASK)) in amdgpu_gfx_off_ctrl()
A Dgfx_v9_0.c1318 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()
A Damdgpu_device.c2141 adev->pm.pp_feature &= ~PP_GFXOFF_MASK; in amdgpu_device_ip_early_init()
A Dgfx_v10_0.c4050 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()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
A Dnavi10_ppt.c325 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()
A Dsmu_v11_0.c1159 if (!(adev->pm.pp_feature & PP_GFXOFF_MASK)) in smu_v11_0_gfx_off_control()
A Dvangogh_ppt.c2022 adev->pm.pp_feature &= ~PP_GFXOFF_MASK; in vangogh_post_smu_init()
A Dsienna_cichlid_ppt.c325 if (adev->pm.pp_feature & PP_GFXOFF_MASK) in sienna_cichlid_get_allowed_feature_mask()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
A Dsmu_v13_0.c752 if (!(adev->pm.pp_feature & PP_GFXOFF_MASK)) in smu_v13_0_gfx_off_control()
/linux/drivers/gpu/drm/amd/pm/swsmu/
A Damdgpu_smu.c609 adev->pm.pp_feature &= ~PP_GFXOFF_MASK; in smu_set_funcs()

Completed in 748 milliseconds