Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_ib.c81 ib->is_const_ib = false; in radeon_ib_get()
Dradeon_cs.c611 parser->const_ib.is_const_ib = true; in radeon_cs_ib_fill()
Dsi.c3407 if (ib->is_const_ib) { in si_ring_ib_execute()
3442 if (!ib->is_const_ib) { in si_ring_ib_execute()
4744 if (ib->is_const_ib) in si_ib_parse()
Dradeon.h843 bool is_const_ib; member
Dcik.c4147 if (ib->is_const_ib) { in cik_ring_ib_execute()