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