summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nv04_dfp.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-03drm/nouveau: port remainder of drm code, and rip out compat layerBen Skeggs1-24/+30
2012-10-03drm/nouveau: flatten nv{Read,Write}{MC,VIDEO,FB,EXTDEV}Ben Skeggs1-1/+1
2012-10-03drm/nv04/disp: kick all private state out to own headerBen Skeggs1-20/+14
2012-10-03drm/nouveau: implement devinit subdev, and new init table parserBen Skeggs1-23/+23
2012-10-03drm/nouveau/i2c: port to subdev interfacesBen Skeggs1-2/+2
2012-07-19drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart1-1/+1
2011-12-21drm/nv04/disp: handle dual-link spwg panels without needing quirksBen Skeggs1-3/+8
2011-12-21drm/nouveau: improve dithering properties, and implement proper auto modeBen Skeggs1-1/+4
2011-04-05drm/nouveau: fix oops on unload with disabled LVDS panelMarcin Slusarz1-6/+7
2011-02-17drm/nv04-nv40: Fix NULL dereference when we fail to find an LVDS native mode.Francisco Jerez1-9/+3
2010-11-18drm/nv04-nv40: Fall back to panel rescaling if we have no usable native mode.Francisco Jerez1-6/+7
2010-10-05drm/nv0x-nv4x: Leave the 0x40 bit untouched when changing CRE_LCD.Francisco Jerez1-1/+3
2010-09-24drm/nouveau: Add support for I2C hardware monitoring devices.Francisco Jerez1-1/+1
2010-09-24drm/nv40: Try to set up CRE_LCD even if it has unknown bits set.Francisco Jerez1-20/+15
2010-08-26drm/nouveau: Fix backlight control on PPC machines with an internal TMDS panel.Francisco Jerez1-0/+23
2010-08-26drm/nv30: Apply modesetting to the correct slave encoderPatrice Mandin1-3/+5
2010-08-06drm/nv30: Workaround dual TMDS brain damage.Francisco Jerez1-4/+35
2010-08-06drm/nv17-nv4x: Attempt to init some external TMDS transmitters.Francisco Jerez1-0/+42
2010-07-13drm/nv04-nv40: Drop redundant logging.Francisco Jerez1-4/+0
2010-07-13drm/nouveau: tidy connector/encoder creation a littleBen Skeggs1-3/+5
2010-02-25drm/nouveau: merge nvbios and nouveau_bios_infoBen Skeggs1-2/+2
2009-12-16drm/nouveau: use drm debug levelsMaarten Maathuis1-3/+5
2009-12-11drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs1-0/+621