Searched refs:dml_result (Results 1 – 1 of 1) sorted by relevance
232 unsigned int dml_result = 0; in calculate_lowest_supported_state_for_temp_read() local269 dml_result = pack_and_call_dml_mode_support_ex(dml2, &s->cur_display_config, &s->evaluation_info); in calculate_lowest_supported_state_for_temp_read()271 if (dml_result && s->evaluation_info.DRAMClockChangeSupport[0] == dml_dram_clock_change_vactive) { in calculate_lowest_supported_state_for_temp_read()273 …dml_result = dml_mode_programming(&dml2->v20.dml_core_ctx, s_global->mode_support_params.out_lowes… in calculate_lowest_supported_state_for_temp_read()275 ASSERT(dml_result); in calculate_lowest_supported_state_for_temp_read()