summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_abi16.c
Commit message (Expand)AuthorAgeFilesLines
...
* drm/nouveau: embed gem object in nouveau_boDavid Herrmann2013-10-091-2/+2
* drm/nouveau: unpin notify object in chan_finiMaarten Lankhorst2013-06-281-0/+1
* drm/nvc0-: support NOUVEAU_GETPARAM_GRAPH_UNITSChristoph Bumiller2013-04-261-8/+4
* drm/nouveau: fix handling empty channel list in ioctl'sMaarten Lankhorst2013-03-291-8/+10
* drm/nouveau: idle channel before releasing notify objectMarcin Slusarz2013-03-111-0/+5
* Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2012-12-101-0/+4
|\
| * drm/nouveau: fix crash with noaccel=1Marcin Slusarz2012-11-191-0/+4
* | drm/nve0: allow specification of channel engine type in abi16 callBen Skeggs2012-11-291-9/+16
* | drm/nv50/dmaobj: extend class to allow gpu-specific attributes to be definedBen Skeggs2012-11-291-1/+1
|/
* drm/nve0: use async copy engine for ttm buffer moves if availableBen Skeggs2012-10-031-0/+5
* drm/nouveau: port all engines to new engine module formatBen Skeggs2012-10-031-96/+325
* drm/nouveau/timer: port to subdev interfacesBen Skeggs2012-10-031-1/+1
* drm/nouveau: restructure source tree, split core from drm implementationBen Skeggs2012-10-031-1/+1
* drm/nouveau: silence a debug message triggered by newer userspaceBen Skeggs2012-09-261-1/+1
* drm/nouveau: mark most of our ioctls as deprecated, move to compat layerBen Skeggs2012-07-261-0/+245
OpenPOWER on IntegriCloud