Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_pipe.h51 void mdp5_pipe_release(struct drm_atomic_state *s, struct mdp5_hw_pipe *hwpipe);
Dmdp5_pipe.c133 void mdp5_pipe_release(struct drm_atomic_state *s, struct mdp5_hw_pipe *hwpipe) in mdp5_pipe_release() function
Dmdp5_plane.c403 mdp5_pipe_release(state->state, old_hwpipe); in mdp5_plane_atomic_check_with_state()
404 mdp5_pipe_release(state->state, old_right_hwpipe); in mdp5_plane_atomic_check_with_state()
407 mdp5_pipe_release(state->state, mdp5_state->hwpipe); in mdp5_plane_atomic_check_with_state()
408 mdp5_pipe_release(state->state, mdp5_state->r_hwpipe); in mdp5_plane_atomic_check_with_state()