4 #define NVDEBUG if (NV_DMA_DEBUG) ErrorF
7 NvNullObject = 0x00000000,
8 NvContextSurfaces = 0x80000010,
10 NvImagePattern = 0x80000012,
11 NvClipRectangle = 0x80000013,
12 NvSolidLine = 0x80000014,
13 NvImageBlit = 0x80000015,
14 NvRectangle = 0x80000016,
15 NvScaledImage = 0x80000017,
16 NvMemFormat = 0x80000018,
18 NvImageFromCpu = 0x8000001A,
19 NvContextBeta1 = 0x8000001B,
20 NvContextBeta4 = 0x8000001C,
24 NvDmaNotifier0 = 0xD8000003,
26 /*XVideo notifiers need to have consecutive handles, be careful when remapping*/
27 NvDmaXvNotifier0 = 0xE8000000,
28 NvDmaXvNotifier1 = 0xE8000001,
29 NvDmaXvNotifier2 = 0xE8000002,
30 NvDmaXvNotifier3 = 0xE8000003,
31 NvDmaXvNotifier4 = 0xE8000004,
32 NvDmaXvNotifier5 = 0xE8000005,