drm/nouveau/device: audit and version NVIF_CONTROL class and methods
[deliverable/linux.git] / drivers / gpu / drm / nouveau / nvif / ioctl.h
index 67a56711b18c91b7840f68b4310e189b93297c90..4cd8e323b23d7868d5fda2952ecc8207b9e151ad 100644 (file)
@@ -50,6 +50,7 @@ struct nvif_ioctl_new_v0 {
        __u32 handle;
 /* these class numbers are made up by us, and not nvidia-assigned */
 #define NVIF_IOCTL_NEW_V0_PERFCTR                                    0x0000ffff
+#define NVIF_IOCTL_NEW_V0_CONTROL                                    0x0000fffe
        __u32 oclass;
        __u8  data[];           /* class data (class.h) */
 };
This page took 0.023517 seconds and 5 git commands to generate.