aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_dp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-25drm/nouveau: silence some compiler warningsBen Skeggs1-2/+0
2010-12-03drm/nv50: rework PGPIO IRQ handling and hotplug detectionBen Skeggs1-3/+3
2010-10-05drm/nouveau: fix typo in c2aa91afea5f7e7ae4530fabd37414a79c03328cBen Skeggs1-1/+1
2010-10-05drm/nouveau: enable enhanced framing only if DP display supports itBen Skeggs1-2/+5
2010-09-24drm/nouveau: Remove implicit argument from nv_wait().Francisco Jerez1-1/+2
2010-08-06drm/nv50: use custom i2c algo for dp auxchBen Skeggs1-35/+52
2010-07-26drm/nouveau: introduce gpio engineBen Skeggs1-2/+4
2010-07-26drm/nouveau: disable hotplug detect around DP link trainingBen Skeggs1-0/+15
2010-07-13drm/nouveau: move DP script invocation to nouveau_dp.cBen Skeggs1-2/+22
2010-04-09drm/nouveau: bail out of auxch transaction if we repeatedly recieve defersBen Skeggs1-1/+7
2010-02-09drm/nouveau: make dp auxch xfer len check for reads onlyBen Skeggs1-5/+5
2010-01-25drm/nv50: fail auxch transaction if reply count not what we expectBen Skeggs1-1/+7
2009-12-16drm/nouveau: use drm debug levelsMaarten Maathuis1-14/+14
2009-12-11drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs1-0/+569