cl507d.h 232 B

1234567891011
  1. #ifndef __NVIF_CL507D_H__
  2. #define __NVIF_CL507D_H__
  3. struct nv50_disp_core_channel_dma_v0 {
  4. __u8 version;
  5. __u8 pad01[7];
  6. __u64 pushbuf;
  7. };
  8. #define NV50_DISP_CORE_CHANNEL_DMA_V0_NTFY_UEVENT 0x00
  9. #endif