Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_kms.c606 int line, vsw, vbp, vactive_start, vactive_end, vfp_end; in mdp5_get_scanoutpos() local
634 vfp_end = mode->crtc_vtotal; in mdp5_get_scanoutpos()
644 line = line - vfp_end - vactive_start; in mdp5_get_scanoutpos()