Searched defs:radeon_ib (Results 1 – 1 of 1) sorted by relevance
781 struct radeon_ib { struct782 struct drm_suballoc *sa_bo;783 uint32_t length_dw;784 uint64_t gpu_addr;785 uint32_t *ptr;786 int ring;787 struct radeon_fence *fence;788 struct radeon_vm *vm;789 bool is_const_ib;790 struct radeon_sync sync;