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
2015-01-22
drm/nouveau/kms: avoid adding scaler-only modes the same as the panel's nativ...
Ben Skeggs
2015-01-22
drm/nv50-/kms: allow disabling of gpu scaling on fixed panels
Ben Skeggs
2014-09-15
drm/nouveau: Display Nouveau boot options at launch
Pierre Moreau
2014-08-10
drm/nouveau/disp: implement nvif event sources for vblank/connector notifiers
Ben Skeggs
2014-08-10
drm/nouveau: port to nvif client/device/objects
Ben Skeggs
2014-08-10
drm/nouveau: initial pass at moving to struct nvif_device
Ben Skeggs
2014-08-10
drm/nouveau/core: rework event interface
Ben Skeggs
2014-07-18
drm/nouveau: use helpers
Rob Clark
2014-06-19
drm: add register and unregister functions for connectors
Thomas Wood
2014-06-11
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-04
drm/nouveau: replace drm_get_connector_name() with direct name field use
Jani Nikula
2014-03-26
drm/nouveau/bios: add HDMI-C (mini) connector type
Ben Skeggs
2014-03-26
drm/nouveau: handle -EACCES runtime PM return code
Alexandre Courbot
2013-11-08
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-10-09
drm: Remove pci_vendor and pci_device from struct drm_device
Ville Syrjälä
2013-08-29
nouveau: add runtime PM support (v0.9)
Dave Airlie
2013-04-26
drm/nv04/disp: hide all the cruft away in its own little hole
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: use kmemdup for edid allocation/copying
Marcin Slusarz
2013-01-13
drm/nouveau: do not forcibly power on lvds panels
Ben Skeggs
2012-12-10
Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2012-11-30
drm/nouveau: drm_connector_property -> drm_object_property
Rob Clark
2012-11-29
drm/nouveau: remove newline-only NV_DEBUG calls
Ben Skeggs
2012-11-09
drm/nouveau: fix acpi edid retrieval
Maarten Lankhorst
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-03
drm/nouveau: port remainder of drm code, and rip out compat layer
Ben Skeggs
2012-10-03
drm/nouveau/acpi: move definitions out of nouveau_drv.h
Ben Skeggs
2012-10-03
drm/nouveau: implement devinit subdev, and new init table parser
Ben Skeggs
2012-10-03
drm/nouveau/i2c: port to subdev interfaces
Ben Skeggs
2012-10-03
drm/nouveau/gpio: port gpio to subdev interfaces
Ben Skeggs
2012-10-03
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-05-24
drm/nouveau/disp: fix dithering not being enabled on some eDP macbooks
Ben Skeggs
2012-03-26
drm/nouveau: default to 8bpc for non-LVDS panels if EDID isn't useful
Ben Skeggs
2012-03-22
drm/nouveau: add bios connector type for dms59
Ben Skeggs
2012-03-13
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
2011-12-21
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
[prev]
[next]