nvc0: initial support for tu1xx
authorBen Skeggs <bskeggs@redhat.com>
Sat, 6 Jun 2020 23:52:49 +0000 (09:52 +1000)
committerMarge Bot <eric+marge@anholt.net>
Wed, 10 Jun 2020 22:52:42 +0000 (22:52 +0000)
commitaf3c2f3cfd81186b0041e5297db5225fc788b04e
tree998fffd76c56b0f22cd80687d5ab3d472dbbf2d3
parent268dc60d3a091bc563e319c38e74cc10e544aa8a
nvc0: initial support for tu1xx

v2:
- add proper method definitions

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Acked-by: Karol Herbst <kherbst@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5377>
13 files changed:
src/gallium/drivers/nouveau/nv50/nv50_2d.xml.h
src/gallium/drivers/nouveau/nv_object.xml.h
src/gallium/drivers/nouveau/nvc0/mme/comc597.mme.h [new file with mode: 0644]
src/gallium/drivers/nouveau/nvc0/nvc0_3d.xml.h
src/gallium/drivers/nouveau/nvc0/nvc0_miptree.c
src/gallium/drivers/nouveau/nvc0/nvc0_program.c
src/gallium/drivers/nouveau/nvc0/nvc0_program.h
src/gallium/drivers/nouveau/nvc0/nvc0_screen.c
src/gallium/drivers/nouveau/nvc0/nvc0_surface.c
src/gallium/drivers/nouveau/nvc0/nvc0_vbo.c
src/gallium/drivers/nouveau/nvc0/nvc0_vbo_translate.c
src/gallium/drivers/nouveau/nvc0/nve4_compute.c
src/gallium/winsys/nouveau/drm/nouveau_drm_winsys.c