Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_plane.c164 bool new_hwpipe = false; in mdp5_plane_atomic_check_with_state() local
241 new_hwpipe = true; in mdp5_plane_atomic_check_with_state()
250 new_hwpipe = true; in mdp5_plane_atomic_check_with_state()
260 new_hwpipe = true; in mdp5_plane_atomic_check_with_state()
264 if (new_hwpipe) { in mdp5_plane_atomic_check_with_state()
272 struct mdp5_hw_pipe *new_hwpipe = NULL; in mdp5_plane_atomic_check_with_state() local
276 blkcfg, &new_hwpipe, in mdp5_plane_atomic_check_with_state()
285 mdp5_state->hwpipe = new_hwpipe; in mdp5_plane_atomic_check_with_state()