Home
last modified time | relevance | path

Searched defs:hwpipe (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_pipe.c11 struct mdp5_hw_pipe **hwpipe, in mdp5_pipe_assign()
122 int mdp5_pipe_release(struct drm_atomic_state *s, struct mdp5_hw_pipe *hwpipe) in mdp5_pipe_release()
158 struct mdp5_hw_pipe *hwpipe; in mdp5_pipe_init() local
H A Dmdp5_kms.h83 struct mdp5_hw_pipe_state hwpipe; member
97 struct mdp5_hw_pipe *hwpipe; member
H A Dmdp5_plane.c742 struct mdp5_hw_pipe *hwpipe, in mdp5_hwpipe_mode_set()
844 struct mdp5_hw_pipe *hwpipe = to_mdp5_plane_state(pstate)->hwpipe; in mdp5_plane_mode_set() local