1. d852315 drm: add helper to validate YCBCR420 modes by Shashank Sharma · 8 years ago
  2. 97f973d drm: Use new mode_valid() helpers in connector probe helper by Jose Abreu · 8 years ago
  3. da251bf drm: Add drm_{crtc/encoder/connector}_mode_valid() by Jose Abreu · 8 years ago
  4. 6c5ed5a drm/atomic: Acquire connection_mutex lock in drm_helper_probe_single_connector_modes, v4. by Maarten Lankhorst · 8 years ago
  5. 1bbfe9d drm/doc: Small markup fixup by Daniel Vetter · 8 years ago
  6. b70366e Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next by Daniel Vetter · 8 years ago
  7. b982dab drm: Rename connector list iterator API by Thierry Reding · 8 years ago
  8. 57366a8 scripts/spelling.txt: add "againt" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  9. 07c2b84 drm: move edid property update and add modes out of edid firmware loader by Jani Nikula · 8 years ago
  10. 012bbe2 Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  11. c4d79c2 Reinstate "drm/probe-helpers: Drop locking from poll_enable"" by Dave Airlie · 8 years ago
  12. b0df0b2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next by Dave Airlie · 8 years ago
  13. 54a07c7 Revert "drm/probe-helpers: Drop locking from poll_enable" by Dave Airlie · 8 years ago
  14. 6806cdf drm/kms-helpers: Use recommened kerneldoc for struct member refs by Daniel Vetter · 8 years ago
  15. 3846fd9 drm/probe-helpers: Drop locking from poll_enable by Daniel Vetter · 8 years ago
  16. 68f458e drm: Schedule the output_poll_work with 1s delay if we have delayed event by Peter Ujfalusi · 8 years ago
  17. ea0dd85 drm/doc: use preferred struct reference in kernel-doc by Daniel Vetter · 8 years ago
  18. c36a325 drm: Convert all helpers to drm_connector_list_iter by Daniel Vetter · 8 years ago
  19. 1fe7841 drm: Don't block the kworker waiting for mode_config.mutex in output_poll() by Chris Wilson · 8 years ago
  20. 949f088 drm: Make the connector .detect() callback optional by Laurent Pinchart · 8 years ago
  21. 339fd36 drm: drm_probe_helper: Fix output_poll_work scheduling by Peter Ujfalusi · 8 years ago
  22. 5f0c3f99 drm: Only create a cmdline mode if no probed modes match by Chris Wilson · 9 years ago
  23. ba34d58 drm: probe_helper: Hide ugly ifdef by Ezequiel Garcia · 9 years ago
  24. 5dec293 drm: Expand the drm_helper_probe_single_connector_modes() docs by Ville Syrjälä · 9 years ago
  25. 0e8578c drm: Allow override_edid to override the firmware EDID by Ville Syrjälä · 9 years ago
  26. 6af3e65 drm: Drop drm_helper_probe_single_connector_modes_nomerge() by Ville Syrjälä · 9 years ago
  27. 5ba8940 drm: Rename MODE_UNVERIFIED to MODE_STALE by Ville Syrjälä · 9 years ago
  28. be8719a drm: Don't overwrite UNVERFIED mode status to OK by Ville Syrjälä · 9 years ago
  29. 2be9497 drm: Merge helper docbook into kerneldoc comments by Daniel Vetter · 9 years ago
  30. 092d01d drm: Reorganize helper vtables and their docs by Daniel Vetter · 9 years ago
  31. 4e15f2a drm: keep connector status change logging human readable by Jani Nikula · 9 years ago
  32. ed293f7 drm/sysfs: Send out uevent when connector->force changes by Daniel Vetter · 9 years ago
  33. 4ad640e drm: Add a non-locking version of drm_kms_helper_poll_enable(), v2 by Egbert Eich · 9 years ago
  34. 8c4ccc4 drm/probe-helper: Grab mode_config.mutex in poll_init/enable by Daniel Vetter · 10 years ago
  35. 6295d60 drm: Add modeset object iterators by Daniel Vetter · 10 years ago
  36. 49f8976 Merge tag 'topic/drm-misc-2015-05-06' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  37. a3c6d68 DRM: Don't re-poll connector for disconnect by Josef Holzmayr · 10 years ago
  38. 4a11248 Merge tag 'topic/drm-misc-2015-04-15' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  39. be26a66 drm/drm: constify all struct drm_*_helper funcs pointers by Jani Nikula · 10 years ago
  40. ad692b4 drm/edid: set ELD for firmware and debugfs override EDIDs by Jani Nikula · 10 years ago
  41. b770372 drm/probe-helper: clamp unknown connector status in the poll work by Daniel Vetter · 10 years ago
  42. 162b6a5 drm/probe-helper: don't lose hotplug event by Daniel Vetter · 10 years ago
  43. abc0b14 drm: Perform basic sanity checks on probed modes by Ville Syrjälä · 10 years ago
  44. 05acaec drm: Reorganize probed mode validation by Ville Syrjälä · 10 years ago
  45. 2c4cc91 drm: Fix DRM_FORCE_ON_DIGITAL use by Peter Hurley · 10 years ago
  46. eaf99c7 drm: Perform cmdline mode parsing during connector initialisation by Chris Wilson · 10 years ago
  47. 4cf2b28 drm/debugfs: add an "edid_override" file per connector by Thomas Wood · 11 years ago
  48. 2593382 drm: replace drm_get_connector_name() with direct name field use by Jani Nikula · 11 years ago
  49. 425a9a3 Merge tag 'topic/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 11 years ago
  50. b87577b drm: try harder to avoid regression when merging mode bits by Dave Airlie · 11 years ago
  51. f9b0e25 drm: make mode_valid callback optional by Andrzej Hajda · 11 years ago
  52. 8d75454 drm: Split out drm_probe_helper.c from drm_crtc_helper.c by Daniel Vetter · 11 years ago