freedreno/a5xx: fix gpu hangs with large compute shaders
authorRob Clark <robdclark@gmail.com>
Wed, 20 Jun 2018 16:50:40 +0000 (12:50 -0400)
committerRob Clark <robdclark@gmail.com>
Thu, 21 Jun 2018 12:54:47 +0000 (08:54 -0400)
commitd03bd103f873289ccdb12cc13afc0e35acc6f114
tree1a1df8489fcbf2bb536583827cb3674af1529970
parente1e40935b4adb60e47e90e6d83589c369a26b6e2
freedreno/a5xx: fix gpu hangs with large compute shaders

Similar to the combined limit for VS+FS, there is an upper limit for
shader size to run from internel memory.

Signed-off-by: Rob Clark <robdclark@gmail.com>
src/gallium/drivers/freedreno/a5xx/fd5_compute.c