Home
last modified time | relevance | path

Searched refs:is_timing_changed (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dlt8619c.c421 bool is_supported_res, is_timing_changed; in lt8619c_delayed_work_monitor_resolution() local
433 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()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c1643 static bool is_timing_changed(struct dc_stream_state *cur_stream, in is_timing_changed() function
1674 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()