index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_connector.c
Age
Commit message (
Expand
)
Author
2018-09-07
drm/nouveau: Fix nouveau_connector_ddc_detect()
Lyude Paul
2018-09-07
drm/nouveau: Fix deadlocks in nouveau_connector_detect()
Lyude Paul
2018-09-07
drm/nouveau/drm/nouveau: Use pm_runtime_get_noresume() in connector_detect()
Lyude Paul
2018-08-31
drm/nouveau: add DisplayPort CEC-Tunneling-over-AUX support
Hans Verkuil
2018-07-30
BackMerge v4.18-rc7 into drm-next
Dave Airlie
2018-07-16
drm/nouveau: Avoid looping through fake MST connectors
Lyude Paul
2018-07-16
drm/nouveau: Use drm_connector_list_iter_* for iterating connectors
Lyude Paul
2018-07-13
drm: drop _mode_ from update_edit_property()
Daniel Vetter
2018-07-05
drm/nouveau: Use drm_connector_for_each_possible_encoder()
Ville Syrjälä
2018-05-18
drm/nouveau: fix mode_valid's return type
Luc Van Oostenryck
2018-05-18
drm/nouveau/kms: move display class instantiation to library
Ben Skeggs
2018-02-16
drm/nouveau: Fix deadlock on runtime suspend
Lukas Wunner
2017-10-12
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
Keith Packard
2017-08-22
drm/nouveau/disp: Silence DCB warnings.
Rosen Penev
2017-08-15
Backmerge tag 'v4.13-rc5' into drm-next
Dave Airlie
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
2017-08-08
drm: Nuke drm_atomic_helper_connector_set_property
Daniel Vetter
2017-07-24
drm/nouveau/i2c/gf119-: add support for address-only transactions
Ben Skeggs
2017-06-16
drm/nouveau: Enable stereoscopic 3D output over HDMI
Alastair Bridgewater
2017-06-16
drm/nouveau: Handle frame-packing mode geometry and timing effects
Alastair Bridgewater
2017-03-07
drm/nouveau/i2c: modify aux interface to return length actually transferred
Ben Skeggs
2017-02-17
drm/nouveau: allocate device object for every client
Ben Skeggs
2017-02-17
replace BUG_ON(1) with BUG()
Ben Skeggs
2016-12-27
drm: Wrap the check for atomic_commit implementation
Dhinakaran Pandiyan
2016-11-07
drm/nouveau/kms/nv50: initial support for DP 1.2 multi-stream
Ben Skeggs
2016-11-07
drm/nouveau/kms/nv50: remove code to support non-atomic connector properties
Ben Skeggs
2016-11-07
drm/nouveau/kms/nv50: remove code to support non-atomic dpms
Ben Skeggs
2016-11-07
drm/nouveau/kms/nv50: switch mst sink back into sst mode
Ben Skeggs
2016-11-07
drm/nouveau/kms: prepare to support legacy connector set_property with atomic
Ben Skeggs
2016-11-07
drm/nouveau/kms: prepare to support legacy connector dpms with atomic
Ben Skeggs
2016-11-07
drm/nouveau/kms: separate connector property attach from nouveau_connector
Ben Skeggs
2016-11-07
drm/nouveau/kms: subclass atomic connector state
Ben Skeggs
2016-11-07
drm/nouveau/kms: drop dpms off/on in response to hotplug
Ben Skeggs
2016-05-20
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
Ben Skeggs
2016-04-22
drm/nouveau/kms: fix setting of default values for dithering properties
Ben Skeggs
2016-02-09
drm/nouveau: Switch DDC when reading the EDID
Lukas Wunner
2016-01-11
drm/nouveau/kms: take mode_config mutex in connector hotplug path
Ben Skeggs
2016-01-11
drm/nouveau/nvif: split out device interface definitions
Ben Skeggs
2016-01-11
drm/nouveau/nvif: split out display interface definitions
Ben Skeggs
2016-01-11
drm/nouveau/kms: allow 225/297MHz pixel clocks for HDMI on Fermi/Kepler
Ilia Mirkin
2015-12-08
drm/nouveau: Ditch NULL save/restore hook assignments
Daniel Vetter
2015-08-28
drm/nouveau/gpio: convert to new-style nvkm_subdev
Ben Skeggs
2015-08-28
drm/nouveau/nvif: simplify and tidy library interfaces
Ben Skeggs
2015-08-28
drm/nouveau/i2c: transition pad/ports away from being based on nvkm_object
Ben Skeggs
2015-07-27
drm: Make the connector dpms callback return a value, v2.
Maarten Lankhorst
2015-04-07
drm/nouveau: constify all struct drm_*_helper funcs pointers
Jani Nikula
2015-01-22
drm/nouveau: finalise nvkm namespace switch (no binary change)
Ben Skeggs
2015-01-22
drm/nouveau/nvif: namespace of nvkm accessors (no binary change)
Ben Skeggs
2015-01-22
drm/nouveau/kms: default to panel scaling, except for fixed panels prior to nv50
Ben Skeggs
2015-01-22
drm/nouveau/kms: untangle connector property logic a little
Ben Skeggs
[prev]
[next]