aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nv04_dac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-08drm/nouveau: introduce a util function to wait on reg != valBen Skeggs1-6/+6
2010-10-05drm/nv0x-nv4x: Leave the 0x40 bit untouched when changing CRE_LCD.Francisco Jerez1-3/+0
2010-09-24drm/nv40: Try to set up CRE_LCD even if it has unknown bits set.Francisco Jerez1-7/+1
2010-09-24drm/nv17-nv4x: Fix analog load detection false positive on rare occasions.Francisco Jerez1-0/+2
2010-07-26drm/nouveau: introduce gpio engineBen Skeggs1-6/+7
2010-07-13drm/nv04-nv40: Prevent invalid DAC/TVDAC combinations.Francisco Jerez1-2/+19
2010-07-13drm/nv17-nv40: Avoid using active CRTCs for load detection.Francisco Jerez1-5/+4
2010-07-13drm/nouveau: tidy connector/encoder creation a littleBen Skeggs1-2/+5
2010-02-25drm/nouveau: merge nvbios and nouveau_bios_infoBen Skeggs1-4/+4
2010-02-23drm/nouveau: Fix up pre-nv17 analog load detection.Francisco Jerez1-1/+5
2010-01-11drm/nouveau: Clean up the nv17-nv4x load detection code a bit.Francisco Jerez1-16/+19
2009-12-16drm/nouveau: use drm debug levelsMaarten Maathuis1-6/+2
2009-12-11drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs1-0/+528