summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/core
Commit message (Expand)AuthorAgeFilesLines
* 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
* drm/gk208/gr: add missing registers to grctx initIlia Mirkin2014-06-101-0/+2
* drm/nv50-/mc: fix kms pageflip events by reordering irq handling order.Mario Kleiner2014-06-103-3/+3
* 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/gk104/gpio: fix incorrect interrupt register usageBen Skeggs2014-06-101-5/+5
* drm/nouveau/core: punt all object state change messages to trace levelBen Skeggs2014-06-101-5/+5
* drm/nouveau/clk: allow end-user reclocking for nv40, nvaa, and nve0 clock typesIlia Mirkin2014-06-109-12/+23
* drm/nouveau/fb: default NvMemExec to on, turning it off is used for debugging...Ilia Mirkin2014-06-104-4/+4
* drm/nouveau/bios: fix a potential NULL deref in the PROM shadowing functionMartin Peres2014-06-101-4/+5
* drm/nouveau/i2c: bump the i2c delay for the adt7473Martin Peres2014-06-101-3/+3
* drm/nouveau/therm/fan/tach: default to 2 pulses per revolutionMartin Peres2014-06-101-1/+1
* 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-107-9/+121
* 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-103-0/+37
* drm/nouveau/fb: add GK20A supportAlexandre Courbot2014-06-104-0/+210
* drm/nouveau/ibus: add GK20A supportAlexandre Courbot2014-06-102-0/+104
* drm/nvc0/bar: support chips without BAR3Alexandre Courbot2014-06-101-55/+59
* drm/nouveau/bar: only ioremap BAR3 if it existsAlexandre Courbot2014-06-101-2/+4
* Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2014-05-222-1/+2
|\
| * drm/gf119-/disp: fix nasty bug which can clobber SOR0's clock setupBen Skeggs2014-05-201-1/+1
| * drm/nvd9/therm: handle another kind of PWM fanMartin Peres2014-05-201-0/+1
* | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2014-05-072-5/+9
|\ \ | |/
| * drm/gm107/gr: bump attrib cb size quite a bitBen Skeggs2014-05-021-1/+3
| * drm/nouveau/bios: fix shadowing from PROM on big-endian systemsBen Skeggs2014-05-021-4/+6
* | drm/nouveau/bios: fix a bit shift error introduced by 457e77bSergei Antonov2014-04-181-1/+1
|/
* drm/nouveau/bios: fetch the vbios from PROM using only aligned 32-bit accessesMartin Peres2014-03-261-14/+19
* drm/nouveau/therm: let the vbios decide on the automatic fan management modeMartin Peres2014-03-264-8/+25
* drm/nvd7/therm: handle another kind of PWM fansMartin Peres2014-03-266-16/+35
* drm/nouveau/pm/fan: drop the fan lock in fan_update() before reschedulingMartin Peres2014-03-261-6/+13
* drm/nouveau/therm: check for sensor presence with requested mode, not currentBen Skeggs2014-03-261-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-262-1/+36
* drm/nva3/fbram: restrict training pattern setup to GT218Ben Skeggs2014-03-261-15/+17
* drm/nva3/devinit: restrict script access to some PFB regsBen Skeggs2014-03-262-0/+51
OpenPOWER on IntegriCloud