summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nv04_dfp.c
Commit message (Expand)AuthorAgeFilesLines
* drm/nv04/disp: hide all the cruft away in its own little holeBen Skeggs2013-04-261-720/+0Star
* drm/nouveau: Fix DPMS 1 on G4 Snowball, from snow white to coal black.Stefan de Konink2013-02-201-2/+2
* drm/nouveau: fix blank LVDS screen regression on pre-nv50 cardsMarcin Slusarz2013-01-131-1/+1
* drm/nouveau: silence modesetting spam on pre-gf8 chipsetsBen Skeggs2012-10-311-7/+7
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-041-66/+66
|\
| * drm/nouveau: port remainder of drm code, and rip out compat layerBen Skeggs2012-10-031-24/+30
| * drm/nouveau: flatten nv{Read,Write}{MC,VIDEO,FB,EXTDEV}Ben Skeggs2012-10-031-1/+1
| * drm/nv04/disp: kick all private state out to own headerBen Skeggs2012-10-031-20/+14Star
| * drm/nouveau: implement devinit subdev, and new init table parserBen Skeggs2012-10-031-23/+23
| * drm/nouveau/i2c: port to subdev interfacesBen Skeggs2012-10-031-2/+2
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-3/+3
|/
* drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart2012-07-201-1/+1
* drm/nv04/disp: handle dual-link spwg panels without needing quirksBen Skeggs2011-12-211-3/+8
* drm/nouveau: improve dithering properties, and implement proper auto modeBen Skeggs2011-12-211-1/+4
* drm/nouveau: fix oops on unload with disabled LVDS panelMarcin Slusarz2011-04-051-6/+7
* drm/nv04-nv40: Fix NULL dereference when we fail to find an LVDS native mode.Francisco Jerez2011-02-171-9/+3Star
* drm/nv04-nv40: Fall back to panel rescaling if we have no usable native mode.Francisco Jerez2010-11-181-6/+7
* drm/nv0x-nv4x: Leave the 0x40 bit untouched when changing CRE_LCD.Francisco Jerez2010-10-051-1/+3
* drm/nouveau: Add support for I2C hardware monitoring devices.Francisco Jerez2010-09-241-1/+1
* drm/nv40: Try to set up CRE_LCD even if it has unknown bits set.Francisco Jerez2010-09-241-20/+15Star
* drm/nouveau: Fix backlight control on PPC machines with an internal TMDS panel.Francisco Jerez2010-08-261-0/+23
* drm/nv30: Apply modesetting to the correct slave encoderPatrice Mandin2010-08-261-3/+5
* drm/nv30: Workaround dual TMDS brain damage.Francisco Jerez2010-08-061-4/+35
* drm/nv17-nv4x: Attempt to init some external TMDS transmitters.Francisco Jerez2010-08-061-0/+42
* drm/nv04-nv40: Drop redundant logging.Francisco Jerez2010-07-131-4/+0Star
* drm/nouveau: tidy connector/encoder creation a littleBen Skeggs2010-07-131-3/+5
* drm/nouveau: merge nvbios and nouveau_bios_infoBen Skeggs2010-02-251-2/+2
* drm/nouveau: use drm debug levelsMaarten Maathuis2009-12-161-3/+5
* drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs2009-12-111-0/+621