Searched refs:PP_SMC_POWER_PROFILE_VIDEO (Results 1 – 15 of 15) sorted by relevance
| /linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| A D | hwmgr.c | 66 hwmgr->workload_prority[PP_SMC_POWER_PROFILE_VIDEO] = 3; in hwmgr_init_workload_prority() 73 hwmgr->workload_setting[3] = PP_SMC_POWER_PROFILE_VIDEO; in hwmgr_init_workload_prority()
|
| A D | smu10_hwmgr.c | 1432 case PP_SMC_POWER_PROFILE_VIDEO: in conv_power_profile_to_pplib_workload()
|
| A D | vega20_hwmgr.c | 3974 case PP_SMC_POWER_PROFILE_VIDEO: in conv_power_profile_to_pplib_workload()
|
| A D | smu7_hwmgr.c | 5679 case PP_SMC_POWER_PROFILE_VIDEO: in smu7_set_power_profile_mode()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| A D | amdgpu_vcn.c | 413 r = amdgpu_dpm_switch_power_profile(adev, PP_SMC_POWER_PROFILE_VIDEO, in amdgpu_vcn_idle_work_handler() 430 r = amdgpu_dpm_switch_power_profile(adev, PP_SMC_POWER_PROFILE_VIDEO, in amdgpu_vcn_ring_begin_use()
|
| /linux/drivers/gpu/drm/amd/include/ |
| A D | kgd_pp_interface.h | 168 PP_SMC_POWER_PROFILE_VIDEO = 0x3, enumerator
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/smu12/ |
| A D | renoir_ppt.c | 134 WORKLOAD_MAP(PP_SMC_POWER_PROFILE_VIDEO, WORKLOAD_PPLIB_VIDEO_BIT),
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/ |
| A D | amdgpu_smu.c | 1271 smu->workload_prority[PP_SMC_POWER_PROFILE_VIDEO] = 3; in smu_sw_init() 1285 smu->workload_setting[3] = PP_SMC_POWER_PROFILE_VIDEO; in smu_sw_init()
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
| A D | vangogh_ppt.c | 202 WORKLOAD_MAP(PP_SMC_POWER_PROFILE_VIDEO, WORKLOAD_PPLIB_VIDEO_BIT),
|
| A D | arcturus_ppt.c | 225 WORKLOAD_MAP(PP_SMC_POWER_PROFILE_VIDEO, WORKLOAD_PPLIB_VIDEO_BIT),
|
| A D | navi10_ppt.c | 234 WORKLOAD_MAP(PP_SMC_POWER_PROFILE_VIDEO, WORKLOAD_PPLIB_VIDEO_BIT),
|
| A D | sienna_cichlid_ppt.c | 251 WORKLOAD_MAP(PP_SMC_POWER_PROFILE_VIDEO, WORKLOAD_PPLIB_VIDEO_BIT),
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
| A D | smu_v13_0_7_ppt.c | 238 WORKLOAD_MAP(PP_SMC_POWER_PROFILE_VIDEO, WORKLOAD_PPLIB_VIDEO_BIT),
|
| A D | smu_v13_0_0_ppt.c | 269 WORKLOAD_MAP(PP_SMC_POWER_PROFILE_VIDEO, WORKLOAD_PPLIB_VIDEO_BIT),
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/smu14/ |
| A D | smu_v14_0_2_ppt.c | 239 WORKLOAD_MAP(PP_SMC_POWER_PROFILE_VIDEO, WORKLOAD_PPLIB_VIDEO_BIT),
|
Completed in 73 milliseconds