Searched refs:sink_patches (Results 1 – 4 of 4) sorted by relevance
190 struct dc_panel_patch sink_patches; member
1587 if (stream->sink_patches.dppowerup_delay > 0) { in perform_link_training_with_retries()1588 int delay_dp_power_up_in_ms = stream->sink_patches.dppowerup_delay; in perform_link_training_with_retries()
67 stream->sink_patches = dc_sink_data->edid_caps.panel_patch; in dc_stream_construct()
2558 if (stream->sink_patches.delay_ignore_msa > 0) in link_set_dpms_on()2559 msleep(stream->sink_patches.delay_ignore_msa); in link_set_dpms_on()