Searched refs:sink_patches (Results 1 – 3 of 3) sorted by relevance
202 struct dc_panel_patch sink_patches; member
2064 if (stream->sink_patches.oled_optimize_display_on) in enable_link_dp()2090 if (!stream->sink_patches.oled_optimize_display_on) { in enable_link_dp()2625 if (stream->sink_patches.delay_ignore_msa > 0) in link_set_dpms_on()2626 msleep(stream->sink_patches.delay_ignore_msa); in link_set_dpms_on()
75 stream->sink_patches = dc_sink_data->edid_caps.panel_patch; in dc_stream_construct()