Subversion Repositories Kolibri OS

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
5563 serge 1
#ifndef NVC0_M2MF_XML
2
#define NVC0_M2MF_XML
3
 
4
/* Autogenerated file, DO NOT EDIT manually!
5
 
6
This file was generated by the rules-ng-ng headergen tool in this git repository:
7
http://0x04.net/cgit/index.cgi/rules-ng-ng
8
git clone git://0x04.net/rules-ng-ng
9
 
10
The rules-ng-ng source files this header was generated from are:
11
- nvc0_m2mf.xml  (   2227 bytes, from 2010-10-16 16:10:29)
12
- copyright.xml  (   6498 bytes, from 2010-10-03 13:18:37)
13
- nv_object.xml  (  11379 bytes, from 2010-10-16 11:43:24)
14
- nvchipsets.xml (   2907 bytes, from 2010-10-15 16:28:21)
15
- nv_defs.xml    (   4437 bytes, from 2010-07-06 07:43:58)
16
 
17
Copyright (C) 2006-2010 by the following authors:
18
- Artur Huillet  (ahuillet)
19
- Ben Skeggs (darktama, darktama_)
20
- B. R.  (koala_br)
21
- Carlos Martin  (carlosmn)
22
- Christoph Bumiller  (calim, chrisbmr)
23
- Dawid Gajownik  (gajownik)
24
- Dmitry Baryshkov
25
- Dmitry Eremin-Solenikov  (lumag)
26
- EdB  (edb_)
27
- Erik Waling  (erikwaling)
28
- Francisco Jerez  (curro, curro_, currojerez)
29
- imirkin  (imirkin)
30
- jb17bsome  (jb17bsome)
31
- Jeremy Kolb  (kjeremy)
32
- Laurent Carlier  (lordheavy)
33
- Luca Barbieri  (lb, lb1)
34
- Maarten Maathuis  (stillunknown)
35
- Marcin Koƛcielnicki  (mwk, koriakin)
36
- Mark Carey  (careym)
37
- Matthieu Castet  (mat-c)
38
- nvidiaman  (nvidiaman)
39
- Patrice Mandin  (pmandin, pmdata)
40
- Pekka Paalanen  (pq, ppaalanen)
41
- Peter Popov  (ironpeter)
42
- Richard Hughes  (hughsient)
43
- Rudi Cilibrasi  (cilibrar)
44
- Serge Martin
45
- Simon Raffeiner
46
- Stephane Loeuillet  (leroutier)
47
- Stephane Marchesin  (marcheu)
48
- sturmflut  (sturmflut)
49
- Sylvain Munaut 
50
- Victor Stinner  (haypo)
51
- Wladmir van der Laan  (miathan6)
52
- Younes Manton  (ymanton)
53
 
54
Permission is hereby granted, free of charge, to any person obtaining
55
a copy of this software and associated documentation files (the
56
"Software"), to deal in the Software without restriction, including
57
without limitation the rights to use, copy, modify, merge, publish,
58
distribute, sublicense, and/or sell copies of the Software, and to
59
permit persons to whom the Software is furnished to do so, subject to
60
the following conditions:
61
 
62
The above copyright notice and this permission notice (including the
63
next paragraph) shall be included in all copies or substantial
64
portions of the Software.
65
 
66
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
67
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
68
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
69
IN NO EVENT SHALL THE COPYRIGHT OWNER(S) AND/OR ITS SUPPLIERS BE
70
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
71
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
72
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
73
*/
74
 
75
 
76
 
77
#define NVC0_M2MF_TILING_MODE_IN				0x00000204
78
 
79
#define NVC0_M2MF_TILING_PITCH_IN				0x00000208
80
 
81
#define NVC0_M2MF_TILING_HEIGHT_IN				0x0000020c
82
 
83
#define NVC0_M2MF_TILING_DEPTH_IN				0x00000210
84
 
85
#define NVC0_M2MF_TILING_POSITION_IN_Z				0x00000214
86
 
87
#define NVC0_M2MF_TILING_MODE_OUT				0x00000220
88
 
89
#define NVC0_M2MF_TILING_PITCH_OUT				0x00000224
90
 
91
#define NVC0_M2MF_TILING_HEIGHT_OUT				0x00000228
92
 
93
#define NVC0_M2MF_TILING_DEPTH_OUT				0x0000022c
94
 
95
#define NVC0_M2MF_TILING_POSITION_OUT_Z				0x00000230
96
 
97
#define NVC0_M2MF_OFFSET_OUT_HIGH				0x00000238
98
 
99
#define NVC0_M2MF_OFFSET_OUT_LOW				0x0000023c
100
 
101
#define NVC0_M2MF_EXEC						0x00000300
102
#define NVC0_M2MF_EXEC_PUSH					0x00000001
103
#define NVC0_M2MF_EXEC_LINEAR_IN				0x00000010
104
#define NVC0_M2MF_EXEC_LINEAR_OUT				0x00000100
105
#define NVC0_M2MF_EXEC_NOTIFY					0x00002000
106
#define NVC0_M2MF_EXEC_INC__MASK				0x00f00000
107
#define NVC0_M2MF_EXEC_INC__SHIFT				20
108
 
109
#define NVC0_M2MF_DATA						0x00000304
110
 
111
#define NVC0_M2MF_OFFSET_IN_HIGH				0x0000030c
112
 
113
#define NVC0_M2MF_OFFSET_IN_LOW					0x00000310
114
 
115
#define NVC0_M2MF_PITCH_IN					0x00000314
116
 
117
#define NVC0_M2MF_PITCH_OUT					0x00000318
118
 
119
#define NVC0_M2MF_LINE_LENGTH_IN				0x0000031c
120
 
121
#define NVC0_M2MF_LINE_COUNT					0x00000320
122
 
123
#define NVC0_M2MF_NOTIFY_ADDRESS_HIGH				0x0000032c
124
 
125
#define NVC0_M2MF_NOTIFY_ADDRESS_LOW				0x00000330
126
 
127
#define NVC0_M2MF_NOTIFY					0x00000334
128
 
129
#define NVC0_M2MF_TILING_POSITION_IN_X				0x00000344
130
 
131
#define NVC0_M2MF_TILING_POSITION_IN_Y				0x00000348
132
 
133
#define NVC0_M2MF_TILING_POSITION_OUT_X				0x0000034c
134
 
135
#define NVC0_M2MF_TILING_POSITION_OUT_Y				0x00000350
136
 
137
 
138
#endif /* NVC0_M2MF_XML */