Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/sti/
Dsti_gdp.c84 struct sti_gdp_node *btm_field; member
253 gdp->node_list[i].btm_field->gam_gdp_ppt |= GAM_GDP_PPT_IGNORE; in sti_gdp_disable()
340 gdp->node_list[i].btm_field = base; in sti_gdp_init()
400 struct sti_gdp_node *top_field, *btm_field; in sti_gdp_atomic_update() local
434 btm_field = list->btm_field; in sti_gdp_atomic_update()
437 sti_plane_to_str(plane), top_field, btm_field); in sti_gdp_atomic_update()
482 memcpy(btm_field, top_field, sizeof(*btm_field)); in sti_gdp_atomic_update()
484 btm_field->gam_gdp_nvn = list->top_field_paddr; in sti_gdp_atomic_update()
488 btm_field->gam_gdp_pml = top_field->gam_gdp_pml + in sti_gdp_atomic_update()
565 curr_list->btm_field->gam_gdp_nvn = dma_updated_top; in sti_gdp_atomic_update()