Home | History | Annotate | Line # | Download | only in nvif
      1 /*	$NetBSD: cl507d.h,v 1.2 2021/12/18 23:45:33 riastradh Exp $	*/
      2 
      3 /* SPDX-License-Identifier: MIT */
      4 #ifndef __NVIF_CL507D_H__
      5 #define __NVIF_CL507D_H__
      6 
      7 struct nv50_disp_core_channel_dma_v0 {
      8 	__u8  version;
      9 	__u8  pad01[7];
     10 	__u64 pushbuf;
     11 };
     12 
     13 #define NV50_DISP_CORE_CHANNEL_DMA_V0_NTFY_UEVENT                          0x00
     14 #endif
     15