nv50, nvc0: fix max texture buffer size to 128M elements
authorIlia Mirkin <imirkin@alum.mit.edu>
Tue, 15 Sep 2015 23:39:25 +0000 (19:39 -0400)
committerIlia Mirkin <imirkin@alum.mit.edu>
Wed, 16 Sep 2015 16:51:58 +0000 (12:51 -0400)
commit7a275fcda8ffa3d69b7be6f356469f4af272a6ad
tree4f253c2c8cb4b513b7e9a1b0163d662c080c9c8f
parenteb081681df248750727a8a76436760d617b4a6a9
nv50, nvc0: fix max texture buffer size to 128M elements

This is what the hardware supports, there never was any sort of 64K
limit.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Cc: "10.6 11.0" <mesa-stable@lists.freedesktop.org>
src/gallium/drivers/nouveau/nv50/nv50_screen.c
src/gallium/drivers/nouveau/nvc0/nvc0_screen.c