diff options
Diffstat (limited to 'src/gallium/drivers/nvc0/nve4_p2mf.xml.h')
-rw-r--r-- | src/gallium/drivers/nvc0/nve4_p2mf.xml.h | 107 |
1 files changed, 0 insertions, 107 deletions
diff --git a/src/gallium/drivers/nvc0/nve4_p2mf.xml.h b/src/gallium/drivers/nvc0/nve4_p2mf.xml.h deleted file mode 100644 index 68a742fadfe..00000000000 --- a/src/gallium/drivers/nvc0/nve4_p2mf.xml.h +++ /dev/null @@ -1,107 +0,0 @@ -#ifndef RNNDB_NVE4_P2MF_XML -#define RNNDB_NVE4_P2MF_XML - -/* Autogenerated file, DO NOT EDIT manually! - -This file was generated by the rules-ng-ng headergen tool in this git repository: -http://0x04.net/cgit/index.cgi/rules-ng-ng -git clone git://0x04.net/rules-ng-ng - -The rules-ng-ng source files this header was generated from are: -- rnndb/nve4_p2mf.xml ( 1400 bytes, from 2012-04-14 21:29:11) -- ./rnndb/copyright.xml ( 6452 bytes, from 2011-08-11 18:25:12) -- ./rnndb/nv_object.xml ( 12736 bytes, from 2012-04-14 21:30:24) -- ./rnndb/nvchipsets.xml ( 3701 bytes, from 2012-03-22 20:40:59) -- ./rnndb/nv_defs.xml ( 4437 bytes, from 2011-08-11 18:25:12) -- ./rnndb/nv50_defs.xml ( 5468 bytes, from 2011-08-11 18:25:12) - -Copyright (C) 2006-2012 by the following authors: -- Artur Huillet <[email protected]> (ahuillet) -- Ben Skeggs (darktama, darktama_) -- B. R. <[email protected]> (koala_br) -- Carlos Martin <[email protected]> (carlosmn) -- Christoph Bumiller <[email protected]> (calim, chrisbmr) -- Dawid Gajownik <[email protected]> (gajownik) -- Dmitry Baryshkov -- Dmitry Eremin-Solenikov <[email protected]> (lumag) -- EdB <[email protected]> (edb_) -- Erik Waling <[email protected]> (erikwaling) -- Francisco Jerez <[email protected]> (curro) -- imirkin <[email protected]> (imirkin) -- jb17bsome <[email protected]> (jb17bsome) -- Jeremy Kolb <[email protected]> (kjeremy) -- Laurent Carlier <[email protected]> (lordheavy) -- Luca Barbieri <[email protected]> (lb, lb1) -- Maarten Maathuis <[email protected]> (stillunknown) -- Marcin KoĆcielnicki <[email protected]> (mwk, koriakin) -- Mark Carey <[email protected]> (careym) -- Matthieu Castet <[email protected]> (mat-c) -- nvidiaman <[email protected]> (nvidiaman) -- Patrice Mandin <[email protected]> (pmandin, pmdata) -- Pekka Paalanen <[email protected]> (pq, ppaalanen) -- Peter Popov <[email protected]> (ironpeter) -- Richard Hughes <[email protected]> (hughsient) -- Rudi Cilibrasi <[email protected]> (cilibrar) -- Serge Martin -- Simon Raffeiner -- Stephane Loeuillet <[email protected]> (leroutier) -- Stephane Marchesin <[email protected]> (marcheu) -- sturmflut <[email protected]> (sturmflut) -- Sylvain Munaut <[email protected]> -- Victor Stinner <[email protected]> (haypo) -- Wladmir van der Laan <[email protected]> (miathan6) -- Younes Manton <[email protected]> (ymanton) - -Permission is hereby granted, free of charge, to any person obtaining -a copy of this software and associated documentation files (the -"Software"), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to -the following conditions: - -The above copyright notice and this permission notice (including the -next paragraph) shall be included in all copies or substantial -portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -IN NO EVENT SHALL THE COPYRIGHT OWNER(S) AND/OR ITS SUPPLIERS BE -LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION -OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -*/ - - - -#define NVE4_P2MF_LINE_LENGTH_IN 0x00000180 - -#define NVE4_P2MF_LINE_COUNT 0x00000184 - -#define NVE4_P2MF_DST_ADDRESS_HIGH 0x00000188 - -#define NVE4_P2MF_DST_ADDRESS_LOW 0x0000018c - -#define NVE4_P2MF_DST_TILE_MODE 0x00000194 - -#define NVE4_P2MF_DST_PITCH 0x00000198 - -#define NVE4_P2MF_DST_HEIGHT 0x0000019c - -#define NVE4_P2MF_DST_DEPTH 0x000001a0 - -#define NVE4_P2MF_DST_Z 0x000001a4 - -#define NVE4_P2MF_DST_X 0x000001a8 - -#define NVE4_P2MF_DST_Y 0x000001ac - -#define NVE4_P2MF_EXEC 0x000001b0 -#define NVE4_P2MF_EXEC_LINEAR 0x00000001 -#define NVE4_P2MF_EXEC_UNK12 0x00001000 - -#define NVE4_P2MF_DATA 0x000001b4 - - -#endif /* RNNDB_NVE4_P2MF_XML */ |