Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-09-20 | drm/nouveau/pm: some fermi chipsets still use volt 0x30 | Ben Skeggs | 1 | -1/+2 | |
Fun, fun. Signed-off-by: Ben Skeggs <bskeggs@redhat.com> | |||||
2011-09-20 | drm/nouveau/pm: add yet another vid gpio tag | Ben Skeggs | 1 | -1/+1 | |
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> | |||||
2011-09-20 | drm/nouveau/pm: initial attempt at parsing volt 0x40 | Ben Skeggs | 1 | -8/+35 | |
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> | |||||
2011-09-20 | drm/nouveau/pm: store voltage in microvolts | Ben Skeggs | 1 | -1/+1 | |
Instead of 10s of millivolts, to match fermi vbios. Signed-off-by: Ben Skeggs <bskeggs@redhat.com> | |||||
2011-05-16 | drm/nouveau: use static vidshift of 2 on volt 0x30 tables | Ben Skeggs | 1 | -1/+9 | |
Explanation is in the commit. If anyone has an example of where this is *not* the case, please report it! Signed-off-by: Ben Skeggs <bskeggs@redhat.com> | |||||
2010-09-24 | drm/nouveau: fix thinko in volt 0x1x parsing | Ben Skeggs | 1 | -3/+6 | |
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> | |||||
2010-09-24 | drm/nouveau: import initial work on vbios performance table parsing | Ben Skeggs | 1 | -0/+209 | |
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> |