From: Ben Skeggs Date: Sat, 9 Jul 2016 00:41:01 +0000 (+1000) Subject: drm/nouveau/top/gp104: initial support X-Git-Tag: v4.8-rc1~62^2~22^2~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=445b9c2130715317c4ba05ea7d7d7a0da5c55610;p=thirdparty%2Flinux.git drm/nouveau/top/gp104: initial support Signed-off-by: Ben Skeggs --- diff --git a/drivers/gpu/drm/nouveau/nvkm/engine/device/base.c b/drivers/gpu/drm/nouveau/nvkm/engine/device/base.c index d1a2ff01505ca..711b20af45ab5 100644 --- a/drivers/gpu/drm/nouveau/nvkm/engine/device/base.c +++ b/drivers/gpu/drm/nouveau/nvkm/engine/device/base.c @@ -2184,6 +2184,7 @@ nv130_chipset = { static const struct nvkm_device_chip nv134_chipset = { .name = "GP104", + .top = gk104_top_new, }; static int