Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_encoder_phys_vid.c143 u32 start_of_frame_lines = in programmable_fetch_get_num_lines() local
145 u32 needed_vfp_lines = worst_case_needed_lines - start_of_frame_lines; in programmable_fetch_get_num_lines()
149 if (start_of_frame_lines >= worst_case_needed_lines) { in programmable_fetch_get_num_lines()