Home
last modified time | relevance | path

Searched refs:INTEL_OUTPUT_LVDS (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/sys/dev/pci/drm/i915/display/
Dintel_dpll.c621 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) { in i9xx_select_p2_div()
1009 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) in i9xx_dpll()
1060 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS) && in i9xx_dpll()
1101 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) { in i8xx_dpll()
1130 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS) && in i8xx_dpll()
1240 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS) && in ilk_fb_cb_factor()
1277 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) in ilk_dpll()
1331 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS) && in ilk_dpll()
1367 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) { in ilk_crtc_compute_clock()
1538 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) { in g4x_crtc_compute_clock()
[all …]
Dintel_lvds.c131 crtc_state->output_types |= BIT(INTEL_OUTPUT_LVDS); in intel_lvds_get_config()
777 if (encoder->type == INTEL_OUTPUT_LVDS) in intel_get_lvds_encoder()
924 encoder->type = INTEL_OUTPUT_LVDS; in intel_lvds_init()
Dintel_pch_refclk.c508 case INTEL_OUTPUT_LVDS: in ilk_init_pch_refclk()
Dintel_display_types.h78 INTEL_OUTPUT_LVDS = 4, enumerator
Dintel_display.c2464 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS) && in intel_crtc_compute_pipe_src()