drm/nouveau/nvif: split out ctxdma interface definitions
[deliverable/linux.git] / drivers / gpu / drm / nouveau / include / nvif / cl507c.h
CommitLineData
7568b106
BS
1#ifndef __NVIF_CL507C_H__
2#define __NVIF_CL507C_H__
3
4struct nv50_disp_base_channel_dma_v0 {
5 __u8 version;
6 __u8 head;
7 __u8 pad02[6];
8 __u64 pushbuf;
9};
10
11#define NV50_DISP_BASE_CHANNEL_DMA_V0_NTFY_UEVENT 0x00
12#endif
This page took 0.03897 seconds and 5 git commands to generate.