nvc0: regenerate rnndb headers
authorIlia Mirkin <imirkin@alum.mit.edu>
Wed, 31 Dec 2014 03:27:57 +0000 (22:27 -0500)
committerIlia Mirkin <imirkin@alum.mit.edu>
Mon, 5 Jan 2015 05:34:33 +0000 (00:34 -0500)
commit72283020093525ca5248d7f408e88b0bcba1e52b
tree550b1a5430d5486c9d4392a8c68740462362e1fa
parent7ed02b111a499ae6a2061df8abddb6a7488fb35a
nvc0: regenerate rnndb headers

The headers hadn't been regenerated in a long time and had seen a number
of manual modifications. A few changes:
 - remove nvc0_2d entirely, use the nv50 header which has the nvc0
   values too
 - remove 3ddefs, it's identical to the nv50 file
 - move macros out into a separate file

Also the upstream rnndb changed the overall chip naming convention; this
was fixed up manually in the generated files until a better solution is
determined.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
17 files changed:
src/gallium/drivers/nouveau/Makefile.sources
src/gallium/drivers/nouveau/nvc0/nvc0_2d.xml.h [deleted file]
src/gallium/drivers/nouveau/nvc0/nvc0_3d.xml.h
src/gallium/drivers/nouveau/nvc0/nvc0_3ddefs.xml.h [deleted file]
src/gallium/drivers/nouveau/nvc0/nvc0_compute.xml.h
src/gallium/drivers/nouveau/nvc0/nvc0_context.h
src/gallium/drivers/nouveau/nvc0/nvc0_m2mf.xml.h
src/gallium/drivers/nouveau/nvc0/nvc0_macros.h [new file with mode: 0644]
src/gallium/drivers/nouveau/nvc0/nvc0_screen.c
src/gallium/drivers/nouveau/nvc0/nvc0_state.c
src/gallium/drivers/nouveau/nvc0/nvc0_surface.c
src/gallium/drivers/nouveau/nvc0/nvc0_tex.c
src/gallium/drivers/nouveau/nvc0/nvc0_transfer.c
src/gallium/drivers/nouveau/nvc0/nvc0_vbo.c
src/gallium/drivers/nouveau/nvc0/nvc0_winsys.h
src/gallium/drivers/nouveau/nvc0/nve4_compute.xml.h
src/gallium/drivers/nouveau/nvc0/nve4_p2mf.xml.h