Searched defs:amdgpu_ib (Results 1 – 1 of 1) sorted by relevance
63 struct amdgpu_ib { struct64 struct radeon_cmdbuf *rcs; /* pointer to the driver-owned data */67 struct pb_buffer *big_ib_buffer;68 uint8_t *ib_mapped;69 unsigned used_ib_space;75 unsigned max_check_space_size;77 unsigned max_ib_size;78 uint32_t *ptr_ib_size;79 bool ptr_ib_size_inside_ib;80 enum ib_type ib_type;