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_dp.c
Commit message (
Expand
)
Author
Age
*
drm/nv50-/disp: move DP link training to core and train from supervisor
Ben Skeggs
2013-02-20
*
drm/nouveau: store i2c port pointer directly in nouveau_encoder
Ben Skeggs
2013-02-20
*
drm/nouveau/gpio: use event interfaces for interrupt signalling
Ben Skeggs
2013-02-20
*
drm/nouveau/drm: store full dcb gpio function data in connector
Ben Skeggs
2013-02-20
*
drm/nouveau/dp: remove last bits of VBIOS parsing from DRM code
Ben Skeggs
2012-11-28
*
drm/nouveau/dp: move core link training calls to common code
Ben Skeggs
2012-11-28
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-04
|
\
|
*
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
2012-10-02
|
|
\
|
|
*
drm/nouveau: quiet some static-related sparse noise
Marcin Slusarz
2012-10-02
|
|
*
drm/nouveau: port remainder of drm code, and rip out compat layer
Ben Skeggs
2012-10-02
|
|
*
drm/nouveau: implement devinit subdev, and new init table parser
Ben Skeggs
2012-10-02
|
|
*
drm/nouveau/i2c: port to subdev interfaces
Ben Skeggs
2012-10-02
|
|
*
drm/nouveau/gpio: port gpio to subdev interfaces
Ben Skeggs
2012-10-02
|
|
*
drm/nouveau: restructure source tree, split core from drm implementation
Ben Skeggs
2012-10-02
|
*
|
drm: use %*ph to dump small buffers
Andy Shevchenko
2012-09-12
|
|
/
*
/
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
|
/
*
drm/nouveau/dp: Probe branch/sink OUIs (v2)
Adam Jackson
2012-05-22
*
drm/nouveau/dp: support version 4.0 of DP table
Ben Skeggs
2012-03-22
*
drm/nouveau/dp: account for channel coding overhead in link training
Ben Skeggs
2012-03-13
*
drm/nvd0/disp: initial implementation of displayport
Ben Skeggs
2012-03-13
*
drm/nouveau/dp: make dp dpms function common, call from sor code instead
Ben Skeggs
2012-03-13
*
drm/nouveau/dp: move all nv50/sor-specific code out of nouveau_dp.c
Ben Skeggs
2012-03-13
*
drm/nouveau/dp: make functions for executing various bios tables
Ben Skeggs
2012-03-13
*
drm/nouveau/dp: fix bad comparison in dp_link_train_commit()
Xi Wang
2012-03-13
*
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/nouveau/i2c: tidy up bit-bang helpers, also fixing nv50 setsda bug
Ben Skeggs
2011-12-21
*
drm/nouveau/bios: pass drm_device to ROMPTR, rather than nvbios
Ben Skeggs
2011-12-21
*
drm/nouveau/dp: add support for displayport table 0x30
Ben Skeggs
2011-09-20
*
drm/nouveau/dp: return master dp table pointer too when looking up encoder
Ben Skeggs
2011-09-20
*
drm/nouveau/dp: preserve non-pattern bits in DP_TRAINING_PATTERN_SET
Ben Skeggs
2011-09-20
*
drm/nouveau/dp: use alternate lane mask for nvaf
Ben Skeggs
2011-09-20
*
drm/nouveau/dp: link rate scripts are selected with a comparison table
Ben Skeggs
2011-09-20
*
drm/nouveau/dp: enable down-spread if vbios and sink support it
Ben Skeggs
2011-09-20
*
drm/nouveau/dp: execute some more vbios tables relating to link rate
Ben Skeggs
2011-09-20
*
drm/nouveau/dp: store unencoded link_bw everywhere
Ben Skeggs
2011-09-20
*
drm/nouveau/dp: restructure link training code
Ben Skeggs
2011-09-20
*
drm/nouveau/dp: pass in required datarate to link training
Ben Skeggs
2011-09-20
*
drm/nouveau/dp: remove reliance on vbios for native displayport
Ben Skeggs
2011-09-20
*
drm/nouveau/dp: rewrite auxch transaction routines
Ben Skeggs
2011-09-20
*
drm/nouveau/bios: allow passing in crtc to the init table parser
Ben Skeggs
2011-09-20
*
drm/nouveau: silence some compiler warnings
Ben Skeggs
2011-02-24
*
drm/nv50: rework PGPIO IRQ handling and hotplug detection
Ben Skeggs
2010-12-03
*
drm/nouveau: fix typo in c2aa91afea5f7e7ae4530fabd37414a79c03328c
Ben Skeggs
2010-10-04
*
drm/nouveau: enable enhanced framing only if DP display supports it
Ben Skeggs
2010-10-04
*
drm/nouveau: Remove implicit argument from nv_wait().
Francisco Jerez
2010-09-24
*
drm/nv50: use custom i2c algo for dp auxch
Ben Skeggs
2010-08-05
*
drm/nouveau: introduce gpio engine
Ben Skeggs
2010-07-25
*
drm/nouveau: disable hotplug detect around DP link training
Ben Skeggs
2010-07-25
*
drm/nouveau: move DP script invocation to nouveau_dp.c
Ben Skeggs
2010-07-12
[next]