Home
last modified time | relevance | path

Searched refs:vfrontp (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnv50_display.c1141 u32 vactive, vsynce, vbackp, vfrontp, vblanke, vblanks; in nv50_crtc_mode_set() local
1157 vfrontp = (mode->vsync_start - mode->vdisplay) * vscan / ilace; in nv50_crtc_mode_set()
1158 vblanks = vactive - vfrontp - 1; in nv50_crtc_mode_set()