summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/core/engine
Commit message (Expand)AuthorAgeFilesLines
...
* drm/gk104/pwr: implement PGOB disable methodBen Skeggs2014-08-101-2/+2
* drm/nouveau/pwr: tidyBen Skeggs2014-08-104-19/+19
* 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/gf117/i2c: no aux channels on this chipsetBen Skeggs2014-06-181-1/+1
* 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/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
* Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2014-06-1142-629/+1756
|\
| * 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/gk104/i2c: add aux channel interrupt driverBen Skeggs2014-06-111-5/+5
| * drm/nouveau/i2c: start hiding subdev-internal interfacesBen Skeggs2014-06-119-65/+65
| * drm/nouveau/gpio: split g92 class from nv50Ben Skeggs2014-06-112-18/+18
| * drm/nouveau/gpio: use indirect pointer to base class definitionBen Skeggs2014-06-118-63/+63
| * 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-1112-28/+28
* | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2014-06-1014-24/+243
|\ \ | |/
| * drm/gk208/gr: add missing registers to grctx initIlia Mirkin2014-06-101-0/+2
| * 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/nvf0/device: enable video decoding engines on gk110/gk208John Rowley2014-06-101-6/+0
| * drm/nvf1/device: add support for 0xf1 (gk110b)John Rowley2014-06-101-0/+35
| * drm/nouveau/device: support for probing GK20AAlexandre Courbot2014-06-101-0/+17
| * drm/nouveau/graph: add GK20A supportAlexandre Courbot2014-06-106-9/+120
| * drm/nouveau/graph: pad firmware code at load timeAlexandre Courbot2014-06-101-0/+4
| * drm/nouveau/graph: enable when using external fwAlexandre Courbot2014-06-101-3/+7
| * drm/nouveau/fifo: add GK20A supportAlexandre Courbot2014-06-102-0/+36
* | drm: Remove spurious ';'Damien Lespiau2014-06-102-2/+2
|/
* drm/gf119-/disp: fix nasty bug which can clobber SOR0's clock setupBen Skeggs2014-05-201-1/+1
OpenPOWER on IntegriCloud