Searched refs:WORKLOAD_PPLIB_CUSTOM_BIT (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/ |
D | smu10.h | 145 #define WORKLOAD_PPLIB_CUSTOM_BIT 6 macro
|
D | smu12_driver_if.h | 203 #define WORKLOAD_PPLIB_CUSTOM_BIT 5 macro
|
D | smu11_driver_if_arcturus.h | 213 #define WORKLOAD_PPLIB_CUSTOM_BIT 4 macro
|
D | smu11_driver_if.h | 240 #define WORKLOAD_PPLIB_CUSTOM_BIT 6 macro
|
D | smu11_driver_if_navi10.h | 1047 #define WORKLOAD_PPLIB_CUSTOM_BIT 6 macro
|
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/ |
D | navi10_ppt.c | 209 WORKLOAD_MAP(PP_SMC_POWER_PROFILE_CUSTOM, WORKLOAD_PPLIB_CUSTOM_BIT), 1147 SMU_TABLE_ACTIVITY_MONITOR_COEFF, WORKLOAD_PPLIB_CUSTOM_BIT, in navi10_set_power_profile_mode() 1191 SMU_TABLE_ACTIVITY_MONITOR_COEFF, WORKLOAD_PPLIB_CUSTOM_BIT, in navi10_set_power_profile_mode()
|
D | vega20_ppt.c | 223 WORKLOAD_MAP(PP_SMC_POWER_PROFILE_CUSTOM, WORKLOAD_PPLIB_CUSTOM_BIT), 1909 SMU_TABLE_ACTIVITY_MONITOR_COEFF, WORKLOAD_PPLIB_CUSTOM_BIT, in vega20_set_power_profile_mode() 1964 SMU_TABLE_ACTIVITY_MONITOR_COEFF, WORKLOAD_PPLIB_CUSTOM_BIT, in vega20_set_power_profile_mode()
|
D | arcturus_ppt.c | 187 WORKLOAD_MAP(PP_SMC_POWER_PROFILE_CUSTOM, WORKLOAD_PPLIB_CUSTOM_BIT),
|
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/vega12/ |
D | smu9_driver_if.h | 198 #define WORKLOAD_PPLIB_CUSTOM_BIT 6 macro
|
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/ |
D | vega20_hwmgr.c | 3874 pplib_workload = WORKLOAD_PPLIB_CUSTOM_BIT; in conv_power_profile_to_pplib_workload() 4008 WORKLOAD_PPLIB_CUSTOM_BIT); in vega20_set_power_profile_mode() 4069 WORKLOAD_PPLIB_CUSTOM_BIT); in vega20_set_power_profile_mode()
|