commit | 60958b8f292244df8795ba11722a7632ef3d9dc7 | [log] [tgz] |
---|---|---|
author | Alexandre Courbot <acourbot@nvidia.com> | Thu Oct 27 16:55:53 2016 +0900 |
committer | Ben Skeggs <bskeggs@redhat.com> | Mon Nov 07 14:04:39 2016 +1000 |
tree | 9fee3cbf90c7d6d611b104bee37e87780ef8d617 | |
parent | 635cb7da577e7893f728927015759392b61254e7 [diff] |
drm/nouveau/fb/gk20a: use regular gf100's functions gk20a's FB is not special compared to other Kepler chips, besides the fact it does not have VRAM. Use the regular gf100 hooks instead of the incomplete versions we rewrote. Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Reviewed-By: Karol Herbst <karolherbst@gmail.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>