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_chan.c
Age
Commit message (
Expand
)
Author
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