Searched defs:hwpipe (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_pipe.c9 mdp5_pipe_assign(struct drm_atomic_state *s, struct drm_plane *plane, uint32_t caps, uint32_t blkcfg, struct mdp5_hw_pipe **hwpipe, struct mdp5_hw_pipe **r_hwpipe) argument
122 mdp5_pipe_release(struct drm_atomic_state *s, struct mdp5_hw_pipe *hwpipe) argument
158 struct mdp5_hw_pipe *hwpipe; local
[all...]
H A Dmdp5_smp.c276 struct mdp5_hw_pipe *hwpipe = mdp5_kms->hwpipes[i]; local
344 struct mdp5_hw_pipe *hwpipe = mdp5_kms->hwpipes[i]; local
H A Dmdp5_kms.c413 struct mdp5_hw_pipe *hwpipe = mdp5_kms->hwpipes[i]; local
586 struct mdp5_hw_pipe *hwpipe; local
H A Dmdp5_kms.h83 struct mdp5_hw_pipe_state hwpipe; member in struct:mdp5_global_state
97 struct mdp5_hw_pipe *hwpipe; member in struct:mdp5_plane_state
H A Dmdp5_plane.c761 mdp5_hwpipe_mode_set(struct mdp5_kms *mdp5_kms, struct mdp5_hw_pipe *hwpipe, struct drm_framebuffer *fb, struct phase_step *step, struct pixel_ext *pe, u32 scale_config, u32 hdecm, u32 vdecm, bool hflip, bool vflip, int crtc_x, int crtc_y, unsigned int crtc_w, unsigned int crtc_h, u32 src_img_w, u32 src_img_h, u32 src_x, u32 src_y, u32 src_w, u32 src_h) argument
863 struct mdp5_hw_pipe *hwpipe = to_mdp5_plane_state(pstate)->hwpipe; local
[all...]

Completed in 172 milliseconds