Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnv50_display.c1122 u32 vactive, vsynce, vbackp, vfrontp, vblanke, vblanks; in nv50_crtc_mode_set() local
1136 vbackp = (mode->vtotal - mode->vsync_end) * vscan / ilace; in nv50_crtc_mode_set()
1137 vblanke = vsynce + vbackp; in nv50_crtc_mode_set()
1146 vblan2e = vactive + vsynce + vbackp; in nv50_crtc_mode_set()