Searched refs:vsync_reg (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ | ||
| H A D | i830_crt.c | 249 int vtotal_reg, vblank_reg, vsync_reg; local in function:i830_crt_detect_load 258 vsync_reg = VSYNC_A; 267 vsync_reg = VSYNC_B; 306 uint32_t vsync = INREG(vsync_reg); |
| H A D | i830_display.c | 1512 int vsync_reg = (pipe == 0) ? VSYNC_A : VSYNC_B; local in function:i830_crtc_mode_set 1839 OUTREG(vsync_reg, (adjusted_mode->CrtcVSyncStart - 1) | |
Completed in 5 milliseconds