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

/linux-master/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_smp.h46 struct mdp5_smp_state { struct
80 int mdp5_smp_assign(struct mdp5_smp *smp, struct mdp5_smp_state *state,
82 void mdp5_smp_release(struct mdp5_smp *smp, struct mdp5_smp_state *state,
85 void mdp5_smp_prepare_commit(struct mdp5_smp *smp, struct mdp5_smp_state *state);
86 void mdp5_smp_complete_commit(struct mdp5_smp *smp, struct mdp5_smp_state *state);
H A Dmdp5_smp.c63 struct mdp5_smp_state *state,
164 int mdp5_smp_assign(struct mdp5_smp *smp, struct mdp5_smp_state *state,
195 void mdp5_smp_release(struct mdp5_smp *smp, struct mdp5_smp_state *state,
288 void mdp5_smp_prepare_commit(struct mdp5_smp *smp, struct mdp5_smp_state *state)
314 void mdp5_smp_complete_commit(struct mdp5_smp *smp, struct mdp5_smp_state *state)
333 struct mdp5_smp_state *state;
369 struct mdp5_smp_state *state;
H A Dmdp5_kms.h85 struct mdp5_smp_state smp;

Completed in 166 milliseconds