Searched defs:amdgpu_ring (Results 1 – 1 of 1) sorted by relevance
210 struct amdgpu_ring { struct212 const struct amdgpu_ring_funcs *funcs; argument219 u64 wptr;220 u64 wptr_old;222 unsigned max_dw;223 int count_dw;227 u32 idx;228 u32 me;229 u32 pipe;230 u32 queue;[all …]
Completed in 5 milliseconds