Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dradeon_ib.c84 ib->is_const_ib = false; in radeon_ib_get()
H A Dradeon_cs.c630 parser->const_ib.is_const_ib = true; in radeon_cs_ib_fill()
H A Dsi.c3410 if (ib->is_const_ib) { in si_ring_ib_execute()
3445 if (!ib->is_const_ib) { in si_ring_ib_execute()
4757 if (ib->is_const_ib) in si_ib_parse()
H A Dradeon.h834 bool is_const_ib; member
H A Dcik.c3735 if (ib->is_const_ib) { in cik_ring_ib_execute()