Home
last modified time | relevance | path

Searched refs:custom_profile_mode (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_hwmgr.c1452 data->custom_profile_mode[0] = 0; in vega10_setup_default_dpm_tables()
1453 data->custom_profile_mode[1] = 0; in vega10_setup_default_dpm_tables()
1454 data->custom_profile_mode[2] = 0; in vega10_setup_default_dpm_tables()
1455 data->custom_profile_mode[3] = 0; in vega10_setup_default_dpm_tables()
5120 data->custom_profile_mode[0], data->custom_profile_mode[1], in vega10_get_power_profile_mode()
5121 data->custom_profile_mode[2], data->custom_profile_mode[3]); in vega10_get_power_profile_mode()
5150 if (data->custom_profile_mode[0] != 0) in vega10_set_power_profile_mode()
5156 data->custom_profile_mode[ in vega10_set_power_profile_mode()
[all...]
H A Dvega10_hwmgr.h386 uint8_t custom_profile_mode[4]; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_hwmgr.h386 uint8_t custom_profile_mode[4]; member
H A Dvega10_hwmgr.c1447 data->custom_profile_mode[0] = 0; in vega10_setup_default_dpm_tables()
1448 data->custom_profile_mode[1] = 0; in vega10_setup_default_dpm_tables()
1449 data->custom_profile_mode[2] = 0; in vega10_setup_default_dpm_tables()
1450 data->custom_profile_mode[3] = 0; in vega10_setup_default_dpm_tables()
5304 data->custom_profile_mode[0], data->custom_profile_mode[1], in vega10_get_power_profile_mode()
5305 data->custom_profile_mode[2], data->custom_profile_mode[3]); in vega10_get_power_profile_mode()
5334 if (data->custom_profile_mode[0] != 0) in vega10_set_power_profile_mode()
5340 data->custom_profile_mode[ in vega10_set_power_profile_mode()
[all...]

Completed in 16 milliseconds