Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_plane.c271 bool need_right_hwpipe = false; in mdp5_plane_atomic_check_with_state() local
296 need_right_hwpipe = true; in mdp5_plane_atomic_check_with_state()
354 if ((need_right_hwpipe && !mdp5_state->r_hwpipe) || in mdp5_plane_atomic_check_with_state()
355 (!need_right_hwpipe && mdp5_state->r_hwpipe)) in mdp5_plane_atomic_check_with_state()
383 need_right_hwpipe ? in mdp5_plane_atomic_check_with_state()
392 if (need_right_hwpipe) in mdp5_plane_atomic_check_with_state()