]> git.baikalelectronics.ru Git - kernel.git/commit
drm/nouveau/fb: add GP10B support
authorAlexandre Courbot <acourbot@nvidia.com>
Wed, 29 Mar 2017 09:31:17 +0000 (18:31 +0900)
committerBen Skeggs <bskeggs@redhat.com>
Thu, 6 Apr 2017 04:39:04 +0000 (14:39 +1000)
commit49fa41a4aeb33a7076e606fe62d0b21f8b003a0f
tree2a35e83e09b2d11a25a67d216ef42b0a66eefc2b
parent2fc6991592d60882b5cd2dee8202892505e8b269
drm/nouveau/fb: add GP10B support

GP10B's FB is largely compatible with the GP100 implementation.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h
drivers/gpu/drm/nouveau/nvkm/subdev/fb/Kbuild
drivers/gpu/drm/nouveau/nvkm/subdev/fb/gp10b.c [new file with mode: 0644]