| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/vmwgfx: fix warning if config intel iommu is off. | Dave Airlie | 2013-11-08 | 1 | -0/+2 |
* | drm/nouveau: consider CLASS_DISPLAY_3D devices while detecting dsm/optimus | Emil Velikov | 2013-11-08 | 1 | -0/+10 |
* | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/... | Dave Airlie | 2013-11-08 | 233 | -6862/+19471 |
|\ |
|
| * | drm/nouveau/fb: implement various bits of work towards memory reclocking | Ben Skeggs | 2013-11-08 | 21 | -60/+3093 |
| * | drm/nouveau: implement a simple sysfs interface to new pm code | Ben Skeggs | 2013-11-08 | 5 | -5/+191 |
| * | drm/nouveau/device: initial control object class, with pstate control methods | Ben Skeggs | 2013-11-08 | 5 | -2/+196 |
| * | drm/nouveau/clk: implement power state and engine clock control in core | Ben Skeggs | 2013-11-08 | 19 | -65/+2590 |
| * | drm/nouveau/volt: implement voltage control in core | Ben Skeggs | 2013-11-08 | 9 | -0/+460 |
| * | drm/nouveau/bios: parsing for various tables required for power management | Ben Skeggs | 2013-11-08 | 16 | -8/+969 |
| * | drm/nouveau/perfmon: initial infrastructure to expose performance counters | Ben Skeggs | 2013-11-08 | 22 | -2/+1616 |
| * | drm/nouveau/bus: add interfaces/helpers for sequencer | Ben Skeggs | 2013-11-08 | 9 | -15/+371 |
| * | drm/nouveau/bus: make external class definitions pointers | Ben Skeggs | 2013-11-08 | 14 | -176/+133 |
| * | drm/nouveau/pwr: initial implementation | Ben Skeggs | 2013-11-08 | 30 | -0/+7091 |
| * | drm/nouveau/therm: update target fanspeed outside of therm lock | Ben Skeggs | 2013-11-08 | 1 | -6/+8 |
| * | drm/nouveau/therm: automatic mode by default | Ben Skeggs | 2013-11-08 | 1 | -1/+1 |
| * | drm/nouveau/therm: no toggle fan control either if we can't guarantee no pwm ... | Ben Skeggs | 2013-11-08 | 1 | -0/+7 |
| * | drm/nvc0/therm: allow fan control if we've killed the vbios ppwr ucode | Ben Skeggs | 2013-11-08 | 1 | -3/+4 |
| * | drm/nouveau/therm: if no bios trip/linear info, default to perf-suggested speed | Ben Skeggs | 2013-11-08 | 2 | -3/+15 |
| * | drm/nouveau/therm: add hook for clk to suggest fanspeed to therm | Ben Skeggs | 2013-11-08 | 4 | -1/+17 |
| * | drm/nouveau/pwr: assign a subdev id for upcoming implementation | Ben Skeggs | 2013-11-08 | 1 | -0/+1 |
| * | drm/nouveau/gpio: return different error code for not found vs invalid | Ben Skeggs | 2013-11-08 | 1 | -1/+1 |
| * | drm/nouveau/drm/pm: remove everything except the hwmon interfaces to THERM | Ben Skeggs | 2013-11-08 | 15 | -4837/+69 |
| * | drm/nouveau/core: make all info-level messages silent for runtime pm | Ben Skeggs | 2013-11-08 | 8 | -76/+54 |
| * | drm/nouveau/fifo: make external class definitions into pointers | Ben Skeggs | 2013-11-08 | 17 | -86/+86 |
| * | drm/nouveau/device: recognise GK208 | Ben Skeggs | 2013-11-08 | 2 | -13/+48 |
| * | drm/nvc0-/gr: fix a number of missing explicit array terminators... | Ben Skeggs | 2013-11-08 | 3 | -0/+6 |
| * | drm/nouveau/mc: fix (incorrect) reporting of unknown pending intr bits | Ben Skeggs | 2013-11-08 | 1 | -6/+11 |
| * | drm/nouveau/disp: semi-complete link training sequence even if display disapp... | Ben Skeggs | 2013-11-08 | 1 | -16/+32 |
| * | drm/nouveau/bios: some older boards have shorter displayport tables | Ben Skeggs | 2013-11-08 | 1 | -3/+7 |
| * | drm/nouveau/fbcon: bracket entrypoints with a per-device enabled check | Ben Skeggs | 2013-11-08 | 1 | -16/+27 |
| * | drm/nvd0-/disp: reorder writes to lane current control regs | Ben Skeggs | 2013-11-08 | 1 | -4/+8 |
| * | drm/nv94-nvc0/disp: reorder writes to lane current control regs | Ben Skeggs | 2013-11-08 | 1 | -4/+8 |
| * | drm/nouveau/disp: log if DP link training fails | Ben Skeggs | 2013-11-08 | 1 | -1/+3 |
| * | drm/nouveau/i2c: use a custom bitbanging delay for the adt7473 | Martin Peres | 2013-11-08 | 5 | -49/+77 |
| * | drm/nouveau/agp: add a quirk list to limit agp modes | Ilia Mirkin | 2013-11-08 | 1 | -5/+39 |
| * | drm/nvd9-/disp: disable display underflow reporting at init | Ben Skeggs | 2013-11-08 | 1 | -0/+9 |
| * | drm/nva0/clk: fix accidental limiting of pll coefficients | Ben Skeggs | 2013-11-08 | 1 | -13/+16 |
| * | drm/nv50-nvaf/fb: split fbram oclass in preparation for reclocking | Ben Skeggs | 2013-11-08 | 9 | -52/+184 |
| * | drm/nouveau/fb: merge more bits and pieces into oclass definitions | Ben Skeggs | 2013-11-08 | 27 | -519/+272 |
| * | drm/nouveau/fb: remove ram oclass argument from base fb constructor | Ben Skeggs | 2013-11-08 | 24 | -107/+135 |
| * | drm/nv50-nvaf/fb: split the class definitions up a bit | Ben Skeggs | 2013-11-08 | 9 | -44/+203 |
| * | drm/nouveau/fb: make external class definitions pointers | Ben Skeggs | 2013-11-08 | 26 | -113/+113 |
| * | drm/nvaa/mc: blacklist msi to off by default | Ben Skeggs | 2013-11-08 | 1 | -11/+19 |
| * | drm/nv50-nv86,nv92/mc: rearm msi via pci config space, rather than mmio mirror | Ben Skeggs | 2013-11-08 | 6 | -4/+52 |
| * | drm/nvc0,nvc4/mc: handle 0xc0's "special" msi rearm | Ben Skeggs | 2013-11-08 | 13 | -32/+134 |
| * | drm/nouveau/mc: store static data in nouveau_mc class definition | Ben Skeggs | 2013-11-08 | 16 | -215/+151 |
| * | drm/nouveau/mc: fetch NV_PMC_INTR again after re-arming MSI | Ben Skeggs | 2013-11-08 | 1 | -4/+6 |
| * | drm/nouveau/mc: bracket interrupt handler with NV_PMC_INTR_EN disable/re-enable | Ben Skeggs | 2013-11-08 | 1 | -0/+4 |
| * | drm/nouveau/mc: have single entry and exit points to the interrupt handler | Ben Skeggs | 2013-11-08 | 1 | -18/+19 |
| * | drm/nouveau/mc: msi rearm write via subdev, not device | Ben Skeggs | 2013-11-08 | 1 | -2/+2 |