Home
last modified time | relevance | path

Searched refs:dc_is_timing_changed (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c2110 bool dc_is_timing_changed(struct dc_stream_state *cur_stream, in dc_is_timing_changed() function
2135 if (dc_is_timing_changed(stream_a, stream_b)) in are_stream_backends_same()
3773 if (dc_is_timing_changed(pipe_ctx_old->stream, pipe_ctx->stream)) in pipe_need_reprogram()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h2311 bool dc_is_timing_changed(struct dc_stream_state *cur_stream,
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_mst_types.c1559 dc_is_timing_changed(stream, local_dc_state->streams[i])) { in pre_validate_dsc()