Searched defs:amdgpu_ring_funcs (Results 1 – 1 of 1) sorted by relevance
191 struct amdgpu_ring_funcs { struct199 enum amdgpu_ring_type type;200 uint32_t align_mask;210 u32 nop;211 bool support_64bit_ptrs;212 bool no_user_fence;213 bool secure_submission_supported;214 unsigned extra_dw;228 unsigned emit_frame_size;229 unsigned emit_ib_size;[all …]
Completed in 8 milliseconds