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_connector.c
Commit message (
Expand
)
Author
Age
*
drm/nouveau: use helpers
Rob Clark
2014-07-18
*
drm: add register and unregister functions for connectors
Thomas Wood
2014-06-19
*
drm/nouveau/dp: probe dpcd to determine connectedness
Ben Skeggs
2014-06-11
*
drm/nouveau/dp: fix support for dpms
Ben Skeggs
2014-06-11
*
drm/nouveau: register a drm_dp_aux channel for each dp connector
Ben Skeggs
2014-06-11
*
drm/nouveau: use connector events for HPD instead of GPIO watching
Ben Skeggs
2014-06-11
*
drm/nouveau/gpio: send separate event types for high/low transitions
Ben Skeggs
2014-06-11
*
drm/nouveau/core: allow event source to handle multiple event types per index
Ben Skeggs
2014-06-11
*
drm/nouveau: replace drm_get_connector_name() with direct name field use
Jani Nikula
2014-06-03
*
drm/nouveau/bios: add HDMI-C (mini) connector type
Ben Skeggs
2014-03-26
*
drm/nouveau: handle -EACCES runtime PM return code
Alexandre Courbot
2014-03-25
*
drm/nv10: introduce a new NV_11 card type
Ilia Mirkin
2013-11-08
*
drm/nouveau/core: convert event handler apis to split create/enable semantics
Ben Skeggs
2013-11-08
*
drm: Remove pci_vendor and pci_device from struct drm_device
Ville Syrjälä
2013-10-09
*
nouveau: add runtime PM support (v0.9)
Dave Airlie
2013-08-28
*
drm/nv04/disp: hide all the cruft away in its own little hole
Ben Skeggs
2013-04-26
*
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: use kmemdup for edid allocation/copying
Marcin Slusarz
2013-02-20
*
drm/nouveau: do not forcibly power on lvds panels
Ben Skeggs
2013-01-13
*
Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2012-12-10
|
\
|
*
drm/nouveau: fix acpi edid retrieval
Maarten Lankhorst
2012-11-08
*
|
drm/nouveau: drm_connector_property -> drm_object_property
Rob Clark
2012-11-30
*
|
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/acpi: move definitions out of nouveau_drv.h
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
*
|
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
|
/
*
drm/nouveau/disp: fix dithering not being enabled on some eDP macbooks
Ben Skeggs
2012-05-24
*
drm/nouveau: default to 8bpc for non-LVDS panels if EDID isn't useful
Ben Skeggs
2012-03-26
*
drm/nouveau: add bios connector type for dms59
Ben Skeggs
2012-03-22
*
drm/nv50/display: expose color vibrance control
Christoph Bumiller
2012-03-13
*
drm/nouveau: recognise DCB connector type for DP+DVI+VGA DMS-59
Ben Skeggs
2012-03-13
*
drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues
Ben Skeggs
2011-12-21
*
drm/nouveau/dp: remove broken display depth function, use the improved one
Ben Skeggs
2011-12-21
*
drm/nouveau/disp: parse connector info directly in nouveau_connector.c
Ben Skeggs
2011-12-21
*
drm/nv50/disp: allow interlaced and doublescan modes on digital outputs
Ben Skeggs
2011-12-21
*
drm/nouveau: don't pretend to support the DVI-I 'select subconnector' prop
Ben Skeggs
2011-12-21
*
drm/nouveau: improve dithering properties, and implement proper auto mode
Ben Skeggs
2011-12-21
*
drm/nouveau: no need to pass parameters into set_scale/dither
Ben Skeggs
2011-12-21
*
drm/nouveau: determine a value for display_info.bpc if edid doesn't
Ben Skeggs
2011-12-21
*
drm/nouveau: add overscan compensation connector properties
Ben Skeggs
2011-12-21
*
drm/nouveau: Fix bandwidth calculation for DisplayPort
Adam Jackson
2011-11-09
*
drm/nouveau/dp: store unencoded link_bw everywhere
Ben Skeggs
2011-09-20
*
drm/nv50/backlight: take the sor into account when bashing regs
Ben Skeggs
2011-09-20
[next]