Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/sti/
Dsti_gdp.c370 struct sti_gdp_node_list *updated_list = sti_gdp_get_free_nodes(layer); in sti_gdp_commit_layer() local
371 struct sti_gdp_node *updated_top_node = updated_list->top_field; in sti_gdp_commit_layer()
372 struct sti_gdp_node *updated_btm_node = updated_list->btm_field; in sti_gdp_commit_layer()
374 u32 dma_updated_top = updated_list->top_field_paddr; in sti_gdp_commit_layer()
375 u32 dma_updated_btm = updated_list->btm_field_paddr; in sti_gdp_commit_layer()