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