Searched refs:DDI_INIT_DISPLAY_DETECTED (Results 1 – 3 of 3) sorted by relevance
215 ~(DDI_INIT_DISPLAY_DETECTED | in emulate_monitor_status_change()278 (DDI_BUF_CTL_ENABLE | DDI_INIT_DISPLAY_DETECTED); in emulate_monitor_status_change()489 vgpu_vreg_t(vgpu, DDI_BUF_CTL(PORT_A)) |= DDI_INIT_DISPLAY_DETECTED; in emulate_monitor_status_change()
10015 #define DDI_INIT_DISPLAY_DETECTED (1 << 0) macro
16953 found = intel_de_read(dev_priv, DDI_BUF_CTL(PORT_A)) & DDI_INIT_DISPLAY_DETECTED; in intel_setup_outputs()