Home
last modified time | relevance | path

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

/linux-5.19.10/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()
463 gdp->node_list[i].btm_field->gam_gdp_ppt |= GAM_GDP_PPT_IGNORE; in sti_gdp_disable()
549 gdp->node_list[i].btm_field = base; in sti_gdp_init()
718 struct sti_gdp_node *top_field, *btm_field; in sti_gdp_atomic_update() local
766 btm_field = list->btm_field; in sti_gdp_atomic_update()
769 sti_plane_to_str(plane), top_field, btm_field); in sti_gdp_atomic_update()
807 memcpy(btm_field, top_field, sizeof(*btm_field)); in sti_gdp_atomic_update()
809 btm_field->gam_gdp_nvn = list->top_field_paddr; in sti_gdp_atomic_update()
[all …]