Age | Commit message (Expand) | Author |
2013-02-08 | drm/nouveau: use prime helpers | Aaron Plattner |
2013-01-14 | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau... | Dave Airlie |
2013-01-13 | drm/nouveau: fix nouveau_client allocation failure path | Marcin Slusarz |
2013-01-03 | Drivers: gpu: remove __dev* attributes. | Greg Kroah-Hartman |
2012-12-10 | Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie |
2012-11-29 | drm/nouveau: remove duplicate inclusion of nouveau_ttm.h | Sachin Kamat |
2012-11-29 | drm/nve0: allow specification of channel engine type in abi16 call | Ben Skeggs |
2012-11-29 | drm/nouveau: convert to dev_pm_ops | Dave Airlie |
2012-11-22 | drm/nouveau: use the correct fence implementation for nv50 | Maarten Lankhorst |
2012-11-20 | drm/nouveau: free memory allocated with alloc_apertures() | Tommi Rantala |
2012-10-31 | drm/nouveau: headless mode by default if pci class != vga display | Ben Skeggs |
2012-10-31 | drm/nouveau: resurrect headless mode since rework | Ben Skeggs |
2012-10-03 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-10-03 | drm/nouveau/core: have client-id be a string, rather than an integer | Ben Skeggs |
2012-10-03 | drm/nouveau: quiet some static-related sparse noise | Marcin Slusarz |
2012-10-03 | drm/nve0: use async copy engine for ttm buffer moves if available | Ben Skeggs |
2012-10-03 | drm/nouveau: port remainder of drm code, and rip out compat layer | Ben Skeggs |
2012-10-03 | drm/nouveau: port all engines to new engine module format | Ben Skeggs |
2012-10-03 | drm/nouveau: implement devinit subdev, and new init table parser | Ben Skeggs |
2012-10-03 | drm/nouveau: implement module init functions in nouveau_drm.c | Ben Skeggs |