]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/nouveau/fb/gf100-: modify constructors to allow more customisation
authorBen Skeggs <bskeggs@redhat.com>
Thu, 2 Mar 2017 04:34:16 +0000 (14:34 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Tue, 7 Mar 2017 07:05:17 +0000 (17:05 +1000)
commitfcb371a1d5fc7def715227f74dfcb9be73a597e8
treea4b5bf7ef29866d770944799fa4ffab9775ef5d5
parentdf8dc97cd17269474344d73cc02739532c468d04
drm/nouveau/fb/gf100-: modify constructors to allow more customisation

GF108/GM107 implementations will want slightly different functions for
the upcoming RAM detection improvements.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nvkm/subdev/fb/ram.h
drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgf100.c
drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgk104.c
drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgm107.c