commit | af6d9fe5368aadd8f0f3647b38405ffcd3ed5f81 | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Mon Jul 11 15:40:43 2011 +1000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Thu Nov 10 09:01:12 2011 +1000 |
tree | 3c023f22e23a12253e8b9eece904bf66c8a5a939 | |
parent | 80859760daa01fb38497aa6326a32a16489d8c97 [diff] |
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 <bskeggs@redhat.com>