Searched refs:vfrontp (Results 1 – 1 of 1) sorted by relevance
1122 u32 vactive, vsynce, vbackp, vfrontp, vblanke, vblanks; in nv50_crtc_mode_set() local1138 vfrontp = (mode->vsync_start - mode->vdisplay) * vscan / ilace; in nv50_crtc_mode_set()1139 vblanks = vactive - vfrontp - 1; in nv50_crtc_mode_set()