Searched refs:is_timing_changed (Results 1 – 2 of 2) sorted by relevance
421 bool is_supported_res, is_timing_changed; in lt8619c_delayed_work_monitor_resolution() local433 is_timing_changed = lt8619c_timing_changed(sd, &timings); in lt8619c_delayed_work_monitor_resolution()436 __func__, is_supported_res, is_timing_changed); in lt8619c_delayed_work_monitor_resolution()444 if (is_supported_res && is_timing_changed) { in lt8619c_delayed_work_monitor_resolution()
1643 static bool is_timing_changed(struct dc_stream_state *cur_stream, in is_timing_changed() function1674 if (is_timing_changed(stream_a, stream_b)) in are_stream_backends_same()2767 if (is_timing_changed(pipe_ctx_old->stream, pipe_ctx->stream)) in pipe_need_reprogram()