Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/sti/
H A Dsti_gdp.c104 struct sti_gdp_node *btm_field; member
194 base = gdp->node_list[i].btm_field; in gdp_dbg_nvn()
292 gdp_node_dump_node(s, gdp->node_list[b].btm_field); in gdp_node_dbg_show()
465 gdp->node_list[i].btm_field->gam_gdp_ppt |= GAM_GDP_PPT_IGNORE; in sti_gdp_disable()
551 gdp->node_list[i].btm_field = base; in sti_gdp_init()
723 struct sti_gdp_node *top_field, *btm_field; in sti_gdp_atomic_update() local
771 btm_field = list->btm_field; in sti_gdp_atomic_update()
774 sti_plane_to_str(plane), top_field, btm_field); in sti_gdp_atomic_update()
812 memcpy(btm_field, top_field, sizeof(*btm_field)); in sti_gdp_atomic_update()
814 btm_field->gam_gdp_nvn = list->top_field_paddr; in sti_gdp_atomic_update()
[all …]