HomeSort by: relevance | last modified time | path
    Searched refs:custom_profile_mode (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
vega10_hwmgr.h 388 uint8_t custom_profile_mode[4]; member in struct:vega10_hwmgr
amdgpu_vega10_hwmgr.c 1455 data->custom_profile_mode[0] = 0;
1456 data->custom_profile_mode[1] = 0;
1457 data->custom_profile_mode[2] = 0;
1458 data->custom_profile_mode[3] = 0;
5014 data->custom_profile_mode[0], data->custom_profile_mode[1],
5015 data->custom_profile_mode[2], data->custom_profile_mode[3]);
5037 if (data->custom_profile_mode[0] != 0)
5043 data->custom_profile_mode[0] = busy_set_point = input[0]
    [all...]

Completed in 108 milliseconds