summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nv17_tv.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-23drm: Mark constant arrays of drm_display_mode constChris Wilson1-1/+3
2010-10-05drm/nv0x-nv4x: Leave the 0x40 bit untouched when changing CRE_LCD.Francisco Jerez1-3/+1
2010-09-24drm/nouveau: Break some long lines in the TV-out code.Francisco Jerez1-42/+57
2010-09-24drm/nv40: Try to set up CRE_LCD even if it has unknown bits set.Francisco Jerez1-9/+4
2010-08-26drm/nouveau: Use a helper function to match PCI device/subsystem IDs.Francisco Jerez1-7/+3
2010-08-17drm/nouveau: Add TV-out quirk for an MSI nForce2 IGP.Francisco Jerez1-0/+8
2010-07-26drm/nouveau: introduce gpio engineBen Skeggs1-8/+11
2010-07-26drm/nouveau: Add another Zotac FX5200 TV-out quirk.Francisco Jerez1-3/+4
2010-07-13drm/nouveau: Workaround broken TV load detection on a "Zotac FX5200".Francisco Jerez1-6/+27
2010-07-13drm/nv04-nv40: Prevent invalid DAC/TVDAC combinations.Francisco Jerez1-0/+6
2010-07-13drm/nouveau: tidy connector/encoder creation a littleBen Skeggs1-1/+5
2010-02-25drm/nouveau: merge nvbios and nouveau_bios_infoBen Skeggs1-3/+3
2010-02-16drm/nouveau: Force TV encoder DPMS reinit after resume.Francisco Jerez1-0/+2
2010-01-11drm/nouveau: Implement nv42-nv43 TV load detection.Francisco Jerez1-1/+89
2010-01-11drm/nouveau: Clean up the nv17-nv4x load detection code a bit.Francisco Jerez1-10/+17
2009-12-16drm/nouveau: use drm debug levelsMaarten Maathuis1-2/+2
2009-12-11drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs1-0/+681