Searched refs:sink_patches (Results 1 – 4 of 4) sorted by relevance
161 struct dc_panel_patch sink_patches; member
69 stream->sink_patches = dc_sink_data->edid_caps.panel_patch; in dc_stream_construct()
4345 if (stream->sink_patches.delay_ignore_msa > 0)4346 msleep(stream->sink_patches.delay_ignore_msa);
2285 if (stream->sink_patches.dppowerup_delay > 0) {2286 int delay_dp_power_up_in_ms = stream->sink_patches.dppowerup_delay;
Completed in 21 milliseconds