commit | 4766ec53945f14f134fc51de782b362a51351cb1 | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Tue Nov 04 12:06:25 2014 +1000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Tue Dec 02 15:44:05 2014 +1000 |
tree | 8fdb9f9b33be4d006e8c18cffcbb5f3d63b7e786 | |
parent | ddbb55ab04db3edbc2d0910c5060c025a9ae4425 [diff] |
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>