aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_drm.c
Commit message (Expand)AuthorAge
* drm: kill ->gem_init_object() and friendsDavid Herrmann2013-10-09
* drm/nouveau: fix oops on runtime suspend/resumeDave Airlie2013-09-09
* drm/nouveau: Support render nodesMartin Peres2013-09-01
* nouveau: add runtime PM support (v0.9)Dave Airlie2013-08-28
* drm: remove FASYNC supportDaniel Vetter2013-08-18
* Merge tag 'drm-intel-next-2013-07-26-fixed' of git://people.freedesktop.org/~...Dave Airlie2013-08-07
|\
| * drm/nouveau: use dedicated channel for async moves on GT/GF chipsets.Ben Skeggs2013-07-09
| * drm/nouveau: fix locking issues in page flipping pathsBen Skeggs2013-07-09
* | drm: const'ify ioctls table (v2)Rob Clark2013-08-06
* | drm/gem: create drm_gem_dumb_destroyDaniel Vetter2013-08-06
* | drm/nouveau: drop DRIVER_PCI_DMA and DRIVER_SGDaniel Vetter2013-07-23
|/
* drm/nouveau: implement prime helper unpin functionMaarten Lankhorst2013-06-27
* drm/nouveau: ensure channels are stopped before saving fences for suspendBen Skeggs2013-05-19
* drm/nouveau: force noaccel when no PFIFO support presentBen Skeggs2013-05-02
* drm/nouveau/device: convert to engine, rather than subdevBen Skeggs2013-04-26
* drm/nouveau/mc: handle irq-related setup ourselvesBen Skeggs2013-04-26
* drm/nouveau: fix NULL ptr dereference from nv50_disp_intr()Maarten Lankhorst2013-03-28
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-02-25
|\
| * Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2013-02-20
| |\
| | * drm/nouveau: restore debugfs/vbios.rom supportMarcin Slusarz2013-02-20
| * | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2013-02-20
| |\|
| | * drm/nv17/fence: split from nv10 codeBen Skeggs2013-02-20
| | * drm/nouveau/disp: port vblank handling to event interfaceBen Skeggs2013-02-20
| | * drm/nouveau: quiet static-related sparse noiseMarcin Slusarz2013-02-20
| | * drm/nouveau: prepare for reporting channel ownerMarcin Slusarz2013-02-20
| * | drm/nouveau: use prime helpersAaron Plattner2013-02-07
| |/
* | Merge branch 'drm-nouveau-fixes-3.8' of git://anongit.freedesktop.org/git/nou...Dave Airlie2013-02-10
|\ \ | |/ |/|
| * drm/nouveau: add lockdep annotationsMarcin Slusarz2013-02-08
* | 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