Searched defs:dml2_calculate_lowest_supported_state_for_temp_read_scratch (Results 1 – 1 of 1) sorted by relevance
49 struct dml2_calculate_lowest_supported_state_for_temp_read_scratch { struct50 struct dml_mode_support_info_st evaluation_info;51 dml_float_t uclk_change_latencies[__DML_MAX_STATE_ARRAY_SIZE__];52 struct dml_display_cfg_st cur_display_config;53 struct dml_display_cfg_st new_display_config;54 struct dml_mode_eval_policy_st new_policy;55 struct dml_mode_eval_policy_st cur_policy;95 …struct dml2_calculate_lowest_supported_state_for_temp_read_scratch dml2_calculate_lowest_supported… member