Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues | Ben Skeggs | 2011-12-21 | 1 | -5/+4 |
* | drm/nouveau/bios: pass drm_device to ROMPTR, rather than nvbios | Ben Skeggs | 2011-12-21 | 1 | -3/+3 |
* | drm/nouveau/pm: some fermi chipsets still use volt 0x30 | Ben Skeggs | 2011-09-20 | 1 | -1/+2 |
* | drm/nouveau/pm: add yet another vid gpio tag | Ben Skeggs | 2011-09-20 | 1 | -1/+1 |
* | drm/nouveau/pm: initial attempt at parsing volt 0x40 | Ben Skeggs | 2011-09-20 | 1 | -8/+35 |
* | drm/nouveau/pm: store voltage in microvolts | Ben Skeggs | 2011-09-20 | 1 | -1/+1 |
* | drm/nouveau: use static vidshift of 2 on volt 0x30 tables | Ben Skeggs | 2011-05-16 | 1 | -1/+9 |
* | drm/nouveau: fix thinko in volt 0x1x parsing | Ben Skeggs | 2010-09-24 | 1 | -3/+6 |
* | drm/nouveau: import initial work on vbios performance table parsing | Ben Skeggs | 2010-09-24 | 1 | -0/+209 |