summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/core/engine/disp
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/device: audit and version NV_DEVICE classBen Skeggs2014-08-101-1/+1
* drm/nouveau/core: rework event interfaceBen Skeggs2014-08-1019-168/+247
* drm/nouveau/dp: workaround broken displayBen Skeggs2014-07-081-0/+1
* drm/nouveau/dp: fix required link bandwidth calculationsBen Skeggs2014-07-083-9/+11
* drm/nouveau/disp: fix oops in destructor with headless cardsMaarten Lankhorst2014-06-181-2/+4
* drm/nv50/disp: fix a potential oops in supervisor handlingBen Skeggs2014-06-171-1/+1
* drm/nouveau/disp/dp: don't touch link config after successBen Skeggs2014-06-171-4/+3
* drm/nouveau/disp/dp: fix tmds passthrough on dp connectorBen Skeggs2014-06-112-10/+54
* drm/gf119-/disp: fix debug output on update failureBen Skeggs2014-06-111-3/+3
* drm/nouveau/disp/dp: make use of postcursor when its availableBen Skeggs2014-06-111-8/+18
* drm/g94-/disp/dp: take max pullup value across all lanesBen Skeggs2014-06-112-2/+6
* drm/nouveau/bios/dp: parse lane postcursor dataBen Skeggs2014-06-112-9/+10
* drm/g94-/disp: add method to power-off dp lanesBen Skeggs2014-06-114-0/+31
* drm/nouveau/disp/dp: maintain link in response to hpd signalBen Skeggs2014-06-116-12/+125
* drm/g94-/disp: bash and wait for something after changing lane power regsBen Skeggs2014-06-111-0/+3
* drm/nouveau/disp/dp: split link config/power into two stepsBen Skeggs2014-06-116-12/+29
* drm/nv50/disp: train PIOR-attached DP from second supervisorBen Skeggs2014-06-111-21/+11
* drm/nouveau/disp/dp: make use of existing output data for link trainingBen Skeggs2014-06-1116-248/+133
* drm/gf119/disp: start removing direct vbios parsing from supervisorBen Skeggs2014-06-111-75/+83
* drm/nv50/disp: start removing direct vbios parsing from supervisorBen Skeggs2014-06-111-107/+116
* drm/nouveau/disp/dp: maintain receiver caps in response to hpd signalBen Skeggs2014-06-112-8/+68
* drm/nouveau/disp/dp: create subclass for dp outputsBen Skeggs2014-06-1115-9/+264
* drm/nouveau/disp: add internal representaion of output paths and connectorsBen Skeggs2014-06-118-2/+606
* drm/nouveau/disp: nothing to see hereBen Skeggs2014-06-112-2/+42
* drm/nouveau/disp/dp: support training to highest rate, rather than a targetBen Skeggs2014-06-111-23/+34
* drm/nouveau/disp/dp: support postcursor in link trainingBen Skeggs2014-06-112-11/+53
* drm/nouveau/core: allow event source to handle multiple event types per indexBen Skeggs2014-06-114-12/+12
* drm/nouveau/disp/nv04-nv40: abort scanoutpos query on vga analog.Mario Kleiner2014-06-101-0/+8
* drm/nouveau/disp/dp: support training pattern 3Ben Skeggs2014-06-102-2/+8
* drm/nouveau/disp/dp: support aux read interval during link trainingBen Skeggs2014-06-102-6/+8
* drm/gf119-/disp: fix nasty bug which can clobber SOR0's clock setupBen Skeggs2014-05-201-1/+1
* drm/nouveau/disp/dp: allow 540MHz data rateIlia Mirkin2014-03-261-1/+1
* drm/nouveau/disp: limit dp capabilities as per dcbBen Skeggs2014-03-261-0/+8
* drm/gm107/disp: initial implementationBen Skeggs2014-03-261-0/+101
* drm/nvd0/disp: add debugging to show which supervisor actions are takenBen Skeggs2014-03-261-1/+6
* drm/nv50-/disp: dump channel state when update method failsBen Skeggs2014-03-262-12/+81
* drm/nv50-/disp: allow dumping core channel state at first supervisor intrBen Skeggs2014-03-262-0/+4
* drm/nv50-/disp: add method descriptions for debuggingBen Skeggs2014-03-269-0/+1023
* drm/nv50/disp: decode the known error codes to human readable formBen Skeggs2014-03-261-20/+43
* drm/nv50/disp: preparation for storing static class dataBen Skeggs2014-03-2611-49/+109
* drm/nv50/disp: use correct register to determine DP display bppIlia Mirkin2014-02-181-1/+1
* drm/nouveau/disp: add a method to fetch info needed by drm vblank timestampingBen Skeggs2014-01-309-7/+124
* drm/nouveau/devinit: lock/unlock crtc regs for all devices, not just pre-nv50Ilia Mirkin2014-01-231-2/+7
* drm/nv50-/devinit: prevent use of engines marked as disabled by hw/vbiosIlia Mirkin2014-01-233-9/+0
* drm/nouveau/disp: semi-complete link training sequence even if display disapp...Ben Skeggs2013-11-081-16/+32
* drm/nvd0-/disp: reorder writes to lane current control regsBen Skeggs2013-11-081-4/+8
* drm/nv94-nvc0/disp: reorder writes to lane current control regsBen Skeggs2013-11-081-4/+8
* drm/nouveau/disp: log if DP link training failsBen Skeggs2013-11-081-1/+3
* drm/nvd9-/disp: disable display underflow reporting at initBen Skeggs2013-11-081-0/+9
* drm/nv10/kms: add plane support for nv10-nv40Ilia Mirkin2013-11-081-0/+9
OpenPOWER on IntegriCloud