Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/sti/
Dsti_gdp.c102 struct sti_gdp_node *btm_field; member
192 base = gdp->node_list[i].btm_field; in gdp_dbg_nvn()
290 gdp_node_dump_node(s, gdp->node_list[b].btm_field); in gdp_node_dbg_show()
462 gdp->node_list[i].btm_field->gam_gdp_ppt |= GAM_GDP_PPT_IGNORE; in sti_gdp_disable()
548 gdp->node_list[i].btm_field = base; in sti_gdp_init()
710 struct sti_gdp_node *top_field, *btm_field; in sti_gdp_atomic_update() local
758 btm_field = list->btm_field; in sti_gdp_atomic_update()
761 sti_plane_to_str(plane), top_field, btm_field); in sti_gdp_atomic_update()
799 memcpy(btm_field, top_field, sizeof(*btm_field)); in sti_gdp_atomic_update()
801 btm_field->gam_gdp_nvn = list->top_field_paddr; in sti_gdp_atomic_update()
[all …]