Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_plane.c260 bool new_hwpipe = false; in mdp5_plane_atomic_check_with_state() local
337 new_hwpipe = true; in mdp5_plane_atomic_check_with_state()
346 new_hwpipe = true; in mdp5_plane_atomic_check_with_state()
356 new_hwpipe = true; in mdp5_plane_atomic_check_with_state()
360 if (new_hwpipe) { in mdp5_plane_atomic_check_with_state()
368 struct mdp5_hw_pipe *new_hwpipe = NULL; in mdp5_plane_atomic_check_with_state() local
372 blkcfg, &new_hwpipe, in mdp5_plane_atomic_check_with_state()
381 mdp5_state->hwpipe = new_hwpipe; in mdp5_plane_atomic_check_with_state()