custom_profile_mode 1444 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c data->custom_profile_mode[0] = 0; custom_profile_mode 1445 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c data->custom_profile_mode[1] = 0; custom_profile_mode 1446 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c data->custom_profile_mode[2] = 0; custom_profile_mode 1447 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c data->custom_profile_mode[3] = 0; custom_profile_mode 4940 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c data->custom_profile_mode[0], data->custom_profile_mode[1], custom_profile_mode 4941 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c data->custom_profile_mode[2], data->custom_profile_mode[3]); custom_profile_mode 4963 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c if (data->custom_profile_mode[0] != 0) custom_profile_mode 4969 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c data->custom_profile_mode[0] = busy_set_point = input[0]; custom_profile_mode 4970 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c data->custom_profile_mode[1] = FPS = input[1]; custom_profile_mode 4971 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c data->custom_profile_mode[2] = use_rlc_busy = input[2]; custom_profile_mode 4972 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c data->custom_profile_mode[3] = min_active_level = input[3]; custom_profile_mode 386 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.h uint8_t custom_profile_mode[4];