| Commit message (Expand) | Author | Age |
* | drm/nouveau: fix init with agpgart-uninorth | Aaro Koskinen | 2013-01-04 |
* | drm: nouveau: Fix build warning seen if HWMON is undefined | Guenter Roeck | 2013-01-04 |
* | drm/nve0/graph: fix fuc, and enable acceleration on all known chipsets | Ben Skeggs | 2012-12-23 |
* | drm/nvc0/graph: fix fuc, and enable acceleration on GF119 | Ben Skeggs | 2012-12-23 |
* | drm/nouveau/bios: cache ramcfg strap on later chipsets | Ben Skeggs | 2012-12-23 |
* | drm/nouveau/mxm: silence output if no bios data | Ben Skeggs | 2012-12-23 |
* | drm/nouveau/bios: parse/display extra version component | Ben Skeggs | 2012-12-23 |
* | drm/nouveau/bios: implement opcode 0xa9 | Ben Skeggs | 2012-12-23 |
* | drm/nouveau/bios: update gpio parsing apis to match current design | Ben Skeggs | 2012-12-23 |
* | drm/nouveau: initial support for GK106 | Ben Skeggs | 2012-12-23 |
* | drm/ttm: remove no_wait_reserve, v3 | Maarten Lankhorst | 2012-12-10 |
* | Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie | 2012-12-10 |
|\ |
|
| * | drm/nouveau: use the correct fence implementation for nv50 | Maarten Lankhorst | 2012-11-21 |
| * | drm/nouveau/bios: fix DCB v1.5 parsing | Marcin Slusarz | 2012-11-18 |
| * | drm/nouveau: add missing pll_calc calls | Maarten Lankhorst | 2012-11-18 |
| * | drm/nouveau: fix crash with noaccel=1 | Marcin Slusarz | 2012-11-18 |
| * | drm/nv40: allocate ctxprog with kmalloc | Marcin Slusarz | 2012-11-18 |
| * | drm/nvc0/disp: fix thinko in vblank regression fix.. | Kelly Doran | 2012-11-18 |
| * | drm/nouveau: fix acpi edid retrieval | Maarten Lankhorst | 2012-11-08 |
| * | drm/nvc0/disp: fix regression in vblank semaphore release | Kelly Doran | 2012-11-08 |
| * | drm/nv40/mpeg: fix context handling | Marcin Slusarz | 2012-11-08 |
| * | drm/nv40/graph: fix typo in type names | Marcin Slusarz | 2012-11-08 |
| * | drm/nv41/vm: fix typo in type name | Marcin Slusarz | 2012-11-08 |
* | | drm/nouveau: drm_connector_property -> drm_object_property | Rob Clark | 2012-11-30 |
* | | drm/nouveau/device: Remove duplicate inclusion of core/device.h | Sachin Kamat | 2012-11-28 |
* | | drm/nouveau: remove duplicate inclusion of nouveau_ttm.h | Sachin Kamat | 2012-11-28 |
* | | drm/nouveau/fifo: trigger engine context unload before zeroing context pointer | Ben Skeggs | 2012-11-28 |
* | | drm/nouveau: prevent log mangling | Daniel J Blueman | 2012-11-28 |
* | | drm/nouveau: unpin various bo's before destroying | Marcin Slusarz | 2012-11-28 |
* | | drm/nouveau: unpin pushbuffer bo before destroying it | Marcin Slusarz | 2012-11-28 |
* | | drm/nouveau: remove misleading comment from nouveau_prime_new | Marcin Slusarz | 2012-11-28 |
* | | drm/nouveau: raise reporting levels of some messages | Marcin Slusarz | 2012-11-28 |
* | | drm/nouveau/core: fix the assumption that NVDEV_XXXX is always under 32 | Martin Peres | 2012-11-28 |
* | | drm/nouveau/ppp: remove nouveau_ppp base class | Ben Skeggs | 2012-11-28 |
* | | nve0/ppp: enable support via nvc0's implementation | Ben Skeggs | 2012-11-28 |
* | | nvc0/ppp: initial implementation of engine | Maarten Lankhorst | 2012-11-28 |
* | | nvc0/vp: initial implementation of engine | Maarten Lankhorst | 2012-11-28 |
* | | nvc0/bsp: initial implementation of engine | Maarten Lankhorst | 2012-11-28 |
* | | drm/nouveau/vdec: remove nouveau_{bsp,vp} base classes, use nouveau_engine di... | Ben Skeggs | 2012-11-28 |
* | | drm/nve0/fifo: allow for future binding of ppp contexts | Ben Skeggs | 2012-11-28 |
* | | drm/nve0/vp: implement initial support for engine | Ben Skeggs | 2012-11-28 |
* | | drm/nve0/bsp: implement initial support for engine | Ben Skeggs | 2012-11-28 |
* | | drm/nve0: allow specification of channel engine type in abi16 call | Ben Skeggs | 2012-11-28 |
* | | drm/nouveau/core: implement shortcut for simple engctx construction | Ben Skeggs | 2012-11-28 |
* | | drm/nvc0/copy: share interrupt handler with nva3 | Ben Skeggs | 2012-11-28 |
* | | drm/nv50/fb: implement trap handler as subdev interrupt handler | Ben Skeggs | 2012-11-28 |
* | | drm/nouveau/mc: allow calling of multiple handlers for a give intr bit | Ben Skeggs | 2012-11-28 |
* | | drm/nouveau/copy: remove nouveau_copy base class | Ben Skeggs | 2012-11-28 |
* | | drm/nvc0/copy: use nouveau_falcon base class | Ben Skeggs | 2012-11-28 |
* | | drm/nva3/copy: use nouveau_falcon base class | Ben Skeggs | 2012-11-28 |