Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_plane.c186 bool new_hwpipe = false; in mdp5_plane_atomic_check_with_state() local
263 new_hwpipe = true; in mdp5_plane_atomic_check_with_state()
272 new_hwpipe = true; in mdp5_plane_atomic_check_with_state()
282 new_hwpipe = true; in mdp5_plane_atomic_check_with_state()
286 if (new_hwpipe) { in mdp5_plane_atomic_check_with_state()
294 struct mdp5_hw_pipe *new_hwpipe = NULL; in mdp5_plane_atomic_check_with_state() local
298 blkcfg, &new_hwpipe, in mdp5_plane_atomic_check_with_state()
307 mdp5_state->hwpipe = new_hwpipe; in mdp5_plane_atomic_check_with_state()