Home
last modified time | relevance | path

Searched refs:mdp5_cfg_handler (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_cfg.h111 struct mdp5_cfg_handler;
113 const struct mdp5_cfg_hw *mdp5_cfg_get_hw_config(struct mdp5_cfg_handler *cfg_hnd);
114 struct mdp5_cfg *mdp5_cfg_get_config(struct mdp5_cfg_handler *cfg_hnd);
115 int mdp5_cfg_get_hw_rev(struct mdp5_cfg_handler *cfg_hnd);
121 struct mdp5_cfg_handler *mdp5_cfg_init(struct mdp5_kms *mdp5_kms,
123 void mdp5_cfg_destroy(struct mdp5_cfg_handler *cfg_hnd);
H A Dmdp5_cfg.c9 struct mdp5_cfg_handler { struct
1109 static const struct mdp5_cfg_handler cfg_handlers_v1[] = {
1121 static const struct mdp5_cfg_handler cfg_handlers_v3[] = {
1129 const struct mdp5_cfg_hw *mdp5_cfg_get_hw_config(struct mdp5_cfg_handler *cfg_handler) in mdp5_cfg_get_hw_config()
1134 struct mdp5_cfg *mdp5_cfg_get_config(struct mdp5_cfg_handler *cfg_handler) in mdp5_cfg_get_config()
1139 int mdp5_cfg_get_hw_rev(struct mdp5_cfg_handler *cfg_handler) in mdp5_cfg_get_hw_rev()
1144 void mdp5_cfg_destroy(struct mdp5_cfg_handler *cfg_handler) in mdp5_cfg_destroy()
1149 struct mdp5_cfg_handler *mdp5_cfg_init(struct mdp5_kms *mdp5_kms, in mdp5_cfg_init()
1154 struct mdp5_cfg_handler *cfg_handler; in mdp5_cfg_init()
1155 const struct mdp5_cfg_handler *cfg_handler in mdp5_cfg_init()
[all...]
H A Dmdp5_ctl.h18 void __iomem *mmio_base, struct mdp5_cfg_handler *cfg_hnd);
H A Dmdp5_kms.h36 struct mdp5_cfg_handler *cfg;
H A Dmdp5_ctl.c681 void __iomem *mmio_base, struct mdp5_cfg_handler *cfg_hnd) in mdp5_ctlm_init()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_cfg.h112 struct mdp5_cfg_handler;
114 const struct mdp5_cfg_hw *mdp5_cfg_get_hw_config(struct mdp5_cfg_handler *cfg_hnd);
115 struct mdp5_cfg *mdp5_cfg_get_config(struct mdp5_cfg_handler *cfg_hnd);
116 int mdp5_cfg_get_hw_rev(struct mdp5_cfg_handler *cfg_hnd);
122 struct mdp5_cfg_handler *mdp5_cfg_init(struct mdp5_kms *mdp5_kms,
124 void mdp5_cfg_destroy(struct mdp5_cfg_handler *cfg_hnd);
H A Dmdp5_cfg.c9 struct mdp5_cfg_handler { struct
1318 static const struct mdp5_cfg_handler cfg_handlers_v1[] = {
1332 static const struct mdp5_cfg_handler cfg_handlers_v3[] = {
1338 const struct mdp5_cfg_hw *mdp5_cfg_get_hw_config(struct mdp5_cfg_handler *cfg_handler) in mdp5_cfg_get_hw_config()
1343 struct mdp5_cfg *mdp5_cfg_get_config(struct mdp5_cfg_handler *cfg_handler) in mdp5_cfg_get_config()
1348 int mdp5_cfg_get_hw_rev(struct mdp5_cfg_handler *cfg_handler) in mdp5_cfg_get_hw_rev()
1353 void mdp5_cfg_destroy(struct mdp5_cfg_handler *cfg_handler) in mdp5_cfg_destroy()
1358 struct mdp5_cfg_handler *mdp5_cfg_init(struct mdp5_kms *mdp5_kms, in mdp5_cfg_init()
1362 struct mdp5_cfg_handler *cfg_handler; in mdp5_cfg_init()
1363 const struct mdp5_cfg_handler *cfg_handler in mdp5_cfg_init()
[all...]
H A Dmdp5_ctl.h18 void __iomem *mmio_base, struct mdp5_cfg_handler *cfg_hnd);
H A Dmdp5_kms.h36 struct mdp5_cfg_handler *cfg;
H A Dmdp5_ctl.c690 void __iomem *mmio_base, struct mdp5_cfg_handler *cfg_hnd) in mdp5_ctlm_init()

Completed in 7 milliseconds