index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_probe_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-12
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
Keith Packard
1
-1
/
+1
2017-09-19
drm: handle override and firmware EDID at drm_do_get_edid() level
Jani Nikula
1
-18
/
+1
2017-07-14
drm: add helper to validate YCBCR420 modes
Shashank Sharma
1
-0
/
+4
2017-05-30
drm: Use new mode_valid() helpers in connector probe helper
Jose Abreu
1
-4
/
+63
2017-05-30
drm: Add drm_{crtc/encoder/connector}_mode_valid()
Jose Abreu
1
-0
/
+38
2017-04-06
drm/atomic: Acquire connection_mutex lock in drm_helper_probe_single_connecto...
Maarten Lankhorst
1
-8
/
+92
2017-04-04
drm/doc: Small markup fixup
Daniel Vetter
1
-1
/
+1
2017-03-14
Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next
Daniel Vetter
1
-2
/
+2
2017-02-28
drm: Rename connector list iterator API
Thierry Reding
1
-6
/
+6
2017-02-28
scripts/spelling.txt: add "againt" pattern and fix typo instances
Masahiro Yamada
1
-2
/
+2
2017-02-21
drm: move edid property update and add modes out of edid firmware loader
Jani Nikula
1
-1
/
+7
2017-02-01
Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-7
/
+7
2017-01-27
Reinstate "drm/probe-helpers: Drop locking from poll_enable""
Dave Airlie
1
-31
/
+20
2017-01-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
1
-1
/
+11
2017-01-25
Revert "drm/probe-helpers: Drop locking from poll_enable"
Dave Airlie
1
-20
/
+31
2017-01-25
drm/kms-helpers: Use recommened kerneldoc for struct member refs
Daniel Vetter
1
-7
/
+7
2017-01-12
drm/probe-helpers: Drop locking from poll_enable
Daniel Vetter
1
-31
/
+20
2017-01-10
drm: Schedule the output_poll_work with 1s delay if we have delayed event
Peter Ujfalusi
1
-1
/
+11
2016-12-30
drm/doc: use preferred struct reference in kernel-doc
Daniel Vetter
1
-1
/
+1
2016-12-18
drm: Convert all helpers to drm_connector_list_iter
Daniel Vetter
1
-6
/
+12
2016-12-06
drm: Don't block the kworker waiting for mode_config.mutex in output_poll()
Chris Wilson
1
-1
/
+5
2016-12-01
drm: Make the connector .detect() callback optional
Laurent Pinchart
1
-3
/
+11
2016-08-31
drm: drm_probe_helper: Fix output_poll_work scheduling
Peter Ujfalusi
1
-1
/
+7
2016-06-02
drm: Only create a cmdline mode if no probed modes match
Chris Wilson
1
-2
/
+19
2016-04-20
drm: probe_helper: Hide ugly ifdef
Ezequiel Garcia
1
-2
/
+0
2015-12-11
drm: Expand the drm_helper_probe_single_connector_modes() docs
Ville Syrjälä
1
-12
/
+37
2015-12-11
drm: Allow override_edid to override the firmware EDID
Ville Syrjälä
1
-9
/
+8
2015-12-11
drm: Drop drm_helper_probe_single_connector_modes_nomerge()
Ville Syrjälä
1
-60
/
+34
2015-12-11
drm: Rename MODE_UNVERIFIED to MODE_STALE
Ville Syrjälä
1
-2
/
+2
2015-12-11
drm: Don't overwrite UNVERFIED mode status to OK
Ville Syrjälä
1
-1
/
+2
2015-12-08
drm: Merge helper docbook into kerneldoc comments
Daniel Vetter
1
-7
/
+23
2015-12-08
drm: Reorganize helper vtables and their docs
Daniel Vetter
1
-0
/
+3
2015-12-04
drm: keep connector status change logging human readable
Jani Nikula
1
-2
/
+3
2015-11-24
drm/sysfs: Send out uevent when connector->force changes
Daniel Vetter
1
-23
/
+23
2015-09-30
drm: Add a non-locking version of drm_kms_helper_poll_enable(), v2
Egbert Eich
1
-3
/
+16
2015-07-22
drm/probe-helper: Grab mode_config.mutex in poll_init/enable
Daniel Vetter
1
-16
/
+25
2015-07-22
drm: Add modeset object iterators
Daniel Vetter
1
-3
/
+3
2015-05-07
Merge tag 'topic/drm-misc-2015-05-06' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-2
/
+2
2015-04-20
DRM: Don't re-poll connector for disconnect
Josef Holzmayr
1
-2
/
+2
2015-04-16
Merge tag 'topic/drm-misc-2015-04-15' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-1
/
+1
2015-04-07
drm/drm: constify all struct drm_*_helper funcs pointers
Jani Nikula
1
-1
/
+1
2015-03-27
drm/edid: set ELD for firmware and debugfs override EDIDs
Jani Nikula
1
-0
/
+1
2015-01-22
drm/probe-helper: clamp unknown connector status in the poll work
Daniel Vetter
1
-0
/
+18
2015-01-22
drm/probe-helper: don't lose hotplug event
Daniel Vetter
1
-2
/
+34
2014-12-17
drm: Perform basic sanity checks on probed modes
Ville Syrjälä
1
-1
/
+4
2014-12-17
drm: Reorganize probed mode validation
Ville Syrjälä
1
-22
/
+18
2014-11-04
drm: Fix DRM_FORCE_ON_DIGITAL use
Peter Hurley
1
-1
/
+2
2014-08-06
drm: Perform cmdline mode parsing during connector initialisation
Chris Wilson
1
-0
/
+17
2014-06-19
drm/debugfs: add an "edid_override" file per connector
Thomas Wood
1
-1
/
+8
2014-06-04
drm: replace drm_get_connector_name() with direct name field use
Jani Nikula
1
-5
/
+5
[next]