summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/Makefile
diff options
context:
space:
mode:
authorAlexandre Courbot <acourbot@nvidia.com>2014-05-02 18:32:36 +0900
committerBen Skeggs <bskeggs@redhat.com>2014-06-10 16:05:49 +1000
commit90a5500c2bf0e83cd965128fce9ac1f5fa4f04f5 (patch)
tree120a3166437f42243f9632a47d922c7e16254435 /drivers/gpu/drm/nouveau/Makefile
parent88ff3f5f63370a8ff5b0e34bdb58144bf1c2fa9b (diff)
downloadop-kernel-dev-90a5500c2bf0e83cd965128fce9ac1f5fa4f04f5.zip
op-kernel-dev-90a5500c2bf0e83cd965128fce9ac1f5fa4f04f5.tar.gz
drm/nouveau/ibus: add GK20A support
Add support for initializing the priv ring of GK20A. This is done by the BIOS on desktop GPUs, but needs to be done by hand on Tegra. Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/nouveau/Makefile')
-rw-r--r--drivers/gpu/drm/nouveau/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/nouveau/Makefile b/drivers/gpu/drm/nouveau/Makefile
index b7d2162..bc5fb24 100644
--- a/drivers/gpu/drm/nouveau/Makefile
+++ b/drivers/gpu/drm/nouveau/Makefile
@@ -136,6 +136,7 @@ nouveau-y += core/subdev/i2c/nv94.o
nouveau-y += core/subdev/i2c/nvd0.o
nouveau-y += core/subdev/ibus/nvc0.o
nouveau-y += core/subdev/ibus/nve0.o
+nouveau-y += core/subdev/ibus/gk20a.o
nouveau-y += core/subdev/instmem/base.o
nouveau-y += core/subdev/instmem/nv04.o
nouveau-y += core/subdev/instmem/nv40.o
OpenPOWER on IntegriCloud