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