Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_crtc.c278 int line, vsw, vbp, vactive_start, vactive_end, vfp_end; in dpu_crtc_get_scanout_position() local
299 vfp_end = mode->crtc_vtotal; in dpu_crtc_get_scanout_position()
309 line = line - vfp_end - vactive_start; in dpu_crtc_get_scanout_position()