Home
last modified time | relevance | path

Searched refs:mdp5_smp_state (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_smp.h57 struct mdp5_smp_state { struct
90 int mdp5_smp_assign(struct mdp5_smp *smp, struct mdp5_smp_state *state, argument
92 void mdp5_smp_release(struct mdp5_smp *smp, struct mdp5_smp_state *state,
95 void mdp5_smp_prepare_commit(struct mdp5_smp *smp, struct mdp5_smp_state *state);
96 void mdp5_smp_complete_commit(struct mdp5_smp *smp, struct mdp5_smp_state *state);
Dmdp5_smp.c72 struct mdp5_smp_state *state, in smp_request_block()
174 int mdp5_smp_assign(struct mdp5_smp *smp, struct mdp5_smp_state *state, in mdp5_smp_assign()
205 void mdp5_smp_release(struct mdp5_smp *smp, struct mdp5_smp_state *state, in mdp5_smp_release()
298 void mdp5_smp_prepare_commit(struct mdp5_smp *smp, struct mdp5_smp_state *state) in mdp5_smp_prepare_commit()
324 void mdp5_smp_complete_commit(struct mdp5_smp *smp, struct mdp5_smp_state *state) in mdp5_smp_complete_commit()
342 struct mdp5_smp_state *state; in mdp5_smp_dump()
390 struct mdp5_smp_state *state; in mdp5_smp_init()
Dmdp5_kms.h95 struct mdp5_smp_state smp;