Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/gma500/
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_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()
Dpsb_intel_drv.h61 #define INTEL_OUTPUT_LVDS 4 macro
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()
Dframebuffer.c736 case INTEL_OUTPUT_LVDS: in psb_setup_outputs()
738 clone_mask = (1 << INTEL_OUTPUT_LVDS); in psb_setup_outputs()
Doaktrail_lvds.c329 gma_encoder->type = INTEL_OUTPUT_LVDS; in oaktrail_lvds_init()
Dpsb_drv.c391 case INTEL_OUTPUT_LVDS: in psb_driver_load()
Dcdv_intel_lvds.c659 gma_encoder->type = INTEL_OUTPUT_LVDS; in cdv_intel_lvds_init()
Dpsb_intel_lvds.c728 gma_encoder->type = INTEL_OUTPUT_LVDS; in psb_intel_lvds_init()
Dgma_display.c740 if (gma_pipe_has_type(crtc, INTEL_OUTPUT_LVDS) && in gma_find_best_pll()
/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_lvds.c847 if (encoder->type == INTEL_OUTPUT_LVDS) { in intel_is_dual_link_lvds()
998 intel_encoder->type = INTEL_OUTPUT_LVDS; in intel_lvds_init()
Dintel_display.c468 if (intel_pipe_will_have_type(crtc_state, INTEL_OUTPUT_LVDS)) { in intel_ironlake_limit()
492 if (intel_pipe_will_have_type(crtc_state, INTEL_OUTPUT_LVDS)) { in intel_g4x_limit()
519 if (intel_pipe_will_have_type(crtc_state, INTEL_OUTPUT_LVDS)) in intel_limit()
528 if (intel_pipe_will_have_type(crtc_state, INTEL_OUTPUT_LVDS)) in intel_limit()
533 if (intel_pipe_will_have_type(crtc_state, INTEL_OUTPUT_LVDS)) in intel_limit()
632 if (intel_pipe_will_have_type(crtc_state, INTEL_OUTPUT_LVDS)) { in i9xx_find_best_dpll()
695 if (intel_pipe_will_have_type(crtc_state, INTEL_OUTPUT_LVDS)) { in pnv_find_best_dpll()
760 if (intel_pipe_will_have_type(crtc_state, INTEL_OUTPUT_LVDS)) { in g4x_find_best_dpll()
3227 (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS) || in intel_update_pipe_size()
5850 if ((intel_pipe_will_have_type(pipe_config, INTEL_OUTPUT_LVDS) && in intel_crtc_compute_config()
[all …]
Dintel_drv.h100 INTEL_OUTPUT_LVDS = 4, enumerator
Di915_debugfs.c2622 else if (intel_encoder->type == INTEL_OUTPUT_LVDS) in intel_connector_info()