commit | f3298532f71f163877b9003009d6e1eefe988258 | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Tue Dec 13 12:46:18 2011 +1000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Tue Mar 13 17:05:52 2012 +1000 |
tree | 27c64ff386f0ef450086f5865828d3e544f421f5 | |
parent | c70c41e89f0481f26749d8264aebc594566c2a6d [diff] |
drm/nvc0: add initial memory type detection Uses only the VBIOS tables, from what I can tell this is what NVIDIA do too, I was able to change the detected memory type by modifying this table on a NVC1 chipset. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>