Searched refs:INTEL_OUTPUT_LVDS (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/drm2/i915/
H A Dintel_display.c520 if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS)) {
548 if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS)) {
578 if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS))
590 if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS))
595 if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS))
685 if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS) &&
754 if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS)) {
3339 if (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS)) {
3363 (intel_pipe_has_type(crtc, INTEL_OUTPUT_LVDS) ||
4110 if (intel_encoder->type == INTEL_OUTPUT_LVDS) {
[all...]
H A Dintel_drv.h117 #define INTEL_OUTPUT_LVDS 4 macro
H A Dintel_lvds.c998 intel_encoder->type = INTEL_OUTPUT_LVDS;

Completed in 103 milliseconds