Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
afea2ad53f1fef0b57d0e59fa062f54797158b14
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_connector.c
c843536
drm/nouveau: default to 8bpc for non-LVDS panels if EDID isn't useful
by Ben Skeggs
· 13 years ago
fa2c113
drm/nouveau: add bios connector type for dms59
by Ben Skeggs
· 13 years ago
df26bc9
drm/nv50/display: expose color vibrance control
by Christoph Bumiller
· 13 years ago
4abb410
drm/nouveau: recognise DCB connector type for DP+DVI+VGA DMS-59
by Ben Skeggs
· 13 years ago
a0b2563
drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues
by Ben Skeggs
· 13 years ago
d4c2c99
drm/nouveau/dp: remove broken display depth function, use the improved one
by Ben Skeggs
· 13 years ago
befb51e
drm/nouveau/disp: parse connector info directly in nouveau_connector.c
by Ben Skeggs
· 13 years ago
c833442
drm/nv50/disp: allow interlaced and doublescan modes on digital outputs
by Ben Skeggs
· 13 years ago
4ceca5f
drm/nouveau: don't pretend to support the DVI-I 'select subconnector' prop
by Ben Skeggs
· 13 years ago
de69185
drm/nouveau: improve dithering properties, and implement proper auto mode
by Ben Skeggs
· 13 years ago
488ff20
drm/nouveau: no need to pass parameters into set_scale/dither
by Ben Skeggs
· 13 years ago
6322175
drm/nouveau: determine a value for display_info.bpc if edid doesn't
by Ben Skeggs
· 13 years ago
b29caa5
drm/nouveau: add overscan compensation connector properties
by Ben Skeggs
· 13 years ago
5c79507
drm/nouveau: Fix bandwidth calculation for DisplayPort
by Adam Jackson
· 13 years ago
75a1fcc
drm/nouveau/dp: store unencoded link_bw everywhere
by Ben Skeggs
· 13 years ago
10b461e
drm/nv50/backlight: take the sor into account when bashing regs
by Ben Skeggs
· 13 years ago
68c9918
drm/nouveau: tidy connector hotplug handler, punt messages to debug
by Ben Skeggs
· 13 years ago
1cb70b3
drm/nouveau: remove special-casing of hotplug detection type
by Ben Skeggs
· 13 years ago
e19b20b
drm/nouveau: ignore connector type when deciding digital/analog on DVI-I
by Ben Skeggs
· 13 years ago
8c3f6bb
drm/nouveau: recognise DCB connector type 0x41 as LVDS
by Ben Skeggs
· 14 years ago
7eae3ef
nouveau: change the backlight parent device to the connector, not the PCI dev
by Matthew Garrett
· 14 years ago
0d9b619
drm/nouveau: fix non-EDIDful native mode selection
by Ben Skeggs
· 14 years ago
fce2bad
drm/nv50: rework PGPIO IRQ handling and hotplug detection
by Ben Skeggs
· 14 years ago
84b8081
drm/nouveau: Don't use load detection for connector polling.
by Francisco Jerez
· 14 years ago
06ef3e6
drm/nouveau: Don't poll LVDS outputs.
by Francisco Jerez
· 14 years ago
01db363
drm/nouveau: Use "force" to decide if analog load detection is ok or not.
by Francisco Jerez
· 14 years ago
1f5bd44
drm/nouveau: Reject modes exceeding the integrated TMDS maximum bandwidth.
by Francisco Jerez
· 14 years ago
62acdc7
drm/nouveau: fix required mode bandwidth calculation for DP
by Ben Skeggs
· 14 years ago
80dad86
drm/nouveau: fix panels using straps-based mode detection
by Ben Skeggs
· 14 years ago
c16c570
drm/nouveau: Try to fetch an EDID from OF if DDC fails.
by Francisco Jerez
· 14 years ago
930a9e2
drm: Use a nondestructive mode for output detect when polling (v2)
by Chris Wilson
· 14 years ago
7b334fc
drm: Use a nondestructive mode for output detect when polling
by Chris Wilson
· 14 years ago
4ca2b71
drm/nouveau: Don't try DDC on the dummy I2C channel.
by Francisco Jerez
· 14 years ago
4a9f822
drm/nv17-nv4x: Attempt to init some external TMDS transmitters.
by Francisco Jerez
· 14 years ago
03cd06c
drm/nouveau: No need to lock/unlock the VGA CRTC regs all the time.
by Francisco Jerez
· 14 years ago
6d416d8
drm/nouveau: Add some generic I2C gadget detection code.
by Francisco Jerez
· 14 years ago
a5afb77
drm/nouveau: Don't pick an interlaced mode as the panel native mode.
by Francisco Jerez
· 14 years ago
a6ed76d
drm/nouveau: support fetching LVDS EDID from ACPI
by Ben Skeggs
· 14 years ago
646bef2
drm/nouveau: add scaler-only modes for eDP too
by Ben Skeggs
· 14 years ago
6e86e04
drm/nouveau: Fix a couple of sparse warnings.
by Francisco Jerez
· 14 years ago
2ed06b7
drm/nv04-nv40: Disable connector polling when there're no spare CRTCs left.
by Francisco Jerez
· 14 years ago
8f1a608
drm/nouveau: tidy connector/encoder creation a little
by Ben Skeggs
· 14 years ago
3195c5f
drm/nouveau: set encoder for lvds
by Albert Damen
· 14 years ago
2fa67f1
drm/nouveau: Put the dithering check back in nouveau_connector_create.
by Francisco Jerez
· 15 years ago
d17f395
drm/nouveau: move LVDS detection back to connector detect() time
by Ben Skeggs
· 15 years ago
36d1701
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-testing
by Dave Airlie
· 15 years ago
26099a7
drm/nouveau: fix dual-link displays when plugged into single-link outputs
by Ben Skeggs
· 15 years ago
2c58077
drm/nv50: obey dcb->duallink_possible
by Ben Skeggs
· 15 years ago
5797660
nouveau: fix acpi_lid_open undefined
by Randy Dunlap
· 15 years ago
eb1f8e4
drm/fbdev: rework output polling to be back in the core. (v4)
by Dave Airlie
· 15 years ago
f405350
drm/nouveau: add module option to disable TV detection
by Ben Skeggs
· 15 years ago
b30083b
drm/nouveau: report unknown connector state if lid closed
by Ben Skeggs
· 15 years ago
be079e9
drm/nouveau: use dcb connector types throughout the driver
by Ben Skeggs
· 15 years ago
7f612d8
drm/nouveau: use dcb connector table for creating drm connectors
by Ben Skeggs
· 15 years ago
e7cc51c
drm/nouveau: reorganise bios header, add dcb connector type enums
by Ben Skeggs
· 15 years ago
04a39c5
drm/nouveau: merge nvbios and nouveau_bios_info
by Ben Skeggs
· 15 years ago
dd19e44
drm/nouveau: move dereferences after null checks
by Marcin Slusarz
· 15 years ago
a147089
drm/nouveau: report LVDS as disconnected if lid closed
by Ben Skeggs
· 15 years ago
b8780e2
drm/nouveau: Unset the EDID connector property when the EDID block goes away.
by Francisco Jerez
· 15 years ago
0ed3165
drm/nouveau: Fallback to analog load detection when the EDID block is invalid.
by Francisco Jerez
· 15 years ago
c8ebe27
drm/nouveau: fix edid memleak in nouveau_connector
by Xavier Chantry
· 15 years ago
ef2bb50
drm/nouveau: use drm debug levels
by Maarten Maathuis
· 15 years ago
6ee7386
drm/nouveau: Add DRM driver for NVIDIA GPUs
by Ben Skeggs
· 15 years ago