Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-qp.c295 bool logo_plug_out; /* hdmi is plug out when kernel logo */ member
2545 hdmi->logo_plug_out = true; in dw_hdmi_connector_atomic_check()
2548 if (check_hdr_color_change(old_state, new_state, hdmi) || hdmi->logo_plug_out || in dw_hdmi_connector_atomic_check()
2577 mode.clock <= 600000 && !hdmi->disabled && !hdmi->logo_plug_out) { in dw_hdmi_connector_atomic_check()
2587 hdmi->logo_plug_out = false; in dw_hdmi_connector_atomic_check()
3419 hdmi->logo_plug_out = false; in __dw_hdmi_probe()
H A Ddw-hdmi.c330 bool logo_plug_out; /* hdmi is plug out when kernel logo */ member
2959 hdmi->logo_plug_out = true; in dw_hdmi_update_power()
3297 hdmi->logo_plug_out = true; in dw_hdmi_connector_atomic_check()
3300 if (check_hdr_color_change(old_state, new_state, hdmi) || hdmi->logo_plug_out || in dw_hdmi_connector_atomic_check()
3329 !hdmi->logo_plug_out && !hdmi->disabled) { in dw_hdmi_connector_atomic_check()
3337 hdmi->logo_plug_out = false; in dw_hdmi_connector_atomic_check()
4871 hdmi->logo_plug_out = false; in dw_hdmi_probe()