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

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_smu10_hwmgr.c 66 struct smu10_hwmgr *smu10_data = (struct smu10_hwmgr *)(hwmgr->backend); local in function:smu10_display_clock_voltage_request
73 if (clk_freq == smu10_data->dcf_actual_hard_min_freq)
76 smu10_data->dcf_actual_hard_min_freq = clk_freq;
82 if (clk_freq == smu10_data->f_actual_hard_min_freq)
84 smu10_data->f_actual_hard_min_freq = clk_freq;
115 struct smu10_hwmgr *smu10_data = (struct smu10_hwmgr *)(hwmgr->backend); local in function:smu10_initialize_dpm_defaults
117 smu10_data->dce_slow_sclk_threshold = 30000;
118 smu10_data->thermal_auto_throttling_treshold = 0;
119 smu10_data->is_nb_dpm_enabled = 1;
120 smu10_data->dpm_flags = 1
179 struct smu10_hwmgr *smu10_data = (struct smu10_hwmgr *)hwmgr->backend; local in function:smu10_get_system_info_data
217 struct smu10_hwmgr *smu10_data = (struct smu10_hwmgr *)(hwmgr->backend); local in function:smu10_set_min_deep_sleep_dcefclk
231 struct smu10_hwmgr *smu10_data = (struct smu10_hwmgr *)(hwmgr->backend); local in function:smu10_set_hard_min_dcefclk_by_freq
245 struct smu10_hwmgr *smu10_data = (struct smu10_hwmgr *)(hwmgr->backend); local in function:smu10_set_hard_min_fclk_by_freq
259 struct smu10_hwmgr *smu10_data = (struct smu10_hwmgr *)(hwmgr->backend); local in function:smu10_set_active_display_count
278 struct smu10_hwmgr *smu10_data = (struct smu10_hwmgr *)(hwmgr->backend); local in function:smu10_init_power_gate_state
301 struct smu10_hwmgr *smu10_data = (struct smu10_hwmgr *)(hwmgr->backend); local in function:smu10_reset_cc6_data
447 struct smu10_hwmgr *smu10_data = (struct smu10_hwmgr *)(hwmgr->backend); local in function:smu10_populate_clock_table
549 struct smu10_hwmgr *smu10_data = (struct smu10_hwmgr *)(hwmgr->backend); local in function:smu10_hwmgr_backend_fini
998 struct smu10_hwmgr *smu10_data = (struct smu10_hwmgr *)(hwmgr->backend); local in function:smu10_get_clock_by_type_with_latency
1055 struct smu10_hwmgr *smu10_data = (struct smu10_hwmgr *)(hwmgr->backend); local in function:smu10_get_clock_by_type_with_voltage
1126 struct smu10_hwmgr *smu10_data = (struct smu10_hwmgr *)(hwmgr->backend); local in function:smu10_read_sensor
1194 struct smu10_hwmgr *smu10_data = (struct smu10_hwmgr *)(hwmgr->backend); local in function:smu10_powergate_vcn
    [all...]
amdgpu_smu10_hwmgr.c 66 struct smu10_hwmgr *smu10_data = (struct smu10_hwmgr *)(hwmgr->backend); local in function:smu10_display_clock_voltage_request
73 if (clk_freq == smu10_data->dcf_actual_hard_min_freq)
76 smu10_data->dcf_actual_hard_min_freq = clk_freq;
82 if (clk_freq == smu10_data->f_actual_hard_min_freq)
84 smu10_data->f_actual_hard_min_freq = clk_freq;
115 struct smu10_hwmgr *smu10_data = (struct smu10_hwmgr *)(hwmgr->backend); local in function:smu10_initialize_dpm_defaults
117 smu10_data->dce_slow_sclk_threshold = 30000;
118 smu10_data->thermal_auto_throttling_treshold = 0;
119 smu10_data->is_nb_dpm_enabled = 1;
120 smu10_data->dpm_flags = 1
179 struct smu10_hwmgr *smu10_data = (struct smu10_hwmgr *)hwmgr->backend; local in function:smu10_get_system_info_data
217 struct smu10_hwmgr *smu10_data = (struct smu10_hwmgr *)(hwmgr->backend); local in function:smu10_set_min_deep_sleep_dcefclk
231 struct smu10_hwmgr *smu10_data = (struct smu10_hwmgr *)(hwmgr->backend); local in function:smu10_set_hard_min_dcefclk_by_freq
245 struct smu10_hwmgr *smu10_data = (struct smu10_hwmgr *)(hwmgr->backend); local in function:smu10_set_hard_min_fclk_by_freq
259 struct smu10_hwmgr *smu10_data = (struct smu10_hwmgr *)(hwmgr->backend); local in function:smu10_set_active_display_count
278 struct smu10_hwmgr *smu10_data = (struct smu10_hwmgr *)(hwmgr->backend); local in function:smu10_init_power_gate_state
301 struct smu10_hwmgr *smu10_data = (struct smu10_hwmgr *)(hwmgr->backend); local in function:smu10_reset_cc6_data
447 struct smu10_hwmgr *smu10_data = (struct smu10_hwmgr *)(hwmgr->backend); local in function:smu10_populate_clock_table
549 struct smu10_hwmgr *smu10_data = (struct smu10_hwmgr *)(hwmgr->backend); local in function:smu10_hwmgr_backend_fini
998 struct smu10_hwmgr *smu10_data = (struct smu10_hwmgr *)(hwmgr->backend); local in function:smu10_get_clock_by_type_with_latency
1055 struct smu10_hwmgr *smu10_data = (struct smu10_hwmgr *)(hwmgr->backend); local in function:smu10_get_clock_by_type_with_voltage
1126 struct smu10_hwmgr *smu10_data = (struct smu10_hwmgr *)(hwmgr->backend); local in function:smu10_read_sensor
1194 struct smu10_hwmgr *smu10_data = (struct smu10_hwmgr *)(hwmgr->backend); local in function:smu10_powergate_vcn
    [all...]

Completed in 22 milliseconds