Home
last modified time | relevance | path

Searched refs:mdp5_cfg_handler (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/msm/disp/mdp5/
A Dmdp5_cfg.h118 struct mdp5_cfg_handler;
120 const struct mdp5_cfg_hw *mdp5_cfg_get_hw_config(struct mdp5_cfg_handler *cfg_hnd);
121 struct mdp5_cfg *mdp5_cfg_get_config(struct mdp5_cfg_handler *cfg_hnd);
122 int mdp5_cfg_get_hw_rev(struct mdp5_cfg_handler *cfg_hnd);
128 struct mdp5_cfg_handler *mdp5_cfg_init(struct mdp5_kms *mdp5_kms,
130 void mdp5_cfg_destroy(struct mdp5_cfg_handler *cfg_hnd);
A Dmdp5_cfg.c9 struct mdp5_cfg_handler { struct
1232 static const struct mdp5_cfg_handler cfg_handlers_v1[] = {
1245 static const struct mdp5_cfg_handler cfg_handlers_v3[] = {
1253 const struct mdp5_cfg_hw *mdp5_cfg_get_hw_config(struct mdp5_cfg_handler *cfg_handler) in mdp5_cfg_get_hw_config()
1258 struct mdp5_cfg *mdp5_cfg_get_config(struct mdp5_cfg_handler *cfg_handler) in mdp5_cfg_get_config()
1263 int mdp5_cfg_get_hw_rev(struct mdp5_cfg_handler *cfg_handler) in mdp5_cfg_get_hw_rev()
1268 void mdp5_cfg_destroy(struct mdp5_cfg_handler *cfg_handler) in mdp5_cfg_destroy()
1273 struct mdp5_cfg_handler *mdp5_cfg_init(struct mdp5_kms *mdp5_kms, in mdp5_cfg_init()
1278 struct mdp5_cfg_handler *cfg_handler; in mdp5_cfg_init()
1279 const struct mdp5_cfg_handler *cfg_handlers; in mdp5_cfg_init()
A Dmdp5_ctl.h18 void __iomem *mmio_base, struct mdp5_cfg_handler *cfg_hnd);
A Dmdp5_kms.h36 struct mdp5_cfg_handler *cfg;
A Dmdp5_ctl.c690 void __iomem *mmio_base, struct mdp5_cfg_handler *cfg_hnd) in mdp5_ctlm_init()

Completed in 9 milliseconds