Home
last modified time | relevance | path

Searched refs:sti_gdp (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/gpu/drm/sti/
H A Dsti_gdp.c122 struct sti_gdp { struct
135 #define to_sti_gdp(x) container_of(x, struct sti_gdp, plane) argument
218 struct sti_gdp *gdp = (struct sti_gdp *)node->info_ent->data; in gdp_dbg_show()
285 struct sti_gdp *gdp = (struct sti_gdp *)node->info_ent->data; in gdp_node_dbg_show()
456 static void sti_gdp_disable(struct sti_gdp *gdp) in sti_gdp_disable()
492 struct sti_gdp *gdp = container_of(nb, struct sti_gdp, vtg_field_nb); in sti_gdp_field_cb()
517 static void sti_gdp_init(struct sti_gdp *gdp) in sti_gdp_init()
625 struct sti_gdp *gdp = to_sti_gdp(plane); in sti_gdp_atomic_check()
714 struct sti_gdp *gdp = to_sti_gdp(plane); in sti_gdp_atomic_update()
904 struct sti_gdp *gdp = to_sti_gdp(plane); in sti_gdp_late_register()
[all …]
H A DMakefile4 sti_gdp.o \