Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_plane.c185 bool new_hwpipe = false; in mdp5_plane_atomic_check_with_state() local
262 new_hwpipe = true; in mdp5_plane_atomic_check_with_state()
271 new_hwpipe = true; in mdp5_plane_atomic_check_with_state()
281 new_hwpipe = true; in mdp5_plane_atomic_check_with_state()
285 if (new_hwpipe) { in mdp5_plane_atomic_check_with_state()
293 struct mdp5_hw_pipe *new_hwpipe = NULL; in mdp5_plane_atomic_check_with_state() local
297 blkcfg, &new_hwpipe, in mdp5_plane_atomic_check_with_state()
306 mdp5_state->hwpipe = new_hwpipe; in mdp5_plane_atomic_check_with_state()