is_const_ib      3739 drivers/gpu/drm/radeon/cik.c 	if (ib->is_const_ib) {
is_const_ib       829 drivers/gpu/drm/radeon/radeon.h 	bool				is_const_ib;
is_const_ib       630 drivers/gpu/drm/radeon/radeon_cs.c 			parser->const_ib.is_const_ib = true;
is_const_ib        84 drivers/gpu/drm/radeon/radeon_ib.c 	ib->is_const_ib = false;
is_const_ib      3410 drivers/gpu/drm/radeon/si.c 	if (ib->is_const_ib) {
is_const_ib      3445 drivers/gpu/drm/radeon/si.c 	if (!ib->is_const_ib) {
is_const_ib      4757 drivers/gpu/drm/radeon/si.c 			if (ib->is_const_ib)