| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/nv04/disp: hide all the cruft away in its own little hole | Ben Skeggs | 2013-04-26 | 1 | -246/+0 |
* | drm/nouveau: use i2c encoder helper wrappers | Rob Clark | 2013-02-17 | 1 | -26/+13 |
* | drm/nouveau: silence modesetting spam on pre-gf8 chipsets | Ben Skeggs | 2012-10-31 | 1 | -5/+4 |
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-10-03 | 1 | -15/+21 |
|\ |
|
| * | drm/nouveau: port remainder of drm code, and rip out compat layer | Ben Skeggs | 2012-10-03 | 1 | -8/+17 |
| * | drm/nv04/disp: kick all private state out to own header | Ben Skeggs | 2012-10-03 | 1 | -6/+3 |
| * | drm/nouveau: implement devinit subdev, and new init table parser | Ben Skeggs | 2012-10-03 | 1 | -1/+1 |
| * | drm/nouveau/i2c: port to subdev interfaces | Ben Skeggs | 2012-10-03 | 1 | -2/+2 |
* | | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ | David Howells | 2012-10-02 | 1 | -3/+3 |
|/ |
|
* | drm/nv0x-nv4x: Leave the 0x40 bit untouched when changing CRE_LCD. | Francisco Jerez | 2010-10-05 | 1 | -4/+2 |
* | drm/nouveau: Add support for I2C hardware monitoring devices. | Francisco Jerez | 2010-09-24 | 1 | -2/+2 |
* | drm/nouveau: No need to set slave TV encoder configs explicitly. | Francisco Jerez | 2010-08-06 | 1 | -1/+0 |
* | drm/nv17-nv4x: Attempt to init some external TMDS transmitters. | Francisco Jerez | 2010-08-06 | 1 | -5/+4 |
* | drm/nouveau: No need to lock/unlock the VGA CRTC regs all the time. | Francisco Jerez | 2010-07-26 | 1 | -6/+0 |
* | drm/nouveau: Add some generic I2C gadget detection code. | Francisco Jerez | 2010-07-26 | 1 | -80/+35 |
* | drm/nouveau: tidy connector/encoder creation a little | Ben Skeggs | 2010-07-13 | 1 | -2/+6 |
* | drm/nouveau: merge nvbios and nouveau_bios_info | Ben Skeggs | 2010-02-25 | 1 | -1/+1 |
* | drm/nouveau: merge parsed_dcb and bios_parsed_dcb into dcb_table | Ben Skeggs | 2010-02-25 | 1 | -1/+1 |
* | drm/nouveau: Add DRM driver for NVIDIA GPUs | Ben Skeggs | 2009-12-11 | 1 | -0/+305 |