index
:
Linux Stable
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_probe_helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: prefer DRM_MODE_FMT/ARG over drm_mode_debug_printmodeline()
Jani Nikula
2024-04-15
1
-1
/
+2
*
drm/probe-helper: switch to drm device based logging
Jani Nikula
2024-04-15
1
-19
/
+17
*
drm/ast: Automatically clean up poll helper
Thomas Zimmermann
2024-04-02
1
-0
/
+27
*
drm/ast: Implement polling for VGA and SIL164 connectors
Thomas Zimmermann
2024-04-02
1
-0
/
+29
*
Merge tag 'drm-next-2024-03-22' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-03-21
1
-0
/
+7
|
\
|
*
drm/probe-helper: warn about negative .get_modes()
Jani Nikula
2024-03-13
1
-0
/
+7
*
|
Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-03-13
1
-40
/
+17
|
\
|
|
*
drm: Check polling initialized before enabling in drm_helper_probe_single_con...
Shradha Gupta
2024-02-28
1
-2
/
+6
|
*
drm: Check output polling initialized before disabling
Shradha Gupta
2024-02-28
1
-2
/
+11
|
*
drm/probe-helper: remove unused drm_connector_helper_get_modes_from_ddc()
Jani Nikula
2024-01-08
1
-36
/
+0
*
|
drm: Fix output poll work for drm_kms_helper_poll=n
Imre Deak
2024-03-04
1
-3
/
+5
|
/
*
drm: Add an HPD poll helper to reschedule the poll work
Imre Deak
2023-08-23
1
-22
/
+46
*
drm/probe-helper: Cancel previous job before starting new one
Dom Cobley
2023-02-27
1
-2
/
+3
*
drm/probe_helper: sort out poll_running vs poll_enabled
Dmitry Baryshkov
2023-01-26
1
-21
/
+21
*
drm/probe_helper: extract two helper functions
Dmitry Baryshkov
2023-01-26
1
-27
/
+41
*
drm/edid: add separate drm_edid_connector_add_modes()
Jani Nikula
2023-01-23
1
-1
/
+3
*
drm/probe-helper: enable and disable HPD on connectors
Dmitry Baryshkov
2023-01-05
1
-0
/
+19
*
drm/poll-helper: merge drm_kms_helper_poll_disable() and _fini()
Dmitry Baryshkov
2023-01-05
1
-8
/
+13
*
drm/probe-helper: Provide a TV get_modes helper
Noralf Trønnes
2022-11-24
1
-0
/
+82
*
drm/fb-helper: Remove unnecessary include statements
Thomas Zimmermann
2022-11-05
1
-1
/
+0
*
drm/edid: rename drm_add_override_edid_modes() to drm_edid_override_connector...
Jani Nikula
2022-10-26
1
-1
/
+1
*
drm/probe-helper: Add drm_crtc_helper_mode_valid_fixed()
Thomas Zimmermann
2022-09-12
1
-0
/
+24
*
drm/probe-helper: Add drm_connector_helper_get_modes_fixed()
Thomas Zimmermann
2022-09-12
1
-0
/
+40
*
drm/probe-helper: add drm_connector_helper_get_modes()
Jani Nikula
2022-06-30
1
-0
/
+34
*
drm/probe-helper: abstract .get_modes() connector helper call
Jani Nikula
2022-06-13
1
-10
/
+19
*
drm/probe-helper: Default to 640x480 if no EDID on DP
Douglas Anderson
2022-06-06
1
-1
/
+10
*
drm/probe-helper: For DP, add 640x480 if all other modes are bad
Douglas Anderson
2022-05-19
1
-5
/
+22
*
drm/probe-helper: Add helper for drm_helper_probe_single_connector_modes()
Douglas Anderson
2022-05-19
1
-46
/
+60
*
drm/mgag200: Implement connector's get_modes with helper
Thomas Zimmermann
2022-05-17
1
-0
/
+36
*
drm/probe-helper: use drm_kms_helper_connector_hotplug_event
Simon Ser
2021-11-02
1
-8
/
+17
*
drm/probe-helper: add drm_kms_helper_connector_hotplug_event
Simon Ser
2021-11-02
1
-0
/
+23
*
drm/probe-helper: Create a HPD IRQ event helper for a single connector
Maxime Ripard
2021-09-28
1
-31
/
+85
*
drm/probe-helper: Document drm_helper_hpd_irq_event() return value
Maxime Ripard
2021-09-28
1
-0
/
+3
*
drm: Fix typo in comments
Cai Huoqing
2021-08-02
1
-1
/
+1
*
drm/probe-helper: Check epoch counter in output_poll_execute()
Noralf Trønnes
2021-03-16
1
-1
/
+6
*
drm: Add default modes for connectors in unknown state
Laurent Pinchart
2021-01-05
1
-1
/
+2
*
Merge tag 'drm-intel-next-2020-07-15' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2020-07-31
1
-35
/
+66
|
\
|
*
drm/probe_helper: Add drm_connector_helper_funcs.mode_valid_ctx
Lyude Paul
2020-07-13
1
-33
/
+64
*
|
drm: Introduce epoch counter to drm_connector
Stanislav Lisovskiy
2020-06-30
1
-5
/
+33
*
|
drm: bridge: Pass drm_display_info to drm_bridge_funcs .mode_valid()
Laurent Pinchart
2020-06-23
1
-1
/
+3
|
/
*
drm: Nuke mode->vrefresh
Ville Syrjälä
2020-05-27
1
-3
/
+0
*
drm: Add DRM_MODE_TYPE_USERDEF flag to probed modes matching a video= argument
Hans de Goede
2020-05-17
1
-0
/
+2
*
drm: Stop accessing encoder->bridge directly
Boris Brezillon
2019-12-09
1
-1
/
+3
*
drm/bridge: Rename bridge helpers targeting a bridge chain
Boris Brezillon
2019-12-09
1
-1
/
+1
*
drm/connector: Allow max possible encoders to attach to a connector
José Roberto de Souza
2019-09-16
1
-2
/
+1
*
drm: Stop including drm_bridge.h from drm_crtc.h
Boris Brezillon
2019-08-28
1
-0
/
+1
*
Merge v5.2-rc5 into drm-next
Daniel Vetter
2019-06-19
1
-0
/
+7
|
\
|
*
drm: add fallback override/firmware EDID modes workaround
Jani Nikula
2019-06-12
1
-0
/
+7
*
|
drm: Flush output polling on shutdown
Chris Wilson
2019-06-04
1
-1
/
+8
*
|
drm: drop use of drmP.h in drm/*
Sam Ravnborg
2019-05-27
1
-3
/
+4
|
/
[next]