| Commit message (Expand) | Author | Age |
* | drm/nv50/pm: signedness bug in nv50_pm_clocks_pre() | Dan Carpenter | 2012-02-01 |
* | drm/nouveau/gem: fix fence_sync race / oops | Ben Skeggs | 2012-02-01 |
* | drm/nouveau: fix typo on mxmdcb option | Ben Skeggs | 2012-02-01 |
* | drm/nouveau/mxm: pretend to succeed, even if we can't shadow the MXM-SIS | Ben Skeggs | 2012-02-01 |
* | drm/nouveau/disp: check that panel power gpio is enabled at init time | Ben Skeggs | 2012-02-01 |
* | drm/ttm: fix two regressions since move_notify changes | Ben Skeggs | 2012-01-25 |
* | nouveau: Support Optimus models for vga_switcheroo | Peter Lekensteyn | 2012-01-13 |
* | nouveau: properly check for _DSM function support | Peter Lekensteyn | 2012-01-13 |
* | drm/nouveau/pm: fix build with HWMON off | Dave Airlie | 2012-01-10 |
* | ttm: fix agp since ttm tt rework | Jerome Glisse | 2012-01-06 |
* | drm/nouveau/ttm: fix crash as a result of a recent ttm change | Ben Skeggs | 2011-12-22 |
* | drm/nouveau: Fix notifier blocks over the 4GB mark. | Francisco Jerez | 2011-12-21 |
* | drm/nouveau: Fix pushbufs over the 4GB mark. | Francisco Jerez | 2011-12-21 |
* | drm/nvc0/pm: initial engine reclocking | Ben Skeggs | 2011-12-21 |
* | drm/nouveau: move hpd enable/disable to common code | Ben Skeggs | 2011-12-21 |
* | drm/nv40/disp: implement support for hotplug irq | Ben Skeggs | 2011-12-21 |
* | drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues | Ben Skeggs | 2011-12-21 |
* | drm/nouveau: just pass gpio line to pwm_*, not entire gpio struct | Ben Skeggs | 2011-12-21 |
* | drm/nouveau/hwsq: remove some magic, give proper opcode names | Ben Skeggs | 2011-12-21 |
* | drm/nv50/pm: introduce hwsq-based memory reclocking | Martin Peres | 2011-12-21 |
* | drm/nv04/disp: handle dual-link spwg panels without needing quirks | Ben Skeggs | 2011-12-21 |
* | drm/nouveau/dp: remove broken display depth function, use the improved one | Ben Skeggs | 2011-12-21 |
* | drm/nouveau/mxm: implement ROM shadow method | Ben Skeggs | 2011-12-21 |
* | drm/nouveau/mxm: implement _DSM shadow method | Ben Skeggs | 2011-12-21 |
* | drm/nouveau/mxm: implement wmi shadow method | Ben Skeggs | 2011-12-21 |
* | drm/nouveau/mxm: initial implementation of dcb sanitisation | Ben Skeggs | 2011-12-21 |
* | drm/nouveau/disp: parse connector info directly in nouveau_connector.c | Ben Skeggs | 2011-12-21 |
* | drm/nouveau/i2c: handle bit-banging ourselves | Ben Skeggs | 2011-12-21 |
* | drm/nouveau/i2c: fix debug message | Ben Skeggs | 2011-12-21 |
* | drm/nouveau/i2c: tidy up bit-bang helpers, also fixing nv50 setsda bug | Ben Skeggs | 2011-12-21 |
* | drm/nouveau/i2c: do parsing of i2c-related vbios info in nouveau_i2c.c | Ben Skeggs | 2011-12-21 |
* | drm/nouveau/bios: start refactoring dcb routines | Ben Skeggs | 2011-12-21 |
* | drm/nouveau/bios: fold fixup_legacy_i2c | Ben Skeggs | 2011-12-21 |
* | drm/nouveau/bios: pass drm_device to ROMPTR, rather than nvbios | Ben Skeggs | 2011-12-21 |
* | drm/nvd0/disp: use single, shared, sync bo for all evo channels | Ben Skeggs | 2011-12-21 |
* | drm/nvd0/disp: rename sync channel to flip channel | Ben Skeggs | 2011-12-21 |
* | drm/nvd0/disp: handle yet another interrupt | Ben Skeggs | 2011-12-21 |
* | drm/nvd0/disp: initialise overlay channels | Ben Skeggs | 2011-12-21 |
* | drm/nvd0/disp: add support for page flipping | Ben Skeggs | 2011-12-21 |
* | drm/nvd0/disp: make it clearer that the cursor regs are pio evo channels | Ben Skeggs | 2011-12-21 |
* | drm/nvd0/disp: have evo names now, use them | Ben Skeggs | 2011-12-21 |
* | drm/nvd0/disp: init display sync channels | Ben Skeggs | 2011-12-21 |
* | drm/nvd0/disp: scaler updates, overscan compensation etc | Ben Skeggs | 2011-12-21 |
* | drm/nvd0/disp: update crtc timing calculations for interlace/doublescan | Ben Skeggs | 2011-12-21 |
* | drm/nouveau: shutdown display on suspend/hibernate | Ben Skeggs | 2011-12-21 |
* | drm/nv50/disp: fix evo for create/init + destroy/fini split | Ben Skeggs | 2011-12-21 |
* | drm/nouveau: re-jig fbcon suspend/resume process a little | Ben Skeggs | 2011-12-21 |
* | drm/nouveau/disp: introduce proper init/fini, separate from create/destroy | Ben Skeggs | 2011-12-21 |
* | drm/nouveau/pm: fix missing volt changes when boot voltage is undefined | Ben Skeggs | 2011-12-21 |
* | drm/nv50/pm: fix a typo in clock calculation | Martin Peres | 2011-12-21 |