Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_lvds.c127 pipe_config->output_types |= BIT(INTEL_OUTPUT_LVDS); in intel_lvds_get_config()
781 if (intel_encoder->type == INTEL_OUTPUT_LVDS) in intel_get_lvds_encoder()
953 intel_encoder->type = INTEL_OUTPUT_LVDS; in intel_lvds_init()
Dintel_display.c653 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) { in i9xx_select_p2_div()
6650 if (intel_crtc_has_type(pipe_config, INTEL_OUTPUT_LVDS) && in intel_crtc_compute_config()
6759 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS) && in i9xx_update_pll_dividers()
7171 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) in i9xx_compute_dpll()
7216 else if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS) && in i9xx_compute_dpll()
7245 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) { in i8xx_compute_dpll()
7260 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS) && in i8xx_compute_dpll()
7484 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) { in i8xx_crtc_compute_clock()
7520 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) { in g4x_crtc_compute_clock()
7563 if (intel_crtc_has_type(crtc_state, INTEL_OUTPUT_LVDS)) { in pnv_crtc_compute_clock()
[all …]
Dintel_drv.h172 INTEL_OUTPUT_LVDS = 4, enumerator
Di915_debugfs.c3055 if (intel_encoder->type == INTEL_OUTPUT_LVDS) in intel_connector_info()
/Linux-v4.19/drivers/gpu/drm/gma500/
Dpsb_intel_display.c70 if (gma_pipe_has_type(crtc, INTEL_OUTPUT_LVDS)) in psb_intel_limit()
137 case INTEL_OUTPUT_LVDS: in psb_intel_crtc_mode_set()
Dcdv_intel_display.c377 if (gma_pipe_has_type(crtc, INTEL_OUTPUT_LVDS)) { in cdv_intel_limit()
527 gma_pipe_has_type(crtc, INTEL_OUTPUT_LVDS)) { in cdv_update_wm()
611 case INTEL_OUTPUT_LVDS: in cdv_intel_crtc_mode_set()
Dpsb_intel_drv.h62 #define INTEL_OUTPUT_LVDS 4 macro
Dframebuffer.c607 case INTEL_OUTPUT_LVDS: in psb_setup_outputs()
609 clone_mask = (1 << INTEL_OUTPUT_LVDS); in psb_setup_outputs()
Doaktrail_crtc.c97 if (gma_pipe_has_type(crtc, INTEL_OUTPUT_LVDS) in mrst_limit()
409 case INTEL_OUTPUT_LVDS: in oaktrail_crtc_mode_set()
Doaktrail_lvds.c329 gma_encoder->type = INTEL_OUTPUT_LVDS; in oaktrail_lvds_init()
Dpsb_drv.c381 case INTEL_OUTPUT_LVDS: in psb_driver_load()
Dcdv_intel_lvds.c635 gma_encoder->type = INTEL_OUTPUT_LVDS; in cdv_intel_lvds_init()
Dpsb_intel_lvds.c704 gma_encoder->type = INTEL_OUTPUT_LVDS; in psb_intel_lvds_init()
Dgma_display.c715 if (gma_pipe_has_type(crtc, INTEL_OUTPUT_LVDS) && in gma_find_best_pll()