Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dhwmgr.c103 PP_GFXOFF_MASK); in hwmgr_early_init()
111 hwmgr->feature_mask &= ~PP_GFXOFF_MASK; in hwmgr_early_init()
115 hwmgr->feature_mask &= ~PP_GFXOFF_MASK; in hwmgr_early_init()
156 hwmgr->feature_mask &= ~PP_GFXOFF_MASK; in hwmgr_early_init()
165 hwmgr->feature_mask &= ~PP_GFXOFF_MASK; in hwmgr_early_init()
Dsmu10_hwmgr.c326 if (adev->pm.pp_feature & PP_GFXOFF_MASK) { in smu10_disable_gfx_off()
346 if (adev->pm.pp_feature & PP_GFXOFF_MASK) in smu10_enable_gfx_off()
Dvega12_hwmgr.c437 if (hwmgr->feature_mask & PP_GFXOFF_MASK) in vega12_hwmgr_backend_init()
/Linux-v5.4/drivers/gpu/drm/amd/include/
Damd_shared.h137 PP_GFXOFF_MASK = 0x8000, enumerator
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/smumgr/
Dsmu10_smumgr.c223 adev->pm.pp_feature &= ~PP_GFXOFF_MASK; in smu10_start_smu()
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gfx.c547 if (!(adev->pm.pp_feature & PP_GFXOFF_MASK)) in amdgpu_gfx_off_ctrl()
Dgfx_v9_0.c1045 adev->pm.pp_feature &= ~PP_GFXOFF_MASK; in gfx_v9_0_check_if_need_gfxoff()
1052 adev->pm.pp_feature &= ~PP_GFXOFF_MASK; in gfx_v9_0_check_if_need_gfxoff()
1054 if (adev->pm.pp_feature & PP_GFXOFF_MASK) in gfx_v9_0_check_if_need_gfxoff()
1060 if (adev->pm.pp_feature & PP_GFXOFF_MASK) in gfx_v9_0_check_if_need_gfxoff()
Dgfx_v10_0.c618 adev->pm.pp_feature &= ~PP_GFXOFF_MASK; in gfx_v10_0_check_gfxoff_flag()
1853 if (!(amdgpu_pp_feature_mask & PP_GFXOFF_MASK)) in gfx_v10_0_rlc_start()
Damdgpu_device.c1626 adev->pm.pp_feature &= ~PP_GFXOFF_MASK; in amdgpu_device_ip_early_init()
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/
Dnavi10_ppt.c359 if (adev->pm.pp_feature & PP_GFXOFF_MASK) { in navi10_get_allowed_feature_mask()
485 if (adev->pm.pp_feature & PP_GFXOFF_MASK) { in navi10_append_powerplay_table()
Dsmu_v11_0.c1362 if (!(adev->pm.pp_feature & PP_GFXOFF_MASK)) in smu_v11_0_gfx_off_control()