aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nouveau_abi16.c
AgeCommit message (Expand)Author
2014-09-15drm/nouveau/core/mm: allow allocation to be confined to a specific slice of heapBen Skeggs
2014-08-10drm/nouveau: use ram info from nvif_deviceBen Skeggs
2014-08-10drm/nouveau/fifo: audit and version fifo channel classesBen Skeggs
2014-08-10drm/nouveau/dma: audit and version NV_DMA classesBen Skeggs
2014-08-10drm/nouveau/device: audit and version NV_DEVICE classBen Skeggs
2014-08-10drm/nouveau: use ioctl interface for abi16 gpuobj freeBen Skeggs
2014-08-10drm/nouveau: use ioctl interface for abi16 ntfy allocBen Skeggs
2014-08-10drm/nouveau: use ioctl interface for abi16 grobj allocBen Skeggs
2014-08-10drm/nouveau: remove as much direct use of core headers as possibleBen Skeggs
2014-08-10drm/nouveau: remove (most) hardcoded object handle usageBen Skeggs
2014-08-10drm/nouveau: port to nvif client/device/objectsBen Skeggs
2014-08-10drm/nouveau: initial pass at moving to struct nvif_deviceBen Skeggs
2014-08-10drm/nouveau: fix some usages of the wrong print functionBen Skeggs
2014-08-10drm/nouveau/core: remove NV_D0 familyBen Skeggs
2014-03-26support for platform devicesAlexandre Courbot
2014-03-26drm/nouveau: support modesetting on GM107Ben Skeggs
2014-03-26drm/nouveau/abi16: fix handles past the 32nd oneIlia Mirkin
2014-03-26drm/nouveau: replace ffsll with __ffs64Ilia Mirkin
2014-01-07drm/nouveau: return offset of allocated notifierBob Gleitsmann
2013-11-14drm/nv10-: we no longer need to create nvsw object on user channelsBen Skeggs
2013-11-08drm/nv10: introduce a new NV_11 card typeIlia Mirkin
2013-10-09drm: Remove pci_vendor and pci_device from struct drm_deviceVille Syrjälä
2013-10-09drm/nouveau: embed gem object in nouveau_boDavid Herrmann
2013-06-28drm/nouveau: unpin notify object in chan_finiMaarten Lankhorst
2013-04-26drm/nvc0-: support NOUVEAU_GETPARAM_GRAPH_UNITSChristoph Bumiller
2013-03-29drm/nouveau: fix handling empty channel list in ioctl'sMaarten Lankhorst
2013-03-11drm/nouveau: idle channel before releasing notify objectMarcin Slusarz
2012-12-10Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2012-11-29drm/nve0: allow specification of channel engine type in abi16 callBen Skeggs
2012-11-29drm/nv50/dmaobj: extend class to allow gpu-specific attributes to be definedBen Skeggs
2012-11-19drm/nouveau: fix crash with noaccel=1Marcin Slusarz
2012-10-03drm/nve0: use async copy engine for ttm buffer moves if availableBen Skeggs
2012-10-03drm/nouveau: port all engines to new engine module formatBen Skeggs
2012-10-03drm/nouveau/timer: port to subdev interfacesBen Skeggs
2012-10-03drm/nouveau: restructure source tree, split core from drm implementationBen Skeggs
2012-09-26drm/nouveau: silence a debug message triggered by newer userspaceBen Skeggs
2012-07-26drm/nouveau: mark most of our ioctls as deprecated, move to compat layerBen Skeggs