]> 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)
commit863b14979676085b77e7ce5ef6936188280a856e
tree2a35e83e09b2d11a25a67d216ef42b0a66eefc2b
parent097e143888d0b4a136a2448af2c7c4532ee6f249
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]