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
Commit message (
Expand
)
Author
Age
*
drm/nv50-nvc0/chan: inherit vm from fpriv, rather than chan_vm directly
Ben Skeggs
2011-06-23
*
drm/nv50-nvc0/vm: take client reference on shared channel vm
Ben Skeggs
2011-06-23
*
drm/nv50-nvc0/vm: don't touch chan_vm
Ben Skeggs
2011-06-23
*
drm/nouveau: no need to update bo.offset from vma after validate
Ben Skeggs
2011-06-23
*
drm/nouveau: store a per-client channel list
Ben Skeggs
2011-06-23
*
drm/nouveau: use NULL file_priv for DRM-created channels
Ben Skeggs
2011-06-23
*
drm/nouveau: allocate structure to store per-client data
Ben Skeggs
2011-06-23
*
drm/nouveau: silence error for missing dac loadval table
Ben Skeggs
2011-06-23
*
drm/nv50: DCB table quirks for another busted XFX board
Ben Skeggs
2011-06-23
*
drm/nouveau: log if accel is disabled by default on a chipset
Ben Skeggs
2011-06-23
*
drm/nvc0/gr: fill in some more data for 0xc1/0xc8/0xce
Ben Skeggs
2011-06-23
*
drm/nvc0/gr: fix typo in class9197 init
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/nouveau: default to noaccel on 0xc1/0xc8/0xce for now
Ben Skeggs
2011-06-23
*
drm/nvc1/gr: switch on acceleration support
Ben Skeggs
2011-06-23
*
drm/nvc0/gr: enable 0xc8/0xce support, no idea if it works or not..
Ben Skeggs
2011-06-23
*
drm/nvc0/gr: some initial state modifications
Ben Skeggs
2011-06-23
*
drm/nvc0/gr: 0x9197/0x9297 state init
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/fifo: fix typos in unload_context
Ben Skeggs
2011-06-23
*
drm/nvc0/fb: allocate page for some unknown PFFB object
Ben Skeggs
2011-06-23
*
drm/nvc0: Read temperature on Fermi like we do on nv84+
Martin Peres
2011-06-23
*
drm/radeon/kms: add initial CS checker support for compute
Alex Deucher
2011-06-20
*
ttm: Fix spelling mistakes and remove unused #ifdef
Konrad Rzeszutek Wilk
2011-06-20
*
drm/radeon/kms: set dma_copy to NULL for r6xx+
Alex Deucher
2011-06-20
*
drm/gem: add hooks to notify driver when object handle is created/destroyed
Ben Skeggs
2011-06-20
*
drm/radeon/kms/r6xx+: voltage fixes
Alex Deucher
2011-06-20
*
drm/nouveau: drop leftover debugging
Dave Airlie
2011-06-20
*
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
2011-06-19
|
\
|
*
drm/nouveau: fix assumption that semaphore dmaobj is valid in x-chan sync
Ben Skeggs
2011-06-18
|
*
drm/nv50/disp: fix gamma with page flipping overlay turned on
Ben Skeggs
2011-06-18
|
*
drm/nouveau/pm: Prevent overflow in nouveau_perf_init()
Emil Velikov
2011-06-18
|
*
drm/nouveau: fix big-endian switch
Ben Skeggs
2011-06-18
*
|
drm/radeon: avoid warnings from r600/eg irq handlers on powered off card.
Dave Airlie
2011-06-19
*
|
drm/radeon/kms: add missing param for dce3.2 DP transmitter setup
Alex Deucher
2011-06-19
*
|
drm/radeon/kms/atom: fix duallink on some early DCE3.2 cards
Alex Deucher
2011-06-19
*
|
drm/i915: Fix gen6 (SNB) missed BLT ring interrupts.
Daniel J Blueman
2011-06-17
*
|
drm/radeon/kms: use helper functions for fence read/write
Alex Deucher
2011-06-16
*
|
drm/radeon/kms: set DP link config properly for DP bridges
Alex Deucher
2011-06-16
*
|
drm/radeon/kms/atom: AdjustPixelClock fixes for DP bridges
Alex Deucher
2011-06-16
*
|
drm/radeon/kms: fix handling of DP to LVDS bridges
Alex Deucher
2011-06-16
*
|
drm/radeon/kms: issue blank/unblank commands for ext encoders
Alex Deucher
2011-06-16
*
|
drm/radeon/kms: fix support for DDC on dp bridges
Alex Deucher
2011-06-16
*
|
drm/radeon/kms: add support for load detection on dp bridges
Alex Deucher
2011-06-16
*
|
drm/radeon/kms: add missing external encoder action
Alex Deucher
2011-06-16
*
|
drm/radeon/kms: rework atombios_get_encoder_mode()
Alex Deucher
2011-06-16
*
|
drm/radeon/kms: fix num crtcs for Cedar and Caicos
Alex Deucher
2011-06-16
[next]