Searched defs:hqvdp (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/sti/ |
H A D | sti_hqvdp.c | 376 static int sti_hqvdp_get_free_cmd(struct sti_hqvdp *hqvdp) in sti_hqvdp_get_free_cmd() argument 404 sti_hqvdp_get_curr_cmd(struct sti_hqvdp *hqvdp) sti_hqvdp_get_curr_cmd() argument 432 sti_hqvdp_get_next_cmd(struct sti_hqvdp *hqvdp) sti_hqvdp_get_next_cmd() argument 566 struct sti_hqvdp *hqvdp = (struct sti_hqvdp *)node->info_ent->data; hqvdp_dbg_show() local 642 hqvdp_debugfs_init(struct sti_hqvdp *hqvdp, struct drm_minor *minor) hqvdp_debugfs_init() argument 732 sti_hqvdp_check_hw_scaling(struct sti_hqvdp *hqvdp, struct drm_display_mode *mode, int src_w, int src_h, int dst_w, int dst_h) sti_hqvdp_check_hw_scaling() argument 754 sti_hqvdp_disable(struct sti_hqvdp *hqvdp) sti_hqvdp_disable() argument 797 struct sti_hqvdp *hqvdp = container_of(nb, struct sti_hqvdp, vtg_nb); sti_hqvdp_vtg_cb() local 849 sti_hqvdp_init(struct sti_hqvdp *hqvdp) sti_hqvdp_init() argument 870 sti_hqvdp_init_plugs(struct sti_hqvdp *hqvdp) sti_hqvdp_init_plugs() argument 896 sti_hqvdp_start_xp70(struct sti_hqvdp *hqvdp) sti_hqvdp_start_xp70() argument 1023 struct sti_hqvdp *hqvdp = to_sti_hqvdp(plane); sti_hqvdp_atomic_check() local 1114 struct sti_hqvdp *hqvdp = to_sti_hqvdp(plane); sti_hqvdp_atomic_update() local 1275 struct sti_hqvdp *hqvdp = to_sti_hqvdp(plane); sti_hqvdp_late_register() local 1295 struct sti_hqvdp *hqvdp = dev_get_drvdata(dev); sti_hqvdp_create() local 1322 struct sti_hqvdp *hqvdp = dev_get_drvdata(dev); sti_hqvdp_bind() local 1353 struct sti_hqvdp *hqvdp; sti_hqvdp_probe() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/sti/ |
H A D | sti_hqvdp.c | 378 static int sti_hqvdp_get_free_cmd(struct sti_hqvdp *hqvdp) in sti_hqvdp_get_free_cmd() argument 406 sti_hqvdp_get_curr_cmd(struct sti_hqvdp *hqvdp) sti_hqvdp_get_curr_cmd() argument 434 sti_hqvdp_get_next_cmd(struct sti_hqvdp *hqvdp) sti_hqvdp_get_next_cmd() argument 568 struct sti_hqvdp *hqvdp = (struct sti_hqvdp *)node->info_ent->data; hqvdp_dbg_show() local 644 hqvdp_debugfs_init(struct sti_hqvdp *hqvdp, struct drm_minor *minor) hqvdp_debugfs_init() argument 734 sti_hqvdp_check_hw_scaling(struct sti_hqvdp *hqvdp, struct drm_display_mode *mode, int src_w, int src_h, int dst_w, int dst_h) sti_hqvdp_check_hw_scaling() argument 756 sti_hqvdp_disable(struct sti_hqvdp *hqvdp) sti_hqvdp_disable() argument 799 struct sti_hqvdp *hqvdp = container_of(nb, struct sti_hqvdp, vtg_nb); sti_hqvdp_vtg_cb() local 851 sti_hqvdp_init(struct sti_hqvdp *hqvdp) sti_hqvdp_init() argument 872 sti_hqvdp_init_plugs(struct sti_hqvdp *hqvdp) sti_hqvdp_init_plugs() argument 898 sti_hqvdp_start_xp70(struct sti_hqvdp *hqvdp) sti_hqvdp_start_xp70() argument 1027 struct sti_hqvdp *hqvdp = to_sti_hqvdp(plane); sti_hqvdp_atomic_check() local 1121 struct sti_hqvdp *hqvdp = to_sti_hqvdp(plane); sti_hqvdp_atomic_update() local 1277 struct sti_hqvdp *hqvdp = to_sti_hqvdp(plane); sti_hqvdp_late_register() local 1297 struct sti_hqvdp *hqvdp = dev_get_drvdata(dev); sti_hqvdp_create() local 1324 struct sti_hqvdp *hqvdp = dev_get_drvdata(dev); sti_hqvdp_bind() local 1355 struct sti_hqvdp *hqvdp; sti_hqvdp_probe() local [all...] |
Completed in 4 milliseconds