index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_connector.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau: Try to fetch an EDID from OF if DDC fails.
Francisco Jerez
2010-09-24
1
-0
/
+36
*
drm: Use a nondestructive mode for output detect when polling (v2)
Chris Wilson
2010-09-14
1
-5
/
+3
*
drm: Use a nondestructive mode for output detect when polling
Chris Wilson
2010-09-13
1
-3
/
+5
*
drm/nouveau: Don't try DDC on the dummy I2C channel.
Francisco Jerez
2010-08-17
1
-2
/
+4
*
drm/nv17-nv4x: Attempt to init some external TMDS transmitters.
Francisco Jerez
2010-08-06
1
-12
/
+7
*
drm/nouveau: No need to lock/unlock the VGA CRTC regs all the time.
Francisco Jerez
2010-07-26
1
-46
/
+4
*
drm/nouveau: Add some generic I2C gadget detection code.
Francisco Jerez
2010-07-26
1
-19
/
+3
*
drm/nouveau: Don't pick an interlaced mode as the panel native mode.
Francisco Jerez
2010-07-26
1
-1
/
+2
*
drm/nouveau: support fetching LVDS EDID from ACPI
Ben Skeggs
2010-07-26
1
-0
/
+17
*
drm/nouveau: add scaler-only modes for eDP too
Ben Skeggs
2010-07-13
1
-1
/
+2
*
drm/nouveau: Fix a couple of sparse warnings.
Francisco Jerez
2010-07-13
1
-4
/
+3
*
drm/nv04-nv40: Disable connector polling when there're no spare CRTCs left.
Francisco Jerez
2010-07-13
1
-12
/
+40
*
drm/nouveau: tidy connector/encoder creation a little
Ben Skeggs
2010-07-13
1
-36
/
+15
*
drm/nouveau: set encoder for lvds
Albert Damen
2010-07-13
1
-0
/
+1
*
drm/nouveau: Put the dithering check back in nouveau_connector_create.
Francisco Jerez
2010-07-13
1
-4
/
+22
*
drm/nouveau: move LVDS detection back to connector detect() time
Ben Skeggs
2010-07-13
1
-115
/
+87
*
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-tes...
Dave Airlie
2010-06-01
1
-16
/
+18
|
\
|
*
drm/nouveau: fix dual-link displays when plugged into single-link outputs
Ben Skeggs
2010-05-28
1
-14
/
+17
|
*
drm/nv50: obey dcb->duallink_possible
Ben Skeggs
2010-05-28
1
-2
/
+1
*
|
nouveau: fix acpi_lid_open undefined
Randy Dunlap
2010-05-24
1
-1
/
+2
|
/
*
drm/fbdev: rework output polling to be back in the core. (v4)
Dave Airlie
2010-05-18
1
-0
/
+12
*
drm/nouveau: add module option to disable TV detection
Ben Skeggs
2010-03-15
1
-1
/
+1
*
drm/nouveau: report unknown connector state if lid closed
Ben Skeggs
2010-02-25
1
-2
/
+4
*
drm/nouveau: use dcb connector types throughout the driver
Ben Skeggs
2010-02-25
1
-32
/
+41
*
drm/nouveau: use dcb connector table for creating drm connectors
Ben Skeggs
2010-02-25
1
-33
/
+54
*
drm/nouveau: reorganise bios header, add dcb connector type enums
Ben Skeggs
2010-02-25
1
-0
/
+3
*
drm/nouveau: merge nvbios and nouveau_bios_info
Ben Skeggs
2010-02-25
1
-3
/
+3
*
drm/nouveau: move dereferences after null checks
Marcin Slusarz
2010-02-11
1
-3
/
+4
*
drm/nouveau: report LVDS as disconnected if lid closed
Ben Skeggs
2010-01-25
1
-0
/
+7
*
drm/nouveau: Unset the EDID connector property when the EDID block goes away.
Francisco Jerez
2010-01-15
1
-2
/
+6
*
drm/nouveau: Fallback to analog load detection when the EDID block is invalid.
Francisco Jerez
2010-01-15
1
-1
/
+2
*
drm/nouveau: fix edid memleak in nouveau_connector
Xavier Chantry
2010-01-15
1
-4
/
+13
*
drm/nouveau: use drm debug levels
Maarten Maathuis
2009-12-16
1
-4
/
+4
*
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs
2009-12-11
1
-0
/
+824