summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_connector.h
Commit message (Expand)AuthorAgeFilesLines
* drm/nv50-nvc0: switch to common disp impl, removing previous versionBen Skeggs2012-11-291-0/+16
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-041-1/+2
|\
| * drm/nouveau/i2c: port 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-1/+1
|/
* drm/nouveau/disp: parse connector info directly in nouveau_connector.cBen Skeggs2011-12-211-2/+4
* drm/nouveau: improve dithering properties, and implement proper auto modeBen Skeggs2011-12-211-1/+26
* drm/nouveau: add overscan compensation connector propertiesBen Skeggs2011-12-211-1/+4
* drm/nouveau: Use "force" to decide if analog load detection is ok or not.Francisco Jerez2010-11-181-3/+0Star
* drm/nouveau: fix required mode bandwidth calculation for DPBen Skeggs2010-10-051-0/+3
* drm/nv04-nv40: Disable connector polling when there're no spare CRTCs left.Francisco Jerez2010-07-131-0/+3
* drm/nouveau: tidy connector/encoder creation a littleBen Skeggs2010-07-131-2/+2
* drm/nouveau: use dcb connector table for creating drm connectorsBen Skeggs2010-02-251-1/+2
* drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs2009-12-111-0/+54