index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_chan.c
Age
Commit message (
Expand
)
Author
2014-12-02
drm/nouveau: allocate GPFIFOs and fences coherently
Alexandre Courbot
2014-12-02
drm/nouveau: a, somehow, missed hunk of "fix regression on agp boards"
Ben Skeggs
2014-10-20
Merge branch 'linux-3.18' of git://anongit.freedesktop.org/git/nouveau/linux-...
Dave Airlie
2014-10-20
drm/nouveau: fix regression on agp boards
Ben Skeggs
2014-10-14
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-10-02
drm/nouveau: fix regression on original nv50 board
Ben Skeggs
2014-10-01
drm/nouveau: export reservation_object from dmabuf to ttm
Maarten Lankhorst
2014-09-15
drm/nouveau: Display Nouveau boot options at launch
Pierre Moreau
2014-08-10
drm/nouveau: use ram info from nvif_device
Ben Skeggs
2014-08-10
drm/nouveau/fifo: allow direct access to channel control registers where poss...
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: 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-03-26
support for platform devices
Alexandre Courbot
2013-11-14
drm/nv10-: we no longer need to create nvsw object on user channels
Ben Skeggs
2013-07-01
drm/nouveau/fb: initialise vram controller as pfb sub-object
Ben Skeggs
2013-02-20
drm/nv84-/fence: prepare for emit/sync support of sysram sequences
Ben Skeggs
2013-02-20
drm/nouveau: report channel owner in error messages
Marcin Slusarz
2012-11-29
drm/nouveau: unpin pushbuffer bo before destroying it
Marcin Slusarz
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-10-03
drm/nouveau: log channel debug/error messages from client object rather than ...
Ben Skeggs
2012-10-03
drm/nouveau: quiet some static-related sparse noise
Marcin Slusarz
2012-10-03
drm/nouveau/fifo: use defines instead of hardcoded class ids
Ben Skeggs
2012-10-03
drm/nouveau/fifo: version the dma channel class struct
Ben Skeggs
2012-10-03
drm/nouveau/fifo: separate object classes for dma channels
Ben Skeggs
2012-10-03
drm/nve0: use async copy engine for ttm buffer moves if available
Ben Skeggs
2012-10-03
drm/nve0/fifo: support engine selection when creating fifo channels
Ben Skeggs
2012-10-03
drm/nouveau: port all engines to new engine module format
Ben Skeggs
[prev]