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