nv50: regenerate rnndb headers

Graphics / Mesa 3D Graphics Library / Mesa - Ilia Mirkin [alum.mit.edu] - 4 January 2015 23:34 UTC

The headers hadn't been regenerated in a long time, and there were a few minor divergences. Among other things, rnndb has changed naming to G80/etc, for now I've not tackled switching that over and manually replaced the nvidia codenames back to the chip ids. However no other modifications of the headergen'd headers was done.

7ed02b1 nv50: regenerate rnndb headers
src/gallium/drivers/nouveau/nv50/nv50_2d.xml.h | 133 +++---
src/gallium/drivers/nouveau/nv50/nv50_3d.xml.h | 449 ++++++++++----------
src/gallium/drivers/nouveau/nv50/nv50_3ddefs.xml.h | 55 ++-
src/gallium/drivers/nouveau/nv50/nv50_defs.xml.h | 94 +++-
src/gallium/drivers/nouveau/nv50/nv50_formats.c | 12 +-
src/gallium/drivers/nouveau/nv50/nv50_program.c | 2 +-
src/gallium/drivers/nouveau/nv50/nv50_state.c | 4 +-
.../drivers/nouveau/nv50/nv50_state_validate.c | 2 +-
src/gallium/drivers/nouveau/nv50/nv50_surface.c | 4 +-
.../drivers/nouveau/nv50/nv50_texture.xml.h | 52 +--
.../drivers/nouveau/nvc0/nvc0_state_validate.c | 2 +-
11 files changed, 451 insertions(+), 358 deletions(-)

Upstream: cgit.freedesktop.org


  • Share