drm/nouveau/nvif: split out ctxdma interface definitions
[deliverable/linux.git] / drivers / gpu / drm / nouveau / include / nvif / cl506e.h
CommitLineData
8ed1730c
BS
1#ifndef __NVIF_CL506E_H__
2#define __NVIF_CL506E_H__
3
4struct nv50_channel_dma_v0 {
5 __u8 version;
6 __u8 chid;
7 __u8 pad02[6];
8 __u64 vm;
9 __u64 pushbuf;
10 __u64 offset;
11};
12#endif
This page took 0.023966 seconds and 5 git commands to generate.