aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_drm.c
Commit message (Expand)AuthorAge
* Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie2013-01-13
|\
| * drm/nouveau: fix nouveau_client allocation failure pathMarcin Slusarz2013-01-13
* | Drivers: gpu: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
|/
* Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2012-12-10
|\
| * drm/nouveau: use the correct fence implementation for nv50Maarten Lankhorst2012-11-21
* | drm/nouveau: remove duplicate inclusion of nouveau_ttm.hSachin Kamat2012-11-28
* | drm/nve0: allow specification of channel engine type in abi16 callBen Skeggs2012-11-28
* | drm/nouveau: convert to dev_pm_opsDave Airlie2012-11-28
* | drm/nouveau: free memory allocated with alloc_apertures()Tommi Rantala2012-11-20
|/
* drm/nouveau: headless mode by default if pci class != vga displayBen Skeggs2012-10-30
* drm/nouveau: resurrect headless mode since reworkBen Skeggs2012-10-30
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-04
* drm/nouveau/core: have client-id be a string, rather than an integerBen Skeggs2012-10-02
* drm/nouveau: quiet some static-related sparse noiseMarcin Slusarz2012-10-02
* drm/nve0: use async copy engine for ttm buffer moves if availableBen Skeggs2012-10-02
* drm/nouveau: port remainder of drm code, and rip out compat layerBen Skeggs2012-10-02
* drm/nouveau: port all engines to new engine module formatBen Skeggs2012-10-02
* drm/nouveau: implement devinit subdev, and new init table parserBen Skeggs2012-10-02
* drm/nouveau: implement module init functions in nouveau_drm.cBen Skeggs2012-10-02