commit | 068cae743c2ad08a082d6fef007e6b38f5fb3b16 | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Tue May 08 20:39:47 2018 +1000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Fri May 18 15:01:26 2018 +1000 |
tree | 993892c895c8cf2ea8b460fd69a51d8842783d00 | |
parent | d00ffc0c403784c9f88d8da357f9f33f855289a4 [diff] |
drm/nouveau/gr/gf100-: calculate and use sm mapping table There's a number of places that require this data, so let's separate out the calculations to ensure they remain consistent. This is incorrect for GM200 and newer, but will produce the same results as we did before. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>