]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitfdde00ed1193cd3b179a2c93f9508e1d090c2062
tree2a35e83e09b2d11a25a67d216ef42b0a66eefc2b
parentaf3a4f7efbadd1905bd5ffb470f3ee7c05d19e0e
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]