Searched refs:INTEL_OUTPUT_LVDS (Results 1 – 5 of 5) sorted by relevance
| /openbsd/src/sys/dev/pci/drm/i915/display/ |
| D | intel_dpll.c | 621 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 …]
|
| D | intel_lvds.c | 131 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()
|
| D | intel_pch_refclk.c | 508 case INTEL_OUTPUT_LVDS: in ilk_init_pch_refclk()
|
| D | intel_display_types.h | 78 INTEL_OUTPUT_LVDS = 4, enumerator
|
| D | intel_display.c | 2464 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS) && in intel_crtc_compute_pipe_src()
|