Searched refs:I830_OUTPUT_LVDS (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_display.c415 if (i830PipeHasType (crtc, I830_OUTPUT_LVDS)) {
440 if (i830PipeHasType (crtc, I830_OUTPUT_LVDS))
445 if (i830PipeHasType (crtc, I830_OUTPUT_LVDS))
450 if (i830PipeHasType (crtc, I830_OUTPUT_LVDS))
581 if (i830PipeHasType(crtc, I830_OUTPUT_LVDS))
641 if (i830PipeHasType(crtc, I830_OUTPUT_LVDS))
1536 case I830_OUTPUT_LVDS:
H A Di830_lvds.c1471 intel_output->type = I830_OUTPUT_LVDS;
1473 intel_output->clone_mask = (1 << I830_OUTPUT_LVDS);
H A Di830.h203 #define I830_OUTPUT_LVDS 6 macro
H A Di830_driver.c685 if (intel_output->type == I830_OUTPUT_LVDS)
765 if (intel_output->type == I830_OUTPUT_LVDS)
H A Di830_video.c381 if (i830PipeHasType(crtc, I830_OUTPUT_LVDS))

Completed in 25 milliseconds