Home
last modified time | relevance | path

Searched refs:sti_gdp_node (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/sti/
H A Dsti_gdp.c80 struct sti_gdp_node { struct
100 struct sti_gdp_node *top_field;
102 struct sti_gdp_node *btm_field;
258 static void gdp_node_dump_node(struct seq_file *s, struct sti_gdp_node *node) in gdp_node_dump_node()
523 size = sizeof(struct sti_gdp_node) * in sti_gdp_init()
542 base += sizeof(struct sti_gdp_node); in sti_gdp_init()
543 dma_addr += sizeof(struct sti_gdp_node); in sti_gdp_init()
552 base += sizeof(struct sti_gdp_node); in sti_gdp_init()
553 dma_addr += sizeof(struct sti_gdp_node); in sti_gdp_init()
711 struct sti_gdp_node *top_fiel in sti_gdp_atomic_update()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/sti/
H A Dsti_gdp.c82 struct sti_gdp_node { struct
102 struct sti_gdp_node *top_field;
104 struct sti_gdp_node *btm_field;
260 static void gdp_node_dump_node(struct seq_file *s, struct sti_gdp_node *node) in gdp_node_dump_node()
525 size = sizeof(struct sti_gdp_node) * in sti_gdp_init()
544 base += sizeof(struct sti_gdp_node); in sti_gdp_init()
545 dma_addr += sizeof(struct sti_gdp_node); in sti_gdp_init()
554 base += sizeof(struct sti_gdp_node); in sti_gdp_init()
555 dma_addr += sizeof(struct sti_gdp_node); in sti_gdp_init()
720 struct sti_gdp_node *top_fiel in sti_gdp_atomic_update()
[all...]

Completed in 3 milliseconds