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
/
nv50_display.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-05-02
|
\
|
*
drm/nvf0/disp: expose display class 2.2
Ben Skeggs
2013-05-02
*
|
drm/nouveau: fix unconditional return waiting on memory
Calvin Owens
2013-04-08
|
/
*
drm/nv50/kms: prevent lockdep false-positive in page flipping path
Ben Skeggs
2013-03-19
*
drm/nv50: encoder creation failure doesn't mean full init failure
Ben Skeggs
2013-03-10
*
drm/nv50-: prevent some races between modesetting and page flipping
Ben Skeggs
2013-03-03
*
drm/nv84: fix regression in page flipping
Ben Skeggs
2013-03-03
*
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
2013-02-20
|
\
|
*
drm/nv50-/kms: remove UPDATE methods after each encoder disconnect
Ben Skeggs
2013-02-20
*
|
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
2013-02-20
|
\
|
|
*
drm/nv50: initial kms support for off-chip TMDS/DP encoders
Ben Skeggs
2013-02-20
|
*
drm/nv50-/kms: remove unnecessary wait-for-completion points
Ben Skeggs
2013-02-20
|
*
drm/nv50-/disp: move DP link training to core and train from supervisor
Ben Skeggs
2013-02-20
|
*
drm/nv50-/disp: handle supervisor tasks from workqueue
Ben Skeggs
2013-02-20
|
*
drm/nouveau: store i2c port pointer directly in nouveau_encoder
Ben Skeggs
2013-02-20
|
*
drm/nv84/fence: access fences with full virtual address, not offset
Ben Skeggs
2013-02-20
|
*
drm/nv50/disp: fix missing sor modectrl sync flags
Ben Skeggs
2013-02-20
*
|
drm/nouveau: protect evo_wait/evo_kick sections with a channel mutex
Daniel Vetter
2013-01-20
|
/
*
drm/nouveau: unpin various bo's before destroying
Marcin Slusarz
2012-11-28
*
drm/nouveau/disp: add support for 10bpc over DisplayPort
Ben Skeggs
2012-11-28
*
drm/nouveau: rename nvd0_display to nv50_display to reflect reality since merge
Ben Skeggs
2012-11-28
*
drm/nv50-nvc0: switch to common disp impl, removing previous version
Ben Skeggs
2012-11-28
*
drm/nv50/disp: move remaining interrupt handling into core
Ben Skeggs
2012-11-28
*
drm/nv50/disp: allocate display from driver core
Ben Skeggs
2012-11-28
*
drm/nouveau: remove newline-only NV_DEBUG calls
Ben Skeggs
2012-11-28
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-04
|
\
|
*
drm/nouveau: port remainder of drm code, and rip out compat layer
Ben Skeggs
2012-10-02
|
*
drm/nouveau: port all engines to new engine module format
Ben Skeggs
2012-10-02
|
*
drm/nouveau/pageflip: kick flip handling out of engsw and into fence
Ben Skeggs
2012-10-02
|
*
drm/nouveau/instmem: completely new implementation, as a subdev module
Ben Skeggs
2012-10-02
|
*
drm/nouveau/timer: port to subdev interfaces
Ben Skeggs
2012-10-02
|
*
drm/nouveau: implement devinit subdev, and new init table parser
Ben Skeggs
2012-10-02
|
*
drm/nouveau: restructure source tree, split core from drm implementation
Ben Skeggs
2012-10-02
*
|
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
|
/
*
drm/nv50: extend vblank semaphore to generic dmaobj + offset pair
Ben Skeggs
2012-07-25
*
drm/nouveau: move flip-related channel setup to software engine
Ben Skeggs
2012-05-24
*
drm/nouveau: create real execution engine for software object class
Ben Skeggs
2012-05-24
*
drm/nv50/disp: fixup error paths in crtc object creation
Ben Skeggs
2012-05-24
*
drm/nouveau: use the same packet header macros as userspace
Ben Skeggs
2012-05-24
*
drm/nouveau: remove subchannel names from places where it doesn't matter
Ben Skeggs
2012-03-22
*
drm/nouveau/dp: move all nv50/sor-specific code out of nouveau_dp.c
Ben Skeggs
2012-03-13
*
drm/nv50/disp: more accurate function to determine active crtcs
Ben Skeggs
2012-03-13
*
drm/nouveau: move hpd enable/disable to common code
Ben Skeggs
2011-12-21
*
drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues
Ben Skeggs
2011-12-21
*
drm/nouveau/disp: parse connector info directly in nouveau_connector.c
Ben Skeggs
2011-12-21
*
drm/nv50/disp: fix evo for create/init + destroy/fini split
Ben Skeggs
2011-12-21
*
drm/nouveau/disp: introduce proper init/fini, separate from create/destroy
Ben Skeggs
2011-12-21
*
drm/nv50/disp: stricter check for evo being active on init
Ben Skeggs
2011-12-21
*
drm/nv50/disp: completely reset disp if master evo channel active at init
Ben Skeggs
2011-12-21
*
drm/nv50/disp: synchronise display right after init
Ben Skeggs
2011-12-21
[next]