index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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
Files
Lines
2020-11-14
drm/nouveau/kms: Fix NULL pointer dereference in nouveau_connector_detect_depth
Alexander Kapshuk
1
-5
/
+9
2020-10-30
drm/nouveau/kms/nv50-: Get rid of bogus nouveau_conn_mode_valid()
Lyude Paul
1
-26
/
+10
2020-08-31
drm/nouveau/kms: Don't change EDID when it hasn't actually changed
Lyude Paul
1
-27
/
+27
2020-08-31
drm/nouveau/kms: Only use hpd_work for reprobing in HPD paths
Lyude Paul
1
-26
/
+16
2020-08-31
drm/nouveau/kms: Move drm_dp_cec_unset_edid() into nouveau_connector_detect()
Lyude Paul
1
-3
/
+2
2020-08-31
drm/nouveau/kms/nv50-: Refactor and cleanup DP HPD handling
Lyude Paul
1
-11
/
+3
2020-08-31
drm/nouveau/kms: Search for encoders' connectors properly
Lyude Paul
1
-14
/
+0
2020-08-31
drm/nouveau/kms/nv50-: Remove open-coded drm_dp_read_desc()
Lyude Paul
1
-1
/
+2
2020-07-24
drm/nouveau/nvif: give every notify object a human-readable name
Ben Skeggs
1
-2
/
+3
2020-07-24
drm/nouveau: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-07-24
drm/nouveau: Fix reference count leak in nouveau_connector_detect
Aditya Pakki
1
-1
/
+3
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-3
/
+2
2020-05-27
drm: Nuke mode->vrefresh
Ville Syrjälä
1
-3
/
+2
2020-05-22
drm/nouveau/kms/nv50-: Share DP SST mode_valid() handling with MST
Lyude Paul
1
-19
/
+27
2020-05-22
drm/nouveau/kms/nv50-: Probe SOR and PIOR caps for DP interlacing support
Lyude Paul
1
-1
/
+9
2019-12-10
drm/nouveau: Fix drm-core using atomic code-paths on pre-nv50 hardware
Hans de Goede
1
-7
/
+21
2019-10-24
drm/nouveau: Don't grab runtime PM refs for HPD IRQs
Lyude Paul
1
-16
/
+17
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-1
/
+0
2019-09-16
drm/connector: Allow max possible encoders to attach to a connector
José Roberto de Souza
1
-4
/
+3
2019-08-27
drm_dp_cec: add connector info support.
Dariusz Marcinkiewicz
1
-2
/
+1
2019-08-23
drm/nouveau: drop use of drmp.h
Sam Ravnborg
1
-1
/
+0
2019-07-25
drm/nouveau: Use connector kdev as aux device parent
Leo Li
1
-1
/
+1
2019-07-19
drm/nouveau: fix memory leak in nouveau_conn_reset()
Yongxin Liu
1
-1
/
+1
2019-07-19
drm/nouveau/kms: disallow dual-link harder if hdmi connection detected
Ben Skeggs
1
-2
/
+5
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-0
/
+1
2018-12-11
drm/nouveau/bios: translate USB-C connector type
Ben Skeggs
1
-1
/
+2
2018-12-11
drm/nouveau/drm/nouveau: Don't forget to label dp_aux devices
Lyude Paul
1
-1
/
+8
2018-10-11
drm/nouveau/disp: take sink support into account for exposing 594mhz
Ilia Mirkin
1
-12
/
+22
2018-10-11
drm/nouveau/drm/nouveau: s/nouveau_backlight_exit/nouveau_backlight_fini/
Lyude Paul
1
-1
/
+1
2018-10-11
drm/nouveau: Move backlight device into nouveau_connector
Lyude Paul
1
-0
/
+20
2018-09-27
BackMerge v4.19-rc5 into drm-next
Dave Airlie
1
-50
/
+60
2018-09-07
drm/nouveau/disp: move eDP panel power handling
Ben Skeggs
1
-22
/
+1
2018-09-07
drm/nouveau: Fix nouveau_connector_ddc_detect()
Lyude Paul
1
-21
/
+28
2018-09-07
drm/nouveau: Fix deadlocks in nouveau_connector_detect()
Lyude Paul
1
-0
/
+22
2018-09-07
drm/nouveau/drm/nouveau: Use pm_runtime_get_noresume() in connector_detect()
Lyude Paul
1
-9
/
+11
2018-08-31
drm/nouveau: add DisplayPort CEC-Tunneling-over-AUX support
Hans Verkuil
1
-2
/
+15
2018-07-30
BackMerge v4.18-rc7 into drm-next
Dave Airlie
1
-2
/
+7
2018-07-16
drm/nouveau: Avoid looping through fake MST connectors
Lyude Paul
1
-1
/
+1
2018-07-16
drm/nouveau: Use drm_connector_list_iter_* for iterating connectors
Lyude Paul
1
-2
/
+7
2018-07-13
drm: drop _mode_ from update_edit_property()
Daniel Vetter
1
-4
/
+4
2018-07-05
drm/nouveau: Use drm_connector_for_each_possible_encoder()
Ville Syrjälä
1
-19
/
+4
2018-05-18
drm/nouveau: fix mode_valid's return type
Luc Van Oostenryck
1
-1
/
+1
2018-05-18
drm/nouveau/kms: move display class instantiation to library
Ben Skeggs
1
-7
/
+7
2018-02-16
drm/nouveau: Fix deadlock on runtime suspend
Lukas Wunner
1
-5
/
+13
2017-10-12
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
Keith Packard
1
-2
/
+2
2017-08-22
drm/nouveau/disp: Silence DCB warnings.
Rosen Penev
1
-0
/
+1
2017-08-15
Backmerge tag 'v4.13-rc5' into drm-next
Dave Airlie
1
-2
/
+0
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
1
-10
/
+2
2017-08-08
drm: Nuke drm_atomic_helper_connector_set_property
Daniel Vetter
1
-3
/
+0
2017-07-24
drm/nouveau/i2c/gf119-: add support for address-only transactions
Ben Skeggs
1
-2
/
+0
[next]