Home
last modified time | relevance | path

Searched refs:PP_GFXOFF_MASK (Results 1 - 25 of 32) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dhwmgr.c103 adev->pm.pp_feature &= ~PP_GFXOFF_MASK; in hwmgr_early_init()
108 PP_GFXOFF_MASK); in hwmgr_early_init()
114 adev->pm.pp_feature &= ~PP_GFXOFF_MASK; in hwmgr_early_init()
117 hwmgr->feature_mask &= ~PP_GFXOFF_MASK; in hwmgr_early_init()
121 adev->pm.pp_feature &= ~PP_GFXOFF_MASK; in hwmgr_early_init()
122 hwmgr->feature_mask &= ~PP_GFXOFF_MASK; in hwmgr_early_init()
163 adev->pm.pp_feature &= ~PP_GFXOFF_MASK; in hwmgr_early_init()
164 hwmgr->feature_mask &= ~PP_GFXOFF_MASK; in hwmgr_early_init()
173 adev->pm.pp_feature &= ~PP_GFXOFF_MASK; in hwmgr_early_init()
174 hwmgr->feature_mask &= ~PP_GFXOFF_MASK; in hwmgr_early_init()
[all...]
H A Dsmu10_hwmgr.c351 if (adev->pm.pp_feature & PP_GFXOFF_MASK) { in smu10_disable_gfx_off()
371 if (adev->pm.pp_feature & PP_GFXOFF_MASK) in smu10_enable_gfx_off()
H A Dvega12_hwmgr.c443 if (hwmgr->feature_mask & PP_GFXOFF_MASK) in vega12_hwmgr_backend_init()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H 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()
[all...]
H 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()
H A Dvega12_hwmgr.c442 if (hwmgr->feature_mask & PP_GFXOFF_MASK) in vega12_hwmgr_backend_init()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/
H A Damd_shared.h184 * @PP_GFXOFF_MASK: Dynamic graphics engine power control.
210 PP_GFXOFF_MASK = 0x8000, enumerator
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/
H A Damd_shared.h192 * @PP_GFXOFF_MASK: Dynamic graphics engine power control.
219 PP_GFXOFF_MASK = 0x8000, enumerator
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dsmu10_smumgr.c232 adev->pm.pp_feature &= ~PP_GFXOFF_MASK; in smu10_start_smu()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dsmu10_smumgr.c231 adev->pm.pp_feature &= ~PP_GFXOFF_MASK; in smu10_start_smu()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dvangogh_ppt.c2268 adev->pm.pp_feature &= ~PP_GFXOFF_MASK; in vangogh_post_smu_init()
2479 if (!(adev->pm.pp_feature & PP_GFXOFF_MASK)) in vangogh_set_gfxoff_residency()
2525 if (!(adev->pm.pp_feature & PP_GFXOFF_MASK)) in vangogh_get_gfxoff_entrycount()
H 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()
H A Dsmu_v11_0.c1115 if (!(adev->pm.pp_feature & PP_GFXOFF_MASK)) in smu_v11_0_gfx_off_control()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gfx.c554 if (!(adev->pm.pp_feature & PP_GFXOFF_MASK)) in amdgpu_gfx_off_ctrl()
H A Dgfx_v9_0.c1294 adev->pm.pp_feature &= ~PP_GFXOFF_MASK; in gfx_v9_0_check_if_need_gfxoff()
1308 adev->pm.pp_feature &= ~PP_GFXOFF_MASK; in gfx_v9_0_check_if_need_gfxoff()
1310 if (adev->pm.pp_feature & PP_GFXOFF_MASK) in gfx_v9_0_check_if_need_gfxoff()
1316 if (adev->pm.pp_feature & PP_GFXOFF_MASK) in gfx_v9_0_check_if_need_gfxoff()
H A Damdgpu_device.c2015 adev->pm.pp_feature &= ~PP_GFXOFF_MASK; in amdgpu_device_ip_early_init()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dnavi10_ppt.c301 if (adev->pm.pp_feature & PP_GFXOFF_MASK) in navi10_get_allowed_feature_mask()
427 if (adev->pm.pp_feature & PP_GFXOFF_MASK) { in navi10_append_powerplay_table()
H A Dsmu_v11_0.c1071 if (!(adev->pm.pp_feature & PP_GFXOFF_MASK)) in smu_v11_0_gfx_off_control()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gfx.c688 if (!(adev->pm.pp_feature & PP_GFXOFF_MASK)) in amdgpu_gfx_off_ctrl()
H A Dgfx_v9_0.c1216 adev->pm.pp_feature &= ~PP_GFXOFF_MASK; in gfx_v9_0_check_if_need_gfxoff()
1231 adev->pm.pp_feature &= ~PP_GFXOFF_MASK; in gfx_v9_0_check_if_need_gfxoff()
1233 if (adev->pm.pp_feature & PP_GFXOFF_MASK) in gfx_v9_0_check_if_need_gfxoff()
1239 if (adev->pm.pp_feature & PP_GFXOFF_MASK) in gfx_v9_0_check_if_need_gfxoff()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/
H A Damdgpu_smu.c392 adev->pm.pp_feature &= ~PP_GFXOFF_MASK; in smu_set_funcs()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_7_ppt.c275 if (adev->pm.pp_feature & PP_GFXOFF_MASK) in smu_v13_0_7_get_allowed_feature_mask()
H A Dsmu_v13_0.c815 if (!(adev->pm.pp_feature & PP_GFXOFF_MASK)) in smu_v13_0_gfx_off_control()
H A Dsmu_v13_0_0_ppt.c314 !(adev->pm.pp_feature & PP_GFXOFF_MASK)) in smu_v13_0_0_get_allowed_feature_mask()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/
H A Damdgpu_smu.c619 adev->pm.pp_feature &= ~PP_GFXOFF_MASK; in smu_set_funcs()

Completed in 117 milliseconds

12