Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_kms.c595 int line, vsw, vbp, vactive_start, vactive_end, vfp_end; in mdp5_get_scanoutpos() local
620 vactive_end = vactive_start + mode->crtc_vdisplay; in mdp5_get_scanoutpos()
632 } else if (line > vactive_end) { in mdp5_get_scanoutpos()