Searched defs:radeon_ib (Results 1 – 1 of 1) sorted by relevance
836 struct radeon_ib { struct837 struct radeon_sa_bo *sa_bo;838 uint32_t length_dw;839 uint64_t gpu_addr;840 uint32_t *ptr;841 int ring;842 struct radeon_fence *fence;843 struct radeon_vm *vm;844 bool is_const_ib;845 struct radeon_sync sync;