summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/core/engine/disp
AgeCommit message (Expand)Author
2014-06-11drm/nouveau/disp/dp: fix tmds passthrough on dp connectorBen Skeggs
2014-06-11drm/gf119-/disp: fix debug output on update failureBen Skeggs
2014-06-11drm/nouveau/disp/dp: make use of postcursor when its availableBen Skeggs
2014-06-11drm/g94-/disp/dp: take max pullup value across all lanesBen Skeggs
2014-06-11drm/nouveau/bios/dp: parse lane postcursor dataBen Skeggs
2014-06-11drm/g94-/disp: add method to power-off dp lanesBen Skeggs
2014-06-11drm/nouveau/disp/dp: maintain link in response to hpd signalBen Skeggs
2014-06-11drm/g94-/disp: bash and wait for something after changing lane power regsBen Skeggs
2014-06-11drm/nouveau/disp/dp: split link config/power into two stepsBen Skeggs
2014-06-11drm/nv50/disp: train PIOR-attached DP from second supervisorBen Skeggs
2014-06-11drm/nouveau/disp/dp: make use of existing output data for link trainingBen Skeggs
2014-06-11drm/gf119/disp: start removing direct vbios parsing from supervisorBen Skeggs
2014-06-11drm/nv50/disp: start removing direct vbios parsing from supervisorBen Skeggs
2014-06-11drm/nouveau/disp/dp: maintain receiver caps in response to hpd signalBen Skeggs
2014-06-11drm/nouveau/disp/dp: create subclass for dp outputsBen Skeggs
2014-06-11drm/nouveau/disp: add internal representaion of output paths and connectorsBen Skeggs
2014-06-11drm/nouveau/disp: nothing to see hereBen Skeggs
2014-06-11drm/nouveau/disp/dp: support training to highest rate, rather than a targetBen Skeggs
2014-06-11drm/nouveau/disp/dp: support postcursor in link trainingBen Skeggs
2014-06-11drm/nouveau/core: allow event source to handle multiple event types per indexBen Skeggs
2014-06-10drm/nouveau/disp/nv04-nv40: abort scanoutpos query on vga analog.Mario Kleiner
2014-06-10drm/nouveau/disp/dp: support training pattern 3Ben Skeggs
2014-06-10drm/nouveau/disp/dp: support aux read interval during link trainingBen Skeggs
2014-05-20drm/gf119-/disp: fix nasty bug which can clobber SOR0's clock setupBen Skeggs
2014-03-26drm/nouveau/disp/dp: allow 540MHz data rateIlia Mirkin
2014-03-26drm/nouveau/disp: limit dp capabilities as per dcbBen Skeggs
2014-03-26drm/gm107/disp: initial implementationBen Skeggs
2014-03-26drm/nvd0/disp: add debugging to show which supervisor actions are takenBen Skeggs
2014-03-26drm/nv50-/disp: dump channel state when update method failsBen Skeggs
2014-03-26drm/nv50-/disp: allow dumping core channel state at first supervisor intrBen Skeggs
2014-03-26drm/nv50-/disp: add method descriptions for debuggingBen Skeggs
2014-03-26drm/nv50/disp: decode the known error codes to human readable formBen Skeggs
2014-03-26drm/nv50/disp: preparation for storing static class dataBen Skeggs
2014-02-18drm/nv50/disp: use correct register to determine DP display bppIlia Mirkin
2014-01-30drm/nouveau/disp: add a method to fetch info needed by drm vblank timestampingBen Skeggs
2014-01-23drm/nouveau/devinit: lock/unlock crtc regs for all devices, not just pre-nv50Ilia Mirkin
2014-01-23drm/nv50-/devinit: prevent use of engines marked as disabled by hw/vbiosIlia Mirkin
2013-11-08drm/nouveau/disp: semi-complete link training sequence even if display disapp...Ben Skeggs
2013-11-08drm/nvd0-/disp: reorder writes to lane current control regsBen Skeggs
2013-11-08drm/nv94-nvc0/disp: reorder writes to lane current control regsBen Skeggs
2013-11-08drm/nouveau/disp: log if DP link training failsBen Skeggs
2013-11-08drm/nvd9-/disp: disable display underflow reporting at initBen Skeggs
2013-11-08drm/nv10/kms: add plane support for nv10-nv40Ilia Mirkin
2013-09-04drm/nv50/disp: prevent false output detection on the original nv50Emil Velikov
2013-09-04drm/nv50-/disp: use the number of dac, sor, pior rather than hardcoded valuesEmil Velikov
2013-09-02Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2013-08-07drm: don't push static constants on stack for %*phAndy Shevchenko
2013-07-30drm/nv50-/disp: remove dcb_outp_match call, and related variablesEmil Velikov
2013-07-30drm/nva3-/disp: fix hda eld writing, needs to be paddedIlia Mirkin
2013-07-05drm/nva3/disp: Fix HDMI audio regressionIlia Mirkin