linux/drivers/gpu/drm/nouveau/include/nvif/cl006b.h
<<
>>
Prefs
   1#ifndef __NVIF_CL006B_H__
   2#define __NVIF_CL006B_H__
   3
   4struct nv03_channel_dma_v0 {
   5        __u8  version;
   6        __u8  chid;
   7        __u8  pad02[2];
   8        __u32 offset;
   9        __u64 pushbuf;
  10};
  11#endif
  12