Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder_phys_vid.c203 u32 vfp_fetch_lines = 0; in programmable_fetch_config() local
212 vfp_fetch_lines = programmable_fetch_get_num_lines(phys_enc, timing); in programmable_fetch_config()
213 if (vfp_fetch_lines) { in programmable_fetch_config()
217 (vert_total - vfp_fetch_lines) * horiz_total + 1; in programmable_fetch_config()
224 vfp_fetch_lines, vfp_fetch_start_vsync_counter); in programmable_fetch_config()