OSDN Git Service

radeonsi/compute: Fix LDS size calculation
authorTom Stellard <thomas.stellard@amd.com>
Thu, 22 Aug 2013 15:22:58 +0000 (11:22 -0400)
committerTom Stellard <thomas.stellard@amd.com>
Fri, 22 Nov 2013 00:14:58 +0000 (16:14 -0800)
commit1bdb99330ac68003a9ee6c963f46bddb03b9073d
tree2f82b3343c6a6d8817df8e48c27732fe53a35eba
parent7a30cd7085b6879d3858f5c1a6945fbe30c818a6
radeonsi/compute: Fix LDS size calculation

We need to include the number of LDS bytes allocated by the state tracker.

CC: "10.0" <mesa-stable@lists.freedesktop.org>
src/gallium/drivers/radeonsi/radeonsi_compute.c