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
/
nvc0_graph.c
Commit message (
Expand
)
Author
Age
*
drm/nouveau/fifo: turn all fifo modules into engine modules
Ben Skeggs
2012-05-24
*
drm/nvc0-/disp: reimplement flip completion method as fifo method
Ben Skeggs
2012-03-22
*
drm/nvc0/gr: add initial support for nvd9, not quite there yet..
Ben Skeggs
2011-12-21
*
drm/nvc0/gr: fix TP init for transform feedback offset queries
Christoph Bumiller
2011-11-30
*
drm/nvc0/gr: fixup the mmio list register writes for 0xc1
Ben Skeggs
2011-11-09
*
gpu: add module.h to drivers/gpu files as required.
Paul Gortmaker
2011-10-31
*
drm/nvc0/fb: slightly improve PMFB intr handling, move out of nvc0_graph.c
Ben Skeggs
2011-09-20
*
drm/nvc0/gr: remove MODULE_FIRMWARE() lines
Ben Skeggs
2011-09-20
*
drm/nvc0/gr: copy GPC mpart config from PFFB
Ben Skeggs
2011-09-20
*
drm/nvc0/gr: add support for nvcf chipset
Ben Skeggs
2011-09-20
*
drm/nouveau: pass flag to engine fini() method on suspend
Ben Skeggs
2011-07-24
*
drm/nouveau: error paths leak in nvc0_graph_construct_context()
Dan Carpenter
2011-06-26
*
drm/nvc0: push prunk140 irq messages to debug loglevel
Ben Skeggs
2011-06-23
*
drm/nouveau: will need to specify channel for vm-ful gpuobj allocations
Ben Skeggs
2011-06-23
*
drm/nvc0/gr: calculate magicgpc918 ourselves
Ben Skeggs
2011-06-23
*
drm/nvc0/gr: add some missing magics for 0xc1/0xc8/0xce
Ben Skeggs
2011-06-23
*
drm/nvc0/gr: import and use our own fuc by default
Ben Skeggs
2011-06-23
*
drm/nvc0: fix suspend/resume of PGRAPH/PCOPYn
Ben Skeggs
2011-06-23
*
drm/nvc0/gr: some initial state modifications
Ben Skeggs
2011-06-23
*
drm/nvc0/gr: macro to determine fermi class, will use it in a few places
Ben Skeggs
2011-06-23
*
drm/nvc0/gr: calculate some more of our magic numbers
Ben Skeggs
2011-05-15
*
drm/nvc0/gr: no need to store context in graph_fini()
Ben Skeggs
2011-05-15
*
drm/nvc0/gr: better handling of fuc firmware
Ben Skeggs
2011-05-15
*
drm/nvc0: implement support for copy engines
Ben Skeggs
2011-05-15
*
drm/nouveau: remove remnants of nouveau_pgraph_engine
Ben Skeggs
2011-05-15
*
drm/nvc0/gr: move to exec engine interfaces
Ben Skeggs
2011-05-15
*
drm/nouveau: move engine object creation into per-engine hooks
Ben Skeggs
2011-05-15
*
drm/nouveau: Clean up trailing whitespace and C99-style comments.
Emil Velikov
2011-05-15
*
drm/nouveau: Fix indentation-related checkpatch.pl error messages.
Emil Velikov
2011-05-15
*
drm/nvc0: support for sw methods + enable page flipping
Ben Skeggs
2011-02-24
*
drm/nouveau: silence some compiler warnings
Ben Skeggs
2011-02-24
*
drm/nvc0: implement irq handler for whatever's at 0x14xxxx
Ben Skeggs
2011-01-24
*
drm/nvc0: fix incorrect TPC register setup
Ben Skeggs
2011-01-24
*
drm/nvc0: enable protection of system-use-only structures in vm
Ben Skeggs
2011-01-16
*
drm/nvc0: fix init without firmware present
Ben Skeggs
2011-01-06
*
drm/nv50: sync up gr data error names with rnn, use for nvc0 also
Ben Skeggs
2010-12-29
*
drm/nvc0: parse a couple more PGRAPH_INTR
Ben Skeggs
2010-12-29
*
drm/nvc0: nuke left-over debug messages
Ben Skeggs
2010-12-28
*
drm/nvc0: kill off a couple more magics
Ben Skeggs
2010-12-28
*
drm/nvc0: implement pgraph engine hooks
Ben Skeggs
2010-12-21
*
drm/nvc0: starting point for GF100 support, everything stubbed
Ben Skeggs
2010-08-05