Age | Commit message (Expand) | Author | Files | Lines |
2011-12-21 | drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues | Ben Skeggs | 1 | -11/+9 |
2011-02-23 | drm: Mark constant arrays of drm_display_mode const | Chris Wilson | 1 | -1/+3 |
2010-10-05 | drm/nv0x-nv4x: Leave the 0x40 bit untouched when changing CRE_LCD. | Francisco Jerez | 1 | -3/+1 |
2010-09-24 | drm/nouveau: Break some long lines in the TV-out code. | Francisco Jerez | 1 | -42/+57 |
2010-09-24 | drm/nv40: Try to set up CRE_LCD even if it has unknown bits set. | Francisco Jerez | 1 | -9/+4 |
2010-08-26 | drm/nouveau: Use a helper function to match PCI device/subsystem IDs. | Francisco Jerez | 1 | -7/+3 |
2010-08-17 | drm/nouveau: Add TV-out quirk for an MSI nForce2 IGP. | Francisco Jerez | 1 | -0/+8 |
2010-07-26 | drm/nouveau: introduce gpio engine | Ben Skeggs | 1 | -8/+11 |
2010-07-26 | drm/nouveau: Add another Zotac FX5200 TV-out quirk. | Francisco Jerez | 1 | -3/+4 |
2010-07-13 | drm/nouveau: Workaround broken TV load detection on a "Zotac FX5200". | Francisco Jerez | 1 | -6/+27 |
2010-07-13 | drm/nv04-nv40: Prevent invalid DAC/TVDAC combinations. | Francisco Jerez | 1 | -0/+6 |
2010-07-13 | drm/nouveau: tidy connector/encoder creation a little | Ben Skeggs | 1 | -1/+5 |
2010-02-25 | drm/nouveau: merge nvbios and nouveau_bios_info | Ben Skeggs | 1 | -3/+3 |
2010-02-16 | drm/nouveau: Force TV encoder DPMS reinit after resume. | Francisco Jerez | 1 | -0/+2 |
2010-01-11 | drm/nouveau: Implement nv42-nv43 TV load detection. | Francisco Jerez | 1 | -1/+89 |
2010-01-11 | drm/nouveau: Clean up the nv17-nv4x load detection code a bit. | Francisco Jerez | 1 | -10/+17 |
2009-12-16 | drm/nouveau: use drm debug levels | Maarten Maathuis | 1 | -2/+2 |
2009-12-11 | drm/nouveau: Add DRM driver for NVIDIA GPUs | Ben Skeggs | 1 | -0/+681 |