HomeSort by: relevance | last modified time | path
    Searched defs:use_rlc_busy (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_vega10_hwmgr.c 4998 "USE_RLC_BUSY",
5024 uint8_t use_rlc_busy; local in function:vega10_set_power_profile_mode
5045 data->custom_profile_mode[2] = use_rlc_busy = input[2];
5050 use_rlc_busy << 16 | min_active_level<<24);
amdgpu_vega10_hwmgr.c 4998 "USE_RLC_BUSY",
5024 uint8_t use_rlc_busy; local in function:vega10_set_power_profile_mode
5045 data->custom_profile_mode[2] = use_rlc_busy = input[2];
5050 use_rlc_busy << 16 | min_active_level<<24);
amdgpu_vega10_hwmgr.c 4998 "USE_RLC_BUSY",
5024 uint8_t use_rlc_busy; local in function:vega10_set_power_profile_mode
5045 data->custom_profile_mode[2] = use_rlc_busy = input[2];
5050 use_rlc_busy << 16 | min_active_level<<24);

Completed in 44 milliseconds