aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nouveau_drm.c
AgeCommit message (Expand)Author
2013-05-20drm/nouveau: ensure channels are stopped before saving fences for suspendBen Skeggs
2013-05-02drm/nouveau: force noaccel when no PFIFO support presentBen Skeggs
2013-04-26drm/nouveau/device: convert to engine, rather than subdevBen Skeggs
2013-04-26drm/nouveau/mc: handle irq-related setup ourselvesBen Skeggs
2013-03-29drm/nouveau: fix NULL ptr dereference from nv50_disp_intr()Maarten Lankhorst
2013-02-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-02-21Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2013-02-20drm/nouveau: restore debugfs/vbios.rom supportMarcin Slusarz
2013-02-20Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2013-02-20drm/nv17/fence: split from nv10 codeBen Skeggs
2013-02-20drm/nouveau/disp: port vblank handling to event interfaceBen Skeggs
2013-02-20drm/nouveau: quiet static-related sparse noiseMarcin Slusarz
2013-02-20drm/nouveau: prepare for reporting channel ownerMarcin Slusarz
2013-02-11Merge branch 'drm-nouveau-fixes-3.8' of git://anongit.freedesktop.org/git/nou...Dave Airlie
2013-02-09drm/nouveau: add lockdep annotationsMarcin Slusarz
2013-02-08drm/nouveau: use prime helpersAaron Plattner
2013-01-14Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie
2013-01-13drm/nouveau: fix nouveau_client allocation failure pathMarcin Slusarz
2013-01-03Drivers: gpu: remove __dev* attributes.Greg Kroah-Hartman
2012-12-10Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2012-11-29drm/nouveau: remove duplicate inclusion of nouveau_ttm.hSachin Kamat
2012-11-29drm/nve0: allow specification of channel engine type in abi16 callBen Skeggs
2012-11-29drm/nouveau: convert to dev_pm_opsDave Airlie
2012-11-22drm/nouveau: use the correct fence implementation for nv50Maarten Lankhorst
2012-11-20drm/nouveau: free memory allocated with alloc_apertures()Tommi Rantala
2012-10-31drm/nouveau: headless mode by default if pci class != vga displayBen Skeggs
2012-10-31drm/nouveau: resurrect headless mode since reworkBen Skeggs
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-03drm/nouveau/core: have client-id be a string, rather than an integerBen Skeggs
2012-10-03drm/nouveau: quiet some static-related sparse noiseMarcin Slusarz
2012-10-03drm/nve0: use async copy engine for ttm buffer moves if availableBen Skeggs
2012-10-03drm/nouveau: port remainder of drm code, and rip out compat layerBen Skeggs
2012-10-03drm/nouveau: port all engines to new engine module formatBen Skeggs
2012-10-03drm/nouveau: implement devinit subdev, and new init table parserBen Skeggs
2012-10-03drm/nouveau: implement module init functions in nouveau_drm.cBen Skeggs