]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - drivers/gpu/drm/nouveau/include/nvif/cl826e.h
ASoC: wm8994: mark expected switch fall-throughs
[mirror_ubuntu-bionic-kernel.git] / drivers / gpu / drm / nouveau / include / nvif / cl826e.h
1 #ifndef __NVIF_CL826E_H__
2 #define __NVIF_CL826E_H__
3
4 struct g82_channel_dma_v0 {
5 __u8 version;
6 __u8 chid;
7 __u8 pad02[6];
8 __u64 vm;
9 __u64 pushbuf;
10 __u64 offset;
11 };
12
13 #define NV826E_V0_NTFY_NON_STALL_INTERRUPT 0x00
14 #endif