commit | 770b06e8cbdaae268286d627883c01f9ff7682f4 | [log] [tgz] |
---|---|---|
author | Alexandre Courbot <acourbot@nvidia.com> | Thu Oct 27 16:55:54 2016 +0900 |
committer | Ben Skeggs <bskeggs@redhat.com> | Mon Nov 07 14:04:39 2016 +1000 |
tree | 206e9fb2e25480d2b627147b7fb6f459abea0090 | |
parent | 60958b8f292244df8795ba11722a7632ef3d9dc7 [diff] |
drm/nouveau/fb: add gm20b device gm20b's FB has the same capabilities as gm200, minus the ability to allocate RAM. Create a device that reflects this instead of re-using the gk20a device which may be incorrect. Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Reviewed-By: Karol Herbst <karolherbst@gmail.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>