Searched defs:radeon_ib (Results 1 – 1 of 1) sorted by relevance
818 struct radeon_ib { struct819 struct radeon_sa_bo *sa_bo;820 uint32_t length_dw;821 uint64_t gpu_addr;822 uint32_t *ptr;823 int ring;824 struct radeon_fence *fence;825 struct radeon_vm *vm;826 bool is_const_ib;827 struct radeon_sync sync;