summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nv17_tv.c
AgeCommit message (Expand)Author
2012-11-30drm/nouveau: drm_connector_property -> drm_object_propertyRob Clark
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-03drm/nouveau: port remainder of drm code, and rip out compat layerBen Skeggs
2012-10-03drm/nv04/disp: kick all private state out to own headerBen Skeggs
2012-10-03drm/nouveau: implement devinit subdev, and new init table parserBen Skeggs
2012-10-03drm/nouveau/gpio: port gpio to subdev interfacesBen Skeggs
2012-10-03drm/nouveau: restructure source tree, split core from drm implementationBen Skeggs
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-07-19drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart
2011-12-21drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issuesBen Skeggs
2011-02-23drm: Mark constant arrays of drm_display_mode constChris Wilson
2010-10-05drm/nv0x-nv4x: Leave the 0x40 bit untouched when changing CRE_LCD.Francisco Jerez
2010-09-24drm/nouveau: Break some long lines in the TV-out code.Francisco Jerez
2010-09-24drm/nv40: Try to set up CRE_LCD even if it has unknown bits set.Francisco Jerez
2010-08-26drm/nouveau: Use a helper function to match PCI device/subsystem IDs.Francisco Jerez
2010-08-17drm/nouveau: Add TV-out quirk for an MSI nForce2 IGP.Francisco Jerez
2010-07-26drm/nouveau: introduce gpio engineBen Skeggs
2010-07-26drm/nouveau: Add another Zotac FX5200 TV-out quirk.Francisco Jerez
2010-07-13drm/nouveau: Workaround broken TV load detection on a "Zotac FX5200".Francisco Jerez
2010-07-13drm/nv04-nv40: Prevent invalid DAC/TVDAC combinations.Francisco Jerez
2010-07-13drm/nouveau: tidy connector/encoder creation a littleBen Skeggs
2010-02-25drm/nouveau: merge nvbios and nouveau_bios_infoBen Skeggs
2010-02-16drm/nouveau: Force TV encoder DPMS reinit after resume.Francisco Jerez
2010-01-11drm/nouveau: Implement nv42-nv43 TV load detection.Francisco Jerez
2010-01-11drm/nouveau: Clean up the nv17-nv4x load detection code a bit.Francisco Jerez
2009-12-16drm/nouveau: use drm debug levelsMaarten Maathuis
2009-12-11drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs