Symbol: mdp5_hw_pipe
drivers/gpu/drm/msm/disp/mdp5/mdp5_kms.c
413
struct mdp5_hw_pipe *hwpipe = mdp5_kms->hwpipes[i];
drivers/gpu/drm/msm/disp/mdp5/mdp5_kms.c
585
struct mdp5_hw_pipe *hwpipe;
drivers/gpu/drm/msm/disp/mdp5/mdp5_kms.h
28
struct mdp5_hw_pipe *hwpipes[SSPP_MAX];
drivers/gpu/drm/msm/disp/mdp5/mdp5_kms.h
97
struct mdp5_hw_pipe *hwpipe;
drivers/gpu/drm/msm/disp/mdp5/mdp5_kms.h
98
struct mdp5_hw_pipe *r_hwpipe; /* right hwpipe */
drivers/gpu/drm/msm/disp/mdp5/mdp5_pipe.c
11
struct mdp5_hw_pipe **hwpipe,
drivers/gpu/drm/msm/disp/mdp5/mdp5_pipe.c
12
struct mdp5_hw_pipe **r_hwpipe)
drivers/gpu/drm/msm/disp/mdp5/mdp5_pipe.c
122
int mdp5_pipe_release(struct drm_atomic_state *s, struct mdp5_hw_pipe *hwpipe)
drivers/gpu/drm/msm/disp/mdp5/mdp5_pipe.c
154
struct mdp5_hw_pipe *mdp5_pipe_init(struct drm_device *dev,
drivers/gpu/drm/msm/disp/mdp5/mdp5_pipe.c
158
struct mdp5_hw_pipe *hwpipe;
drivers/gpu/drm/msm/disp/mdp5/mdp5_pipe.c
31
struct mdp5_hw_pipe *cur = mdp5_kms->hwpipes[i];
drivers/gpu/drm/msm/disp/mdp5/mdp5_pipe.c
66
struct mdp5_hw_pipe *r_cur =
drivers/gpu/drm/msm/disp/mdp5/mdp5_pipe.h
38
struct mdp5_hw_pipe **hwpipe,
drivers/gpu/drm/msm/disp/mdp5/mdp5_pipe.h
39
struct mdp5_hw_pipe **r_hwpipe);
drivers/gpu/drm/msm/disp/mdp5/mdp5_pipe.h
40
int mdp5_pipe_release(struct drm_atomic_state *s, struct mdp5_hw_pipe *hwpipe);
drivers/gpu/drm/msm/disp/mdp5/mdp5_pipe.h
42
struct mdp5_hw_pipe *mdp5_pipe_init(struct drm_device *dev,
drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c
273
struct mdp5_hw_pipe *old_hwpipe = mdp5_state->hwpipe;
drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c
274
struct mdp5_hw_pipe *old_right_hwpipe =
drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c
276
struct mdp5_hw_pipe *new_hwpipe = NULL;
drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c
277
struct mdp5_hw_pipe *new_right_hwpipe = NULL;
drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c
742
struct mdp5_hw_pipe *hwpipe,
drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c
844
struct mdp5_hw_pipe *hwpipe = to_mdp5_plane_state(pstate)->hwpipe;
drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c
847
struct mdp5_hw_pipe *right_hwpipe;
drivers/gpu/drm/msm/disp/mdp5/mdp5_smp.c
276
struct mdp5_hw_pipe *hwpipe = mdp5_kms->hwpipes[i];
drivers/gpu/drm/msm/disp/mdp5/mdp5_smp.c
344
struct mdp5_hw_pipe *hwpipe = mdp5_kms->hwpipes[i];