Searched defs:amdgpu_ib (Results 1 – 1 of 1) sorted by relevance
70 struct amdgpu_ib { struct71 struct radeon_cmdbuf *rcs; /* pointer to the driver-owned data */74 struct pb_buffer *big_ib_buffer;75 uint8_t *ib_mapped;76 unsigned used_ib_space;82 unsigned max_check_space_size;84 unsigned max_ib_size;85 uint32_t *ptr_ib_size;86 bool ptr_ib_size_inside_ib;87 enum ib_type ib_type;