Home
last modified time | relevance | path

Searched refs:mdp5_smp (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_smp.h61 struct mdp5_smp;
69 struct mdp5_smp *mdp5_smp_init(struct mdp5_kms *mdp5_kms,
71 void mdp5_smp_destroy(struct mdp5_smp *smp);
73 void mdp5_smp_dump(struct mdp5_smp *smp, struct drm_printer *p);
75 uint32_t mdp5_smp_calculate(struct mdp5_smp *smp,
79 int mdp5_smp_assign(struct mdp5_smp *smp, struct mdp5_smp_state *state,
81 void mdp5_smp_release(struct mdp5_smp *smp, struct mdp5_smp_state *state,
84 void mdp5_smp_prepare_commit(struct mdp5_smp *smp, struct mdp5_smp_state *state);
85 void mdp5_smp_complete_commit(struct mdp5_smp *smp, struct mdp5_smp_state *state);
H A Dmdp5_smp.c12 #include "mdp5_smp.h"
15 struct mdp5_smp { struct
32 struct mdp5_kms *get_kms(struct mdp5_smp *smp) in get_kms()
62 static int smp_request_block(struct mdp5_smp *smp, in smp_request_block()
96 static void set_fifo_thresholds(struct mdp5_smp *smp, in set_fifo_thresholds()
116 uint32_t mdp5_smp_calculate(struct mdp5_smp *smp, in mdp5_smp_calculate()
164 int mdp5_smp_assign(struct mdp5_smp *smp, struct mdp5_smp_state *state, in mdp5_smp_assign()
195 void mdp5_smp_release(struct mdp5_smp *smp, struct mdp5_smp_state *state, in mdp5_smp_release()
218 static unsigned update_smp_state(struct mdp5_smp *smp, in update_smp_state()
255 static void write_smp_alloc_regs(struct mdp5_smp *sm
[all...]
H A Dmdp5_kms.h18 #include "mdp5_smp.h"
46 struct mdp5_smp *smp;
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_smp.h61 struct mdp5_smp;
69 struct mdp5_smp *mdp5_smp_init(struct mdp5_kms *mdp5_kms,
71 void mdp5_smp_destroy(struct mdp5_smp *smp);
73 void mdp5_smp_dump(struct mdp5_smp *smp, struct drm_printer *p);
75 uint32_t mdp5_smp_calculate(struct mdp5_smp *smp,
79 int mdp5_smp_assign(struct mdp5_smp *smp, struct mdp5_smp_state *state,
81 void mdp5_smp_release(struct mdp5_smp *smp, struct mdp5_smp_state *state,
84 void mdp5_smp_prepare_commit(struct mdp5_smp *smp, struct mdp5_smp_state *state);
85 void mdp5_smp_complete_commit(struct mdp5_smp *smp, struct mdp5_smp_state *state);
H A Dmdp5_smp.c12 #include "mdp5_smp.h"
15 struct mdp5_smp { struct
32 struct mdp5_kms *get_kms(struct mdp5_smp *smp) in get_kms()
62 static int smp_request_block(struct mdp5_smp *smp, in smp_request_block()
96 static void set_fifo_thresholds(struct mdp5_smp *smp, in set_fifo_thresholds()
116 uint32_t mdp5_smp_calculate(struct mdp5_smp *smp, in mdp5_smp_calculate()
164 int mdp5_smp_assign(struct mdp5_smp *smp, struct mdp5_smp_state *state, in mdp5_smp_assign()
195 void mdp5_smp_release(struct mdp5_smp *smp, struct mdp5_smp_state *state, in mdp5_smp_release()
218 static unsigned update_smp_state(struct mdp5_smp *smp, in update_smp_state()
255 static void write_smp_alloc_regs(struct mdp5_smp *sm
[all...]
H A Dmdp5_kms.h18 #include "mdp5_smp.h"
46 struct mdp5_smp *smp;
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/
H A DMakefile53 disp/mdp5/mdp5_smp.o \
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/
H A DMakefile55 disp/mdp5/mdp5_smp.o \

Completed in 4 milliseconds