Searched refs:i830PipeHasType (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i830_display.c | 415 if (i830PipeHasType (crtc, I830_OUTPUT_LVDS)) { 421 } else if (i830PipeHasType (crtc, I830_OUTPUT_HDMI) || 422 i830PipeHasType (crtc, I830_OUTPUT_ANALOG)) { 424 } else if (i830PipeHasType (crtc, I830_OUTPUT_SDVO)) { 440 if (i830PipeHasType (crtc, I830_OUTPUT_LVDS)) 445 if (i830PipeHasType (crtc, I830_OUTPUT_LVDS)) 450 if (i830PipeHasType (crtc, I830_OUTPUT_LVDS)) 515 i830PipeHasType (xf86CrtcPtr crtc, int type) function in typeref:typename:Bool 581 if (i830PipeHasType(crtc, I830_OUTPUT_LVDS)) 641 if (i830PipeHasType(crt [all...] |
| H A D | i830.h | 752 i830PipeHasType (xf86CrtcPtr crtc, int type);
|
| H A D | i830_video.c | 381 if (i830PipeHasType(crtc, I830_OUTPUT_LVDS))
|
Completed in 11 milliseconds