summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/Makefile
diff options
context:
space:
mode:
authorBen Skeggs <bskeggs@redhat.com>2012-11-02 11:02:47 +1000
committerBen Skeggs <bskeggs@redhat.com>2012-11-29 09:57:43 +1000
commitb6caea505879c4a606cf364442fd1f06f6c40e30 (patch)
tree88b8e1c32f0a3addf120f495d95366c88037542e /drivers/gpu/drm/nouveau/Makefile
parentb5a794b0f1fdf17b92ed4f8a63ed23c7a3325841 (diff)
downloadblackbird-op-linux-b6caea505879c4a606cf364442fd1f06f6c40e30.tar.gz
blackbird-op-linux-b6caea505879c4a606cf364442fd1f06f6c40e30.zip
drm/nouveau/bios: implement BIT 'U' table (and subtable) parsing in core
This will, in the near future, replace what's currently in the DRM nouveau_bios.c code. 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 4219dc5e2f17..2ca1d39d5027 100644
--- a/drivers/gpu/drm/nouveau/Makefile
+++ b/drivers/gpu/drm/nouveau/Makefile
@@ -29,6 +29,7 @@ nouveau-y += core/subdev/bios/base.o
nouveau-y += core/subdev/bios/bit.o
nouveau-y += core/subdev/bios/conn.o
nouveau-y += core/subdev/bios/dcb.o
+nouveau-y += core/subdev/bios/disp.o
nouveau-y += core/subdev/bios/dp.o
nouveau-y += core/subdev/bios/extdev.o
nouveau-y += core/subdev/bios/gpio.o
OpenPOWER on IntegriCloud