Home
last modified time | relevance | path

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

/drivers/gpu/drm/gma500/
Doaktrail_crtc.c91 if (psb_intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS) in oaktrail_limit()
330 case INTEL_OUTPUT_LVDS: in oaktrail_crtc_mode_set()
Dpsb_intel_drv.h60 #define INTEL_OUTPUT_LVDS 4 macro
Dframebuffer.c723 case INTEL_OUTPUT_LVDS: in psb_setup_outputs()
725 clone_mask = (1 << INTEL_OUTPUT_LVDS); in psb_setup_outputs()
Dcdv_intel_display.c432 if (cdv_intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS)) { in cdv_intel_limit()
498 if (cdv_intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS) && in cdv_intel_find_best_PLL()
719 if (psb_intel_encoder->type == INTEL_OUTPUT_LVDS) in is_pipeb_lvds()
1059 case INTEL_OUTPUT_LVDS: in cdv_intel_crtc_mode_set()
Dpsb_intel_display.c95 if (psb_intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS)) in psb_intel_limit()
181 if (psb_intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS) && in psb_intel_find_best_PLL()
509 case INTEL_OUTPUT_LVDS: in psb_intel_crtc_mode_set()
Doaktrail_lvds.c357 psb_intel_encoder->type = INTEL_OUTPUT_LVDS; in oaktrail_lvds_init()
Dcdv_intel_lvds.c664 psb_intel_encoder->type = INTEL_OUTPUT_LVDS; in cdv_intel_lvds_init()
Dpsb_drv.c378 case INTEL_OUTPUT_LVDS: in psb_driver_load()
Dpsb_intel_lvds.c739 psb_intel_encoder->type = INTEL_OUTPUT_LVDS; in psb_intel_lvds_init()
/drivers/gpu/drm/i915/
Dintel_display.c488 if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS)) { in intel_ironlake_limit()
514 if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS)) { in intel_g4x_limit()
542 if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS)) in intel_limit()
554 if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS)) in intel_limit()
559 if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS)) in intel_limit()
648 if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS)) { in intel_find_best_PLL()
714 if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS)) { in intel_g4x_find_best_PLL()
3344 if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS)) { in ironlake_crtc_enable()
3367 (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS) || in ironlake_crtc_enable()
4137 } else if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS)) { in vlv_get_refclk()
[all …]
Dintel_lvds.c1002 if (encoder->type == INTEL_OUTPUT_LVDS) { in intel_is_dual_link_lvds()
1133 intel_encoder->type = INTEL_OUTPUT_LVDS; in intel_lvds_init()
Dintel_drv.h90 #define INTEL_OUTPUT_LVDS 4 macro