Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_plane.c263 bool new_hwpipe = false; in mdp5_plane_atomic_check_with_state() local
340 new_hwpipe = true; in mdp5_plane_atomic_check_with_state()
349 new_hwpipe = true; in mdp5_plane_atomic_check_with_state()
359 new_hwpipe = true; in mdp5_plane_atomic_check_with_state()
363 if (new_hwpipe) { in mdp5_plane_atomic_check_with_state()
371 struct mdp5_hw_pipe *new_hwpipe = NULL; in mdp5_plane_atomic_check_with_state() local
375 blkcfg, &new_hwpipe, in mdp5_plane_atomic_check_with_state()
384 mdp5_state->hwpipe = new_hwpipe; in mdp5_plane_atomic_check_with_state()