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
Commit message (
Expand
)
Author
Age
*
drm/nouveau: fix booting with plymouth + dumb support
Dave Airlie
2012-09-14
*
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/nouveau/lin...
Dave Airlie
2012-09-02
|
\
|
*
drm/nv50-/gpio: initialise to vbios defaults during init
Ben Skeggs
2012-08-30
|
*
drm/nvd0/disp: hopefully fix selection of 6/8bpc mode on DP outputs
Ben Skeggs
2012-08-30
*
|
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
2012-08-29
|
\
|
|
*
drm/nvc0/copy: check PUNITS to determine which copy engines are disabled
Ben Skeggs
2012-08-28
*
|
vga_switcheroo: Don't require handler init callback
Seth Forshee
2012-08-17
|
/
*
drm/nv86/fifo: suspend fix
Maxim Levitsky
2012-08-13
*
drm/nouveau: disable copy engine on NVAF
Henrik Rydberg
2012-08-13
*
nouveau: fixup scanout enable in nvc0_pm
Maarten Lankhorst
2012-08-13
*
drm/nouveau/aux: mask off higher bits of auxch index in i2c table entry
Ben Skeggs
2012-08-13
*
drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinate
Christoph Bumiller
2012-08-13
*
drm/nve0/fifo: add support for the flip completion swmthd
Ben Skeggs
2012-08-03
*
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
2012-07-25
|
\
|
*
drm/nouveau: init vblank requests list
Marcin Slusarz
2012-07-25
|
*
drm/nv50: extend vblank semaphore to generic dmaobj + offset pair
Ben Skeggs
2012-07-25
|
*
drm/nouveau: mark most of our ioctls as deprecated, move to compat layer
Ben Skeggs
2012-07-25
|
*
drm/nouveau: move current gpuobj code out of nouveau_object.c
Ben Skeggs
2012-07-25
|
*
drm/nouveau/gem: fix object reference leak in a failure path
Ben Skeggs
2012-07-25
|
*
drm/nv50: rename INVALID_QUERY_OR_TEXTURE error to INVALID_OPERATION
Marcin Slusarz
2012-07-25
|
*
drm/nv84: decode PCRYPT errors
Marcin Slusarz
2012-07-25
|
*
drm/nouveau: dcb table quirk for fdo#50830
Ben Skeggs
2012-07-25
|
*
nouveau: Fix alignment requirements on src and dst addresses
Maarten Lankhorst
2012-07-25
*
|
drm: track dev_mapping in more robust and flexible way
Ilija Hadzic
2012-07-25
*
|
Merge tag 'v3.5-rc7' into drm-next
Dave Airlie
2012-07-20
|
\
|
|
*
drm/nouveau: add license header to prime.
Dave Airlie
2012-06-27
|
*
drm/nouveau/fbcon: using nv_two_heads is not a good idea
Ben Skeggs
2012-06-26
*
|
drm: kill reclaim_buffers callback
Daniel Vetter
2012-07-19
*
|
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
2012-07-19
|
/
*
nouveau: add vmap support to nouveau prime support
Dave Airlie
2012-05-31
*
nouveau: add stub dma-buf mmap functionality.
Dave Airlie
2012-05-31
*
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-05-24
|
\
|
*
drm/nouveau/nvd9: Fix GPIO initialisation sequence.
Marcin KoĆcielnicki
2012-05-24
|
*
drm/nouveau: Unregister switcheroo client on exit
Andreas Heider
2012-05-24
|
*
drm/nouveau: Check dsm on switcheroo unregister
Andreas Heider
2012-05-24
|
*
drm/nouveau: fix a minor annoyance in an output string
Ben Skeggs
2012-05-24
|
*
drm/nouveau: turn a BUG into a WARN
Ben Skeggs
2012-05-24
|
*
drm/nv50: decode PGRAPH DATA_ERROR = 0x24
Marcin Slusarz
2012-05-24
|
*
drm/nouveau/disp: fix dithering not being enabled on some eDP macbooks
Ben Skeggs
2012-05-24
|
*
drm/nvd9/copy: initialise copy engine, seems to work like nvc0
Ben Skeggs
2012-05-24
|
*
drm/nvc0/ttm: use copy engines for async buffer moves
Ben Skeggs
2012-05-24
|
*
drm/nva3/ttm: use copy engine for async buffer moves
Ben Skeggs
2012-05-24
|
*
drm/nv98/ttm: add in a (disabled) crypto engine buffer copy method
Ben Skeggs
2012-05-24
|
*
drm/nv84/ttm: use crypto engine for async buffer copies
Ben Skeggs
2012-05-24
|
*
drm/nouveau/ttm: untangle code to support accelerated buffer moves
Ben Skeggs
2012-05-24
|
*
drm/nouveau/fbcon: use fence for sync, rather than notifier
Ben Skeggs
2012-05-24
|
*
drm/nv98/crypt: non-stub implementation of the engine hooks
Ben Skeggs
2012-05-24
|
*
drm/nouveau/fifo: turn all fifo modules into engine modules
Ben Skeggs
2012-05-24
|
*
drm/nv50/graph: remove ability to do interrupt-driven context switching
Ben Skeggs
2012-05-24
|
*
drm/nv50: remove manual context unload on context destruction
Ben Skeggs
2012-05-24
[next]