index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
rpi-mipi
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
core
/
engine
/
dmaobj
Age
Commit message (
Expand
)
Author
2014-03-26
drm/gm107/disp: initial implementation
Ben Skeggs
2013-05-02
drm/nvf0/disp: expose display class 2.2
Ben Skeggs
2012-11-29
drm/nvd0-nve0/disp: initial implementation of evo channel classes
Ben Skeggs
2012-11-29
drm/nv50/disp: initial implementation of the various channel object classes
Ben Skeggs
2012-11-29
drm/nvd0/dmaobj: initial bind() method implementation
Ben Skeggs
2012-11-29
drm/nvc0/dmaobj: implement initial bind() method
Ben Skeggs
2012-11-29
drm/nv50/dmaobj: extend class to allow gpu-specific attributes to be defined
Ben Skeggs
2012-11-29
drm/nvd0/dmaobj: duplicate fermi class, will diverge real soon now
Ben Skeggs
2012-11-29
drm/nvc0/dmaobj: stub bind function for now so we can call unconditionally
Ben Skeggs
2012-11-29
drm/nouveau/dmaobj: move parent class check to bind() method
Ben Skeggs
2012-11-29
drm/nouveau/dmaobj: merge everything except ctor and bind together
Ben Skeggs
2012-10-03
drm/nv04/dmaobj: fixup vm target handling in preparation for nv4x pcie
Ben Skeggs
2012-10-03
drm/nouveau/dmaobj: reject unsupported parent types instead of half-succeeding
Ben Skeggs
2012-10-03
drm/nv50/fifo: add support for dma channel class
Ben Skeggs
2012-10-03
drm/nv84/fifo: add support for dma channel class
Ben Skeggs
2012-10-03
drm/nouveau/fifo: separate object classes for dma channels
Ben Skeggs
2012-10-03
drm/nouveau: port all engines to new engine module format
Ben Skeggs