summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/core
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/disp: fix oops in destructor with headless cardsMaarten Lankhorst2014-06-181-2/+4
* drm/gf117/i2c: no aux channels on this chipsetBen Skeggs2014-06-183-1/+41
* drm/nouveau/pwr: fix typo in fifo wrap handlingBen Skeggs2014-06-175-5/+5
* 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/gk104/fb/ram: fixups from an earlier search+replaceBen Skeggs2014-06-171-38/+38
* drm/nv50/gr: remove an unneeded write while initialising PGRAPHPierre Moreau2014-06-171-1/+0
* drm/nv50/gr: fix overlap while zeroing zcull regionsPierre Moreau2014-06-171-4/+4
* drm/gf100-/gr: report class data to host on fwmthd failureBen Skeggs2014-06-1712-703/+1003
* drm/gk104/ibus: increase various random timeoutsBen Skeggs2014-06-171-1/+18
* drm/gk104/clk: only touch divider for mode we'll be usingBen Skeggs2014-06-171-3/+5
* Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2014-06-1181-1350/+3122
|\
| * 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-114-24/+27
| * drm/g94-/disp: add method to power-off dp lanesBen Skeggs2014-06-115-0/+35
| * 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-119-2/+617
| * drm/nouveau/bios: extend connector table parsingBen Skeggs2014-06-114-16/+79
| * drm/nouveau/disp: nothing to see hereBen Skeggs2014-06-113-21/+42
| * drm/nouveau/i2c/anx9805: add debugging to aux transactionsBen Skeggs2014-06-112-5/+34
| * drm/nouveau/i2c: introduce locking at a per-port levelBen Skeggs2014-06-1113-34/+377
| * drm/nouveau/i2c: balance port acquire/releaseBen Skeggs2014-06-114-14/+56
| * drm/gk104/i2c: add aux channel interrupt driverBen Skeggs2014-06-115-6/+78
| * drm/g94/i2c: add aux channel interrupt driverBen Skeggs2014-06-113-0/+39
| * drm/nouveau/i2c: add interfaces to support handling aux channel interruptsBen Skeggs2014-06-114-0/+94
| * drm/nouveau/i2c: start hiding subdev-internal interfacesBen Skeggs2014-06-1121-236/+194
| * drm/nouveau/i2c: remove unnecessary i2c_set_adapdata()Ben Skeggs2014-06-111-2/+0
| * drm/nouveau/i2c: properly hand aux reply back to caller, and only retry on deferBen Skeggs2014-06-114-14/+20
| * drm/nv50-/mc: also pass PMGR interrupts onto I2C subdevBen Skeggs2014-06-113-3/+6
| * drm/nouveau/gpio: send separate event types for high/low transitionsBen Skeggs2014-06-113-13/+16
| * drm/nouveau/gpio: use base constructor for all implementationsBen Skeggs2014-06-118-119/+47
| * drm/nouveau/gpio: move on-reset intr disable-and-ack to common codeBen Skeggs2014-06-117-138/+80
| * drm/nouveau/gpio: split "toggled" interrupt into "went high" / "went low"Ben Skeggs2014-06-117-114/+156
| * drm/nouveau/gpio: split g92 class from nv50Ben Skeggs2014-06-1110-58/+109
| * drm/nouveau/gpio: use indirect pointer to base class definitionBen Skeggs2014-06-1113-75/+75
| * 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-1118-71/+105
* | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2014-06-1045-118/+671
|\ \ | |/
OpenPOWER on IntegriCloud