From: Ben Skeggs Date: Mon, 11 Jul 2011 05:40:43 +0000 (+1000) Subject: drm/nvc0/gr: fix some bugs in grctx generation X-Git-Tag: v3.2-rc2~24^2~6^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af6d9fe5368aadd8f0f3647b38405ffcd3ed5f81;p=pandora-kernel.git drm/nvc0/gr: fix some bugs in grctx generation Most serious is for chips with only 1 TPC, we'd get stuck in an infinite loop. The fix here will slightly change the setup for all other chipsets too, but, it shouldn't matter too much, and this all needs figuring out and likely redone anyway. Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed