aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_abi16.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-26support for platform devicesAlexandre Courbot1-2/+11
2014-03-26drm/nouveau: support modesetting on GM107Ben Skeggs1-0/+1
2014-03-26drm/nouveau/abi16: fix handles past the 32nd oneIlia Mirkin1-2/+2
2014-03-26drm/nouveau: replace ffsll with __ffs64Ilia Mirkin1-2/+2
2014-01-07drm/nouveau: return offset of allocated notifierBob Gleitsmann1-0/+2
2013-11-14drm/nv10-: we no longer need to create nvsw object on user channelsBen Skeggs1-1/+1
2013-11-08drm/nv10: introduce a new NV_11 card typeIlia Mirkin1-0/+1
2013-10-09drm: Remove pci_vendor and pci_device from struct drm_deviceVille Syrjälä1-2/+2
2013-10-09drm/nouveau: embed gem object in nouveau_boDavid Herrmann1-2/+2
2013-06-28drm/nouveau: unpin notify object in chan_finiMaarten Lankhorst1-0/+1
2013-04-26drm/nvc0-: support NOUVEAU_GETPARAM_GRAPH_UNITSChristoph Bumiller1-8/+4
2013-03-29drm/nouveau: fix handling empty channel list in ioctl'sMaarten Lankhorst1-8/+10
2013-03-11drm/nouveau: idle channel before releasing notify objectMarcin Slusarz1-0/+5
2012-12-10Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-0/+4
2012-11-29drm/nve0: allow specification of channel engine type in abi16 callBen Skeggs1-9/+16
2012-11-29drm/nv50/dmaobj: extend class to allow gpu-specific attributes to be definedBen Skeggs1-1/+1
2012-11-19drm/nouveau: fix crash with noaccel=1Marcin Slusarz1-0/+4
2012-10-03drm/nve0: use async copy engine for ttm buffer moves if availableBen Skeggs1-0/+5
2012-10-03drm/nouveau: port all engines to new engine module formatBen Skeggs1-96/+325
2012-10-03drm/nouveau/timer: port to subdev interfacesBen Skeggs1-1/+1
2012-10-03drm/nouveau: restructure source tree, split core from drm implementationBen Skeggs1-1/+1
2012-09-26drm/nouveau: silence a debug message triggered by newer userspaceBen Skeggs1-1/+1
2012-07-26drm/nouveau: mark most of our ioctls as deprecated, move to compat layerBen Skeggs1-0/+245