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