Searched refs:vactive_end (Results 1 – 2 of 2) sorted by relevance
909 int vsw, vbp, vactive_start, vactive_end, vfp_end; in lsdc_crtc_get_scanout_position() local916 vactive_end = vactive_start + mode->crtc_vdisplay; in lsdc_crtc_get_scanout_position()926 if (y > vactive_end) in lsdc_crtc_get_scanout_position()
430 int line, vsw, vbp, vactive_start, vactive_end, vfp_end; in mdp5_crtc_get_scanout_position() local450 vactive_end = vactive_start + mode->crtc_vdisplay; in mdp5_crtc_get_scanout_position()462 else if (line > vactive_end) in mdp5_crtc_get_scanout_position()