| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-10-03 | 1 | -25/+28 |
|\ |
|
| * | drm/nouveau: port remainder of drm code, and rip out compat layer | Ben Skeggs | 2012-10-03 | 1 | -23/+25 |
| * | drm/nouveau/gpio: port gpio to subdev interfaces | Ben Skeggs | 2012-10-03 | 1 | -2/+3 |
| * | drm/nouveau: restructure source tree, split core from drm implementation | Ben Skeggs | 2012-10-03 | 1 | -1/+1 |
* | | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ | David Howells | 2012-10-02 | 1 | -1/+1 |
|/ |
|
* | 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 |