summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nv04_dac.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-24drm/nouveau: merge nvbios and nouveau_bios_infoBen Skeggs1-4/+4
2010-02-10drm/nouveau: Fix up pre-nv17 analog load detection.Francisco Jerez1-1/+5
2009-12-22drm/nouveau: Clean up the nv17-nv4x load detection code a bit.Francisco Jerez1-16/+19
2009-12-15drm/nouveau: use drm debug levelsMaarten Maathuis1-6/+2
2009-12-03drm/nouveau: cleanup chipset/arch handling a bitBen Skeggs1-1/+1
2009-11-19drm/nouveau: Fix TV-out load detection on some nv4x.Francisco Jerez1-2/+2
2009-11-19drm/nouveau: Use DCB GPIO lines to switch the DACs between TV and VGA mode.Francisco Jerez1-9/+8
2009-10-05drm/nv30-nv31: Don't use GPIO_EXT to switch the DACs between TV and VGA.Francisco Jerez1-2/+2
2009-09-19drm/nouveau: refactor assignments in if conditionsPekka Paalanen1-2/+6
2009-09-19drm/nouveau: checkpatch.pl fix some spacesPekka Paalanen1-1/+1
2009-08-15drm/nouveau: Import >=nv17 TV-out support.Francisco Jerez1-5/+33
2009-08-15drm/nouveau: Restructure the nv04 modesetting code.Francisco Jerez1-0/+497