index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
Files
Lines
2025-03-12
Backmerge tag 'v6.14-rc6' into drm-next
Dave Airlie
1
-1
/
+0
2025-02-26
drm/nouveau: Do not override forced connector status
Thomas Zimmermann
1
-1
/
+0
2025-01-07
drm/nouveau: vendor in drm_encoder_slave API
Dmitry Baryshkov
1
-4
/
+6
2025-01-07
drm/connector: make mode_valid take a const struct drm_display_mode
Dmitry Baryshkov
1
-1
/
+1
2024-08-31
drm/nouveau: Use for_each_child_of_node_scoped()
Jinjie Ruan
1
-3
/
+2
2024-07-18
Merge tag 'drm-next-2024-07-18' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-1
/
+1
2024-06-28
drm/nouveau: fix null pointer dereference in nouveau_connector_get_modes
Ma Ke
1
-0
/
+3
2024-05-23
drm/nouveau: convert to using is_hdmi and has_audio from display info
Jani Nikula
1
-1
/
+1
2023-09-29
Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-123
/
+128
2023-09-19
drm/nouveau/kms/nv50-: create outputs based on nvkm info
Ben Skeggs
1
-1
/
+1
2023-09-19
drm/nouveau/kms/nv50-: create connectors based on nvkm info
Ben Skeggs
1
-67
/
+64
2023-09-19
drm/nouveau/kms/nv50-: name aux channels after their connector
Ben Skeggs
1
-16
/
+9
2023-09-19
drm/nouveau/disp: add dp aux xfer method
Ben Skeggs
1
-9
/
+3
2023-09-19
drm/nouveau/disp: add output method to fetch edid
Ben Skeggs
1
-9
/
+13
2023-09-19
drm/nouveau/disp: add output detect method
Ben Skeggs
1
-22
/
+38
2023-08-24
BackMerge tag 'v6.5-rc7' into drm-next
Dave Airlie
1
-5
/
+8
2023-08-16
drm/nouveau/disp: fix use-after-free in error handling of nouveau_connector_c...
Karol Herbst
1
-4
/
+7
2023-08-08
drm/nouveau/disp: Revert a NULL check inside nouveau_connector_get_modes
Karol Herbst
1
-1
/
+1
2023-07-06
drm/nouveau/disp: drop unused argument in nv50_dp_mode_valid
Karol Herbst
1
-1
/
+1
2023-07-06
drm/nouveau/kms: don't call drm_dp_cec_set_edid() on TMDS
Ben Skeggs
1
-1
/
+4
2023-06-13
drm/nouveau: add nv_encoder pointer check for NULL
Natalia Petrova
1
-1
/
+2
2023-06-13
drm/nouveau/dp: check for NULL nv_connector->native_mode
Natalia Petrova
1
-2
/
+2
2022-11-09
drm/nouveau/disp: expose conn event class
Ben Skeggs
1
-31
/
+36
2022-11-09
drm/nouveau/kms: pass event mask to hpd handler
Ben Skeggs
1
-6
/
+5
2022-11-09
drm/nouveau/kms: switch hpd_lock from mutex to spinlock
Ben Skeggs
1
-2
/
+3
2022-08-23
drm/display/dp_mst: Add helpers for serializing SST <-> MST transitions
Lyude Paul
1
-0
/
+14
2022-08-23
drm/nouveau/kms: Cache DP encoders in nouveau_connector
Lyude Paul
1
-1
/
+3
2022-08-16
drm/nouveau/kms/nv140-: Disable interlacing
Lyude Paul
1
-1
/
+2
2022-07-27
Merge tag 'topic/nouveau-misc-2022-07-27' of git://anongit.freedesktop.org/dr...
Dave Airlie
1
-0
/
+10
2022-07-27
drm/nouveau/disp: add connector class
Ben Skeggs
1
-0
/
+10
2022-07-14
drm/nouveau/kms: Fix failure path for creating DP connectors
Lyude Paul
1
-5
/
+3
2021-07-01
Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-6
/
+23
2021-06-03
drm/nouveau: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-05-13
drm/nouveau: Remove invalid reference to struct drm_device.pdev
Thomas Zimmermann
1
-1
/
+2
2021-04-27
drm/dp: Add backpointer to drm_device in drm_dp_aux
Lyude Paul
1
-0
/
+1
2021-04-27
drm/nouveau/kms/nv50-: Move AUX adapter reg to connector late register/early ...
Lyude Paul
1
-5
/
+20
2021-01-29
drm/nouveau/kms: handle mDP connectors
Karol Herbst
1
-0
/
+1
2021-01-13
drm/nouveau: Remove references to struct drm_device.pdev
Thomas Zimmermann
1
-4
/
+6
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
[next]