index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_drv.h
Commit message (
Expand
)
Author
Age
*
Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...
Dave Airlie
2011-01-26
|
\
|
*
drm/nouveau: remove dead function definition
Ben Skeggs
2011-01-24
*
|
Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i...
Dave Airlie
2011-01-16
|
\
|
|
*
drm/nvc0: enable protection of system-use-only structures in vm
Ben Skeggs
2011-01-16
|
*
drm/nv40: make detection of 0x4097-ful chipsets available everywhere
Ben Skeggs
2011-01-16
*
|
Merge remote branch 'nouveau/drm-nouveau-next' of ../drm-nouveau-next into dr...
Dave Airlie
2011-01-09
|
\
|
|
*
drm/nv50: sync up gr data error names with rnn, use for nvc0 also
Ben Skeggs
2010-12-29
*
|
drm/switcheroo: track state of switch in drivers.
Dave Airlie
2011-01-04
|
/
*
drm/nvc0: implement pgraph engine hooks
Ben Skeggs
2010-12-21
*
drm/nvc0: implement pfifo engine hooks
Ben Skeggs
2010-12-21
*
drm/nvc0: initial vm implementation, use for bar1/bar3 management
Ben Skeggs
2010-12-21
*
drm/nvc0: import initial vm backend
Ben Skeggs
2010-12-21
*
drm/nv04-nv40: Fix up PCI(E) GART DMA object bus address calculation.
Francisco Jerez
2010-12-08
*
drm/nouveau: kick vram functions out into an "engine"
Ben Skeggs
2010-12-07
*
drm/nouveau: allow gpuobj vinst to be a virtual address when necessary
Ben Skeggs
2010-12-07
*
drm/nv50: tidy up PCIEGART implementation
Ben Skeggs
2010-12-07
*
drm/nv50: implement global channel address space on new VM code
Ben Skeggs
2010-12-07
*
drm/nv50: implement BAR1/BAR3 management on top of new VM code
Ben Skeggs
2010-12-07
*
drm/nv50: import new vm code
Ben Skeggs
2010-12-07
*
drm/nv50: implement custom vram mm
Ben Skeggs
2010-12-07
*
drm/nouveau: wrap calls to ttm_bo_validate()
Ben Skeggs
2010-12-07
*
drm/nouveau: introduce a util function to wait on reg != val
Ben Skeggs
2010-12-07
*
drm/nouveau: implicitly insert non-DMA objects into RAMHT
Ben Skeggs
2010-12-07
*
drm/nouveau: Synchronize with the user channel before GPU object destruction.
Francisco Jerez
2010-12-07
*
drm/nouveau: tidy up and extend dma object creation interfaces
Ben Skeggs
2010-12-03
*
drm/nouveau: remove dummy page use from PCI(E)GART, use PTE present instead
Ben Skeggs
2010-12-03
*
drm/nv50: allocate page for unknown PFB object in nv50_fb.c
Ben Skeggs
2010-12-03
*
drm/nouveau: rework gpu-specific instmem interfaces
Ben Skeggs
2010-12-03
*
drm/nouveau: simplify gpuobj suspend/resume
Ben Skeggs
2010-12-03
*
drm/nv50: rework PGPIO IRQ handling and hotplug detection
Ben Skeggs
2010-12-03
*
drm/nouveau: tidy+move PGRAPH ISRs to their respective *_graph.c files
Ben Skeggs
2010-12-03
*
drm/nouveau: move PFIFO ISR into nv04_fifo.c
Ben Skeggs
2010-12-03
*
drm/nv50: move GPIO ISR to nv50_gpio.c
Ben Skeggs
2010-12-03
*
drm/nouveau: allow irq handlers to be installed by engine-specific code
Ben Skeggs
2010-12-03
*
drm/nv20: Add Z compression support.
Francisco Jerez
2010-12-03
*
drm/nouveau: Rework tile region handling.
Francisco Jerez
2010-12-03
*
drm/nouveau: Add a separate class for the kernel channel mutex.
Francisco Jerez
2010-12-03
*
drm/nv50: Keep track of the head a channel is vsync'ing to.
Francisco Jerez
2010-12-03
*
drm/nouveau: Implement the pageflip ioctl.
Francisco Jerez
2010-12-03
*
drm/nouveau: Implement the vblank DRM hooks.
Francisco Jerez
2010-12-03
*
drm/nouveau: fix annoying nouveau_fence type issue
Marcin Slusarz
2010-12-03
*
drm/nouveau: add support for MSI
Ben Skeggs
2010-12-03
*
drm/nv50: initial work to allow multiple evo channels
Ben Skeggs
2010-12-03
*
drm/nv84: add support for the PCRYPT engine
Ben Skeggs
2010-12-03
*
drm/nouveau: only expose the object classes that are supported by the chipset
Ben Skeggs
2010-12-03
*
drm/nouveau: use object class structs more extensively
Ben Skeggs
2010-12-03
*
drm/nouveau: store engine type in gpuobj class structs
Ben Skeggs
2010-12-03
*
drm/nouveau: pass gpuobj alignment request down into backing allocator
Ben Skeggs
2010-12-03
*
drm/nouveau: Implement weak channel references.
Francisco Jerez
2010-12-03
*
drm/nouveau: Add unlocked variants of nouveau_channel_get/put.
Francisco Jerez
2010-12-03
[next]