Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_plane.c270 bool new_hwpipe = false; in mdp5_plane_atomic_check_with_state() local
347 new_hwpipe = true; in mdp5_plane_atomic_check_with_state()
356 new_hwpipe = true; in mdp5_plane_atomic_check_with_state()
366 new_hwpipe = true; in mdp5_plane_atomic_check_with_state()
370 if (new_hwpipe) { in mdp5_plane_atomic_check_with_state()
378 struct mdp5_hw_pipe *new_hwpipe = NULL; in mdp5_plane_atomic_check_with_state() local
382 blkcfg, &new_hwpipe, in mdp5_plane_atomic_check_with_state()
391 mdp5_state->hwpipe = new_hwpipe; in mdp5_plane_atomic_check_with_state()