开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2015-11-03
drm/nouveau: remove unnecessary usage of object handles
Ben Skeggs
2015-08-28
drm/nouveau/pci: merge agp handling from nouveau drm
Ben Skeggs
2015-08-28
drm/nouveau/device: cleaner abstraction for device resource functions
Ben Skeggs
2015-08-28
drm/nouveau/object: merge with handle
Ben Skeggs
2015-08-28
drm/nouveau/sw: turn flip completion into an event
Ben Skeggs
2015-08-28
drm/nouveau/nvif: replace pushbuf with vm in fermi/kepler gpfifo class args
Ben Skeggs
2015-08-28
drm/nouveau/nvif: assign internal class identifiers to sw classes
Ben Skeggs
2015-08-28
drm/nouveau/nvif: replace path-based object identification
Ben Skeggs
2015-08-28
drm/nouveau/nvif: simplify and tidy library interfaces
Ben Skeggs
2015-08-28
drm/nouveau: use dev_* for logging
Ben Skeggs
2015-04-14
drm/nouveau: add support for gm20x fifo channels
Ben Skeggs
2015-01-22
drm/nouveau: finalise nvkm namespace switch (no binary change)
Ben Skeggs
2015-01-22
drm/nouveau/nvif: namespace of nvkm accessors (no binary change)
Ben Skeggs
2015-01-22
drm/nouveau/sw: rename from software (no binary change)
Ben Skeggs
2015-01-22
drm/nouveau/mmu: rename from vmmgr (no binary change)
Ben Skeggs
2014-12-02
drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocation
Ben Skeggs
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