summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/core/engine/disp
AgeCommit message (Expand)Author
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
2013-07-05drm/nv50-/disp: Use output specific mask in interruptEmil Velikov
2013-07-01drm/nvd0-/disp: handle case where display engine is missing/disabledMaarten Lankhorst
2013-07-01drm/nouveau/devinit: move simple pll setting routines to devinitBen Skeggs
2013-06-05Merge branch 'drm-nouveau-fixes-3.10' of git://anongit.freedesktop.org/git/no...Dave Airlie
2013-06-05drm/nv50/disp: force dac power state during load detectBen Skeggs
2013-06-05drm/nv84/disp: Fix HDMI audio regressionAlexander Stein
2013-06-03drm/nouveau: use mdelay instead of large udelay constantsArnd Bergmann
2013-05-02drm/nvf0/disp: expose display class 2.2Ben Skeggs
2013-04-26drm/nv50-/disp: use self as parent for subobjectsBen Skeggs
2013-04-26drm/nv50/disp: inform core when we're not creating a new contextBen Skeggs
2013-04-26drm/nouveau/disp: fix uninitialised eq_done in error pathBen Skeggs
2013-03-11drm/nouveau: fix regression in vblankingMaarten Lankhorst
2013-02-20drm/nvd0/disp: handle multiple actions from one set of supervisor intrsBen Skeggs
2013-02-20drm/nv50/disp: handle multiple actions from one set of supervisor intrsBen Skeggs
2013-02-20drm/nv50-/disp: initial supervisor support for off-chip encodersBen Skeggs
2013-02-20drm/nv50-/disp: initial work towards supporting external encodersBen Skeggs
2013-02-20drm/nv50-/disp: move DP link training to core and train from supervisorBen Skeggs
2013-02-20drm/nv50-/disp: handle supervisor tasks from workqueueBen Skeggs
2013-02-20drm/nv50-/disp: 0x0000 is a valid udisp config valueBen Skeggs
2013-02-20drm/nouveau/disp: sizeof() wrong pointerDan Carpenter
2013-02-20drm/nouveau/disp: port vblank handling to event interfaceBen Skeggs
2013-02-20drm/nouveau/disp/nv04: implement a base display object classBen Skeggs
2013-01-13drm/nv50/disp: fix selection of bios script for analog outputsMarcin Slusarz