Lines Matching refs:sti_gdp
116 struct sti_gdp { struct
129 #define to_sti_gdp(x) container_of(x, struct sti_gdp, plane) argument
177 static void gdp_dbg_nvn(struct seq_file *s, struct sti_gdp *gdp, int val) in gdp_dbg_nvn()
212 struct sti_gdp *gdp = (struct sti_gdp *)node->info_ent->data; in gdp_dbg_show()
279 struct sti_gdp *gdp = (struct sti_gdp *)node->info_ent->data; in gdp_node_dbg_show()
312 static int gdp_debugfs_init(struct sti_gdp *gdp, struct drm_minor *minor) in gdp_debugfs_init()
390 static struct sti_gdp_node_list *sti_gdp_get_free_nodes(struct sti_gdp *gdp) in sti_gdp_get_free_nodes()
422 struct sti_gdp_node_list *sti_gdp_get_current_nodes(struct sti_gdp *gdp) in sti_gdp_get_current_nodes()
449 static void sti_gdp_disable(struct sti_gdp *gdp) in sti_gdp_disable()
485 struct sti_gdp *gdp = container_of(nb, struct sti_gdp, vtg_field_nb); in sti_gdp_field_cb()
510 static void sti_gdp_init(struct sti_gdp *gdp) in sti_gdp_init()
616 struct sti_gdp *gdp = to_sti_gdp(plane); in sti_gdp_atomic_check()
697 struct sti_gdp *gdp = to_sti_gdp(plane); in sti_gdp_atomic_update()
893 struct sti_gdp *gdp = to_sti_gdp(plane); in sti_gdp_late_register()
914 struct sti_gdp *gdp; in sti_gdp_create()