Quoting Lionel Landwerlin (2018-04-05 14:05:52) > On 05/04/18 13:39, Tvrtko Ursulin wrote: > > + > > + /** Number of requests with unresolved fences and dependencies. */ > > + __u32 queued; > > + > > + /** Number of ready requests waiting on a slot on GPU. */ > > + __u32 runnable; > > + > > + /** Number of requests executing on the GPU. */ > > + __u32 running; > > + > > + __u32 rsvd[5]; > > Joonas made me add a comment for fields that are supposed to be cleared, > probably applies here too. __u32 mbz[5]; ? -Chris _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx