Home
last modified time | relevance | path

Searched refs:PP_SMC_POWER_PROFILE_VR (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dhwmgr.c71 hwmgr->workload_prority[PP_SMC_POWER_PROFILE_VR] = 4; in hwmgr_init_workload_prority()
78 hwmgr->workload_setting[4] = PP_SMC_POWER_PROFILE_VR; in hwmgr_init_workload_prority()
Dsmu10_hwmgr.c1306 case PP_SMC_POWER_PROFILE_VR: in conv_power_profile_to_pplib_workload()
Dvega20_hwmgr.c3932 case PP_SMC_POWER_PROFILE_VR: in conv_power_profile_to_pplib_workload()
Dsmu7_hwmgr.c5084 case PP_SMC_POWER_PROFILE_VR: in smu7_set_power_profile_mode()
/Linux-v5.10/drivers/gpu/drm/amd/include/
Dkgd_pp_interface.h142 PP_SMC_POWER_PROFILE_VR = 0x4, enumerator
/Linux-v5.10/drivers/gpu/drm/amd/pm/swsmu/smu12/
Drenoir_ppt.c126 WORKLOAD_MAP(PP_SMC_POWER_PROFILE_VR, WORKLOAD_PPLIB_VR_BIT),
/Linux-v5.10/drivers/gpu/drm/amd/pm/swsmu/
Damdgpu_smu.c822 smu->workload_prority[PP_SMC_POWER_PROFILE_VR] = 4; in smu_sw_init()
830 smu->workload_setting[4] = PP_SMC_POWER_PROFILE_VR; in smu_sw_init()
/Linux-v5.10/drivers/gpu/drm/amd/pm/swsmu/smu11/
Dnavi10_ppt.c234 WORKLOAD_MAP(PP_SMC_POWER_PROFILE_VR, WORKLOAD_PPLIB_VR_BIT),
Dsienna_cichlid_ppt.c219 WORKLOAD_MAP(PP_SMC_POWER_PROFILE_VR, WORKLOAD_PPLIB_VR_BIT),