summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nv17_tv.c
Commit message (Expand)AuthorAgeFilesLines
* drm/nv04/disp: hide all the cruft away in its own little holeBen Skeggs2013-04-261-843/+0
* drm: encapsulate crtc->set_config callsDaniel Vetter2013-01-201-1/+1
* drm/nouveau: drm_connector_property -> drm_object_propertyRob Clark2012-11-301-8/+8
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-031-40/+58
|\
| * drm/nouveau: port remainder of drm code, and rip out compat layerBen Skeggs2012-10-031-31/+48
| * drm/nv04/disp: kick all private state out to own headerBen Skeggs2012-10-031-2/+2
| * drm/nouveau: implement devinit subdev, and new init table parserBen Skeggs2012-10-031-6/+6
| * drm/nouveau/gpio: port gpio to subdev interfacesBen Skeggs2012-10-031-1/+2
| * drm/nouveau: restructure source tree, split core from drm implementationBen Skeggs2012-10-031-1/+1
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-2/+2
|/
* drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart2012-07-191-1/+1
* drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issuesBen Skeggs2011-12-211-11/+9
* drm: Mark constant arrays of drm_display_mode constChris Wilson2011-02-231-1/+3
* drm/nv0x-nv4x: Leave the 0x40 bit untouched when changing CRE_LCD.Francisco Jerez2010-10-051-3/+1
* drm/nouveau: Break some long lines in the TV-out code.Francisco Jerez2010-09-241-42/+57
* drm/nv40: Try to set up CRE_LCD even if it has unknown bits set.Francisco Jerez2010-09-241-9/+4
* drm/nouveau: Use a helper function to match PCI device/subsystem IDs.Francisco Jerez2010-08-261-7/+3
* drm/nouveau: Add TV-out quirk for an MSI nForce2 IGP.Francisco Jerez2010-08-171-0/+8
* drm/nouveau: introduce gpio engineBen Skeggs2010-07-261-8/+11
* drm/nouveau: Add another Zotac FX5200 TV-out quirk.Francisco Jerez2010-07-261-3/+4
* drm/nouveau: Workaround broken TV load detection on a "Zotac FX5200".Francisco Jerez2010-07-131-6/+27
* drm/nv04-nv40: Prevent invalid DAC/TVDAC combinations.Francisco Jerez2010-07-131-0/+6
* drm/nouveau: tidy connector/encoder creation a littleBen Skeggs2010-07-131-1/+5
* drm/nouveau: merge nvbios and nouveau_bios_infoBen Skeggs2010-02-251-3/+3
* drm/nouveau: Force TV encoder DPMS reinit after resume.Francisco Jerez2010-02-161-0/+2
* drm/nouveau: Implement nv42-nv43 TV load detection.Francisco Jerez2010-01-111-1/+89
* drm/nouveau: Clean up the nv17-nv4x load detection code a bit.Francisco Jerez2010-01-111-10/+17
* drm/nouveau: use drm debug levelsMaarten Maathuis2009-12-161-2/+2
* drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs2009-12-111-0/+681
OpenPOWER on IntegriCloud