Searched refs:btm_field (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/sti/ |
H A D | sti_gdp.c | 102 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() 551 DRM_DEBUG_DRIVER("node[%d].btm_field=%p\n", i, base); in sti_gdp_init() 711 struct sti_gdp_node *top_field, *btm_field; in sti_gdp_atomic_update() local 759 btm_field = list->btm_field; in sti_gdp_atomic_update() 762 sti_plane_to_str(plane), top_field, btm_field); in sti_gdp_atomic_update() [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/sti/ |
H A D | sti_gdp.c | 104 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() 553 DRM_DEBUG_DRIVER("node[%d].btm_field=%p\n", i, base); in sti_gdp_init() 720 struct sti_gdp_node *top_field, *btm_field; in sti_gdp_atomic_update() local 768 btm_field = list->btm_field; in sti_gdp_atomic_update() 771 sti_plane_to_str(plane), top_field, btm_field); in sti_gdp_atomic_update() [all...] |
Completed in 4 milliseconds