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