index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_connector.c
Age
Commit message (
Expand
)
Author
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
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-11-10
drm/nouveau: Fix bandwidth calculation for DisplayPort
Adam Jackson
2011-09-20
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
drm/nouveau: tidy connector hotplug handler, punt messages to debug
Ben Skeggs
2011-09-20
drm/nouveau: remove special-casing of hotplug detection type
Ben Skeggs
2011-07-25
drm/nouveau: ignore connector type when deciding digital/analog on DVI-I
Ben Skeggs
2011-05-16
drm/nouveau: recognise DCB connector type 0x41 as LVDS
Ben Skeggs
2011-03-22
nouveau: change the backlight parent device to the connector, not the PCI dev
Matthew Garrett
2011-02-17
drm/nouveau: fix non-EDIDful native mode selection
Ben Skeggs
2010-12-03
drm/nv50: rework PGPIO IRQ handling and hotplug detection
Ben Skeggs
2010-11-18
drm/nouveau: Don't use load detection for connector polling.
Francisco Jerez
2010-11-18
drm/nouveau: Don't poll LVDS outputs.
Francisco Jerez
2010-11-18
drm/nouveau: Use "force" to decide if analog load detection is ok or not.
Francisco Jerez
2010-11-18
drm/nouveau: Reject modes exceeding the integrated TMDS maximum bandwidth.
Francisco Jerez
[next]