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