Home
last modified time | relevance | path

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

/openbmc/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()
154 void mdp5_pipe_destroy(struct mdp5_hw_pipe *hwpipe) in mdp5_pipe_destroy()
162 struct mdp5_hw_pipe *hwpipe; in mdp5_pipe_init() local
H A Dmdp5_smp.c276 struct mdp5_hw_pipe *hwpipe = mdp5_kms->hwpipes[i]; in write_smp_fifo_regs() local
349 struct mdp5_hw_pipe *hwpipe = mdp5_kms->hwpipes[i]; in mdp5_smp_dump() local
H A Dmdp5_kms.h84 struct mdp5_hw_pipe_state hwpipe; member
98 struct mdp5_hw_pipe *hwpipe; member
H A Dmdp5_kms.c467 struct mdp5_hw_pipe *hwpipe = mdp5_kms->hwpipes[i]; in modeset_init() local
666 struct mdp5_hw_pipe *hwpipe; in construct_pipes() local
H A Dmdp5_plane.c762 struct mdp5_hw_pipe *hwpipe, in mdp5_hwpipe_mode_set()
863 struct mdp5_hw_pipe *hwpipe = to_mdp5_plane_state(pstate)->hwpipe; in mdp5_plane_mode_set() local