Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/mdp5/
A Dmdp5_pipe.h14 struct mdp5_hw_pipe { struct
38 struct mdp5_hw_pipe **hwpipe, argument
39 struct mdp5_hw_pipe **r_hwpipe);
40 void mdp5_pipe_release(struct drm_atomic_state *s, struct mdp5_hw_pipe *hwpipe);
42 struct mdp5_hw_pipe *mdp5_pipe_init(enum mdp5_pipe pipe,
44 void mdp5_pipe_destroy(struct mdp5_hw_pipe *hwpipe);
A Dmdp5_pipe.c11 struct mdp5_hw_pipe **hwpipe, in mdp5_pipe_assign()
12 struct mdp5_hw_pipe **r_hwpipe) in mdp5_pipe_assign()
31 struct mdp5_hw_pipe *cur = mdp5_kms->hwpipes[i]; in mdp5_pipe_assign()
66 struct mdp5_hw_pipe *r_cur = in mdp5_pipe_assign()
122 void mdp5_pipe_release(struct drm_atomic_state *s, struct mdp5_hw_pipe *hwpipe) in mdp5_pipe_release()
146 void mdp5_pipe_destroy(struct mdp5_hw_pipe *hwpipe) in mdp5_pipe_destroy()
151 struct mdp5_hw_pipe *mdp5_pipe_init(enum mdp5_pipe pipe, in mdp5_pipe_init()
154 struct mdp5_hw_pipe *hwpipe; in mdp5_pipe_init()
A Dmdp5_kms.h28 struct mdp5_hw_pipe *hwpipes[SSPP_MAX];
98 struct mdp5_hw_pipe *hwpipe;
99 struct mdp5_hw_pipe *r_hwpipe; /* right hwpipe */
A Dmdp5_plane.c269 struct mdp5_hw_pipe *old_hwpipe = mdp5_state->hwpipe; in mdp5_plane_atomic_check_with_state()
270 struct mdp5_hw_pipe *old_right_hwpipe = in mdp5_plane_atomic_check_with_state()
272 struct mdp5_hw_pipe *new_hwpipe = NULL; in mdp5_plane_atomic_check_with_state()
273 struct mdp5_hw_pipe *new_right_hwpipe = NULL; in mdp5_plane_atomic_check_with_state()
731 struct mdp5_hw_pipe *hwpipe, in mdp5_hwpipe_mode_set()
832 struct mdp5_hw_pipe *hwpipe = to_mdp5_plane_state(pstate)->hwpipe; in mdp5_plane_mode_set()
835 struct mdp5_hw_pipe *right_hwpipe; in mdp5_plane_mode_set()
A Dmdp5_smp.c276 struct mdp5_hw_pipe *hwpipe = mdp5_kms->hwpipes[i]; in write_smp_fifo_regs()
349 struct mdp5_hw_pipe *hwpipe = mdp5_kms->hwpipes[i]; in mdp5_smp_dump()
A Dmdp5_kms.c483 struct mdp5_hw_pipe *hwpipe = mdp5_kms->hwpipes[i]; in modeset_init()
699 struct mdp5_hw_pipe *hwpipe; in construct_pipes()

Completed in 11 milliseconds