summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/Makefile
diff options
context:
space:
mode:
authorBen Skeggs <bskeggs@redhat.com>2014-11-04 12:06:25 +1000
committerBen Skeggs <bskeggs@redhat.com>2014-12-02 15:44:05 +1000
commit4766ec53945f14f134fc51de782b362a51351cb1 (patch)
tree8fdb9f9b33be4d006e8c18cffcbb5f3d63b7e786 /drivers/gpu/drm/nouveau/Makefile
parentddbb55ab04db3edbc2d0910c5060c025a9ae4425 (diff)
downloadblackbird-op-linux-4766ec53945f14f134fc51de782b362a51351cb1.tar.gz
blackbird-op-linux-4766ec53945f14f134fc51de782b362a51351cb1.zip
drm/nouveau/bios: add parsing of BIT M(v2) +0x03 table
We only support one kind of matching here (ramcfg strap), but it appears alternate methods are possible. I wrote a tool to scan our vbios repo for other types, but did not see any used. Hopefully this means there aren't any in the wild that will now break. 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 e72b488c739e..1ec77ccc9611 100644
--- a/drivers/gpu/drm/nouveau/Makefile
+++ b/drivers/gpu/drm/nouveau/Makefile
@@ -62,6 +62,7 @@ nouveau-y += core/subdev/bios/therm.o
nouveau-y += core/subdev/bios/vmap.o
nouveau-y += core/subdev/bios/volt.o
nouveau-y += core/subdev/bios/xpio.o
+nouveau-y += core/subdev/bios/M0203.o
nouveau-y += core/subdev/bios/M0205.o
nouveau-y += core/subdev/bios/M0209.o
nouveau-y += core/subdev/bios/P0260.o
OpenPOWER on IntegriCloud