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
2025-03-22
drm/nouveau: Do not override forced connector status
Thomas Zimmermann
2024-07-18
Merge tag 'drm-next-2024-07-18' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-06-28
drm/nouveau: fix null pointer dereference in nouveau_connector_get_modes
Ma Ke
2024-05-23
drm/nouveau: convert to using is_hdmi and has_audio from display info
Jani Nikula
2023-09-29
Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2023-09-19
drm/nouveau/kms/nv50-: create outputs based on nvkm info
Ben Skeggs
2023-09-19
drm/nouveau/kms/nv50-: create connectors based on nvkm info
Ben Skeggs
2023-09-19
drm/nouveau/kms/nv50-: name aux channels after their connector
Ben Skeggs
2023-09-19
drm/nouveau/disp: add dp aux xfer method
Ben Skeggs
2023-09-19
drm/nouveau/disp: add output method to fetch edid
Ben Skeggs
2023-09-19
drm/nouveau/disp: add output detect method
Ben Skeggs
2023-08-24
BackMerge tag 'v6.5-rc7' into drm-next
Dave Airlie
2023-08-16
drm/nouveau/disp: fix use-after-free in error handling of nouveau_connector_c...
Karol Herbst
2023-08-08
drm/nouveau/disp: Revert a NULL check inside nouveau_connector_get_modes
Karol Herbst
2023-07-06
drm/nouveau/disp: drop unused argument in nv50_dp_mode_valid
Karol Herbst
2023-07-06
drm/nouveau/kms: don't call drm_dp_cec_set_edid() on TMDS
Ben Skeggs
2023-06-13
drm/nouveau: add nv_encoder pointer check for NULL
Natalia Petrova
2023-06-13
drm/nouveau/dp: check for NULL nv_connector->native_mode
Natalia Petrova
2022-11-09
drm/nouveau/disp: expose conn event class
Ben Skeggs
2022-11-09
drm/nouveau/kms: pass event mask to hpd handler
Ben Skeggs
2022-11-09
drm/nouveau/kms: switch hpd_lock from mutex to spinlock
Ben Skeggs
2022-08-23
drm/display/dp_mst: Add helpers for serializing SST <-> MST transitions
Lyude Paul
2022-08-23
drm/nouveau/kms: Cache DP encoders in nouveau_connector
Lyude Paul
2022-08-16
drm/nouveau/kms/nv140-: Disable interlacing
Lyude Paul
2022-07-27
Merge tag 'topic/nouveau-misc-2022-07-27' of git://anongit.freedesktop.org/dr...
Dave Airlie
2022-07-27
drm/nouveau/disp: add connector class
Ben Skeggs
2022-07-14
drm/nouveau/kms: Fix failure path for creating DP connectors
Lyude Paul
2021-07-01
Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-06-03
drm/nouveau: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-05-13
drm/nouveau: Remove invalid reference to struct drm_device.pdev
Thomas Zimmermann
2021-04-27
drm/dp: Add backpointer to drm_device in drm_dp_aux
Lyude Paul
2021-04-27
drm/nouveau/kms/nv50-: Move AUX adapter reg to connector late register/early ...
Lyude Paul
2021-01-29
drm/nouveau/kms: handle mDP connectors
Karol Herbst
2021-01-13
drm/nouveau: Remove references to struct drm_device.pdev
Thomas Zimmermann
2020-11-14
drm/nouveau/kms: Fix NULL pointer dereference in nouveau_connector_detect_depth
Alexander Kapshuk
2020-10-30
drm/nouveau/kms/nv50-: Get rid of bogus nouveau_conn_mode_valid()
Lyude Paul
2020-08-31
drm/nouveau/kms: Don't change EDID when it hasn't actually changed
Lyude Paul
2020-08-31
drm/nouveau/kms: Only use hpd_work for reprobing in HPD paths
Lyude Paul
2020-08-31
drm/nouveau/kms: Move drm_dp_cec_unset_edid() into nouveau_connector_detect()
Lyude Paul
2020-08-31
drm/nouveau/kms/nv50-: Refactor and cleanup DP HPD handling
Lyude Paul
2020-08-31
drm/nouveau/kms: Search for encoders' connectors properly
Lyude Paul
2020-08-31
drm/nouveau/kms/nv50-: Remove open-coded drm_dp_read_desc()
Lyude Paul
2020-07-24
drm/nouveau/nvif: give every notify object a human-readable name
Ben Skeggs
2020-07-24
drm/nouveau: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-24
drm/nouveau: Fix reference count leak in nouveau_connector_detect
Aditya Pakki
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-05-27
drm: Nuke mode->vrefresh
Ville Syrjälä
2020-05-22
drm/nouveau/kms/nv50-: Share DP SST mode_valid() handling with MST
Lyude Paul
2020-05-22
drm/nouveau/kms/nv50-: Probe SOR and PIOR caps for DP interlacing support
Lyude Paul
2019-12-10
drm/nouveau: Fix drm-core using atomic code-paths on pre-nv50 hardware
Hans de Goede
[next]