index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_abi16.c
Age
Commit message (
Expand
)
Author
2014-08-10
drm/nouveau: use ram info from nvif_device
Ben Skeggs
2014-08-10
drm/nouveau/fifo: audit and version fifo channel classes
Ben Skeggs
2014-08-10
drm/nouveau/dma: audit and version NV_DMA classes
Ben Skeggs
2014-08-10
drm/nouveau/device: audit and version NV_DEVICE class
Ben Skeggs
2014-08-10
drm/nouveau: use ioctl interface for abi16 gpuobj free
Ben Skeggs
2014-08-10
drm/nouveau: use ioctl interface for abi16 ntfy alloc
Ben Skeggs
2014-08-10
drm/nouveau: use ioctl interface for abi16 grobj alloc
Ben Skeggs
2014-08-10
drm/nouveau: remove as much direct use of core headers as possible
Ben Skeggs
2014-08-10
drm/nouveau: remove (most) hardcoded object handle usage
Ben Skeggs
2014-08-10
drm/nouveau: port to nvif client/device/objects
Ben Skeggs
2014-08-10
drm/nouveau: initial pass at moving to struct nvif_device
Ben Skeggs
2014-08-10
drm/nouveau: fix some usages of the wrong print function
Ben Skeggs
2014-08-10
drm/nouveau/core: remove NV_D0 family
Ben Skeggs
2014-03-26
support for platform devices
Alexandre Courbot
2014-03-26
drm/nouveau: support modesetting on GM107
Ben Skeggs
2014-03-26
drm/nouveau/abi16: fix handles past the 32nd one
Ilia Mirkin
2014-03-26
drm/nouveau: replace ffsll with __ffs64
Ilia Mirkin
2014-01-07
drm/nouveau: return offset of allocated notifier
Bob Gleitsmann
2013-11-14
drm/nv10-: we no longer need to create nvsw object on user channels
Ben Skeggs
2013-11-08
drm/nv10: introduce a new NV_11 card type
Ilia Mirkin
2013-10-09
drm: Remove pci_vendor and pci_device from struct drm_device
Ville Syrjälä
2013-10-09
drm/nouveau: embed gem object in nouveau_bo
David Herrmann
2013-06-28
drm/nouveau: unpin notify object in chan_fini
Maarten Lankhorst
2013-04-26
drm/nvc0-: support NOUVEAU_GETPARAM_GRAPH_UNITS
Christoph Bumiller
2013-03-29
drm/nouveau: fix handling empty channel list in ioctl's
Maarten Lankhorst
2013-03-11
drm/nouveau: idle channel before releasing notify object
Marcin Slusarz
2012-12-10
Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2012-11-29
drm/nve0: allow specification of channel engine type in abi16 call
Ben Skeggs
2012-11-29
drm/nv50/dmaobj: extend class to allow gpu-specific attributes to be defined
Ben Skeggs
2012-11-19
drm/nouveau: fix crash with noaccel=1
Marcin Slusarz
2012-10-03
drm/nve0: use async copy engine for ttm buffer moves if available
Ben Skeggs
2012-10-03
drm/nouveau: port all engines to new engine module format
Ben Skeggs
2012-10-03
drm/nouveau/timer: port to subdev interfaces
Ben Skeggs
2012-10-03
drm/nouveau: restructure source tree, split core from drm implementation
Ben Skeggs
2012-09-26
drm/nouveau: silence a debug message triggered by newer userspace
Ben Skeggs
2012-07-26
drm/nouveau: mark most of our ioctls as deprecated, move to compat layer
Ben Skeggs