1. d006d90 drm: Allow determining if current task is output poll worker by Lukas Wunner · 6 years ago
  2. 1de72fa drm/kms-helpers: Extract drm_modeset_helper.[hc] by Daniel Vetter · 8 years ago
  3. f8ed34a drm: drm_helper_crtc_enable_color_mgmt() => drm_crtc_enable_color_mgmt() by Jyri Sarha · 8 years ago
  4. 5488dc1 drm: introduce pipe color correction properties by Lionel Landwerlin · 8 years ago
  5. 6af3e65 drm: Drop drm_helper_probe_single_connector_modes_nomerge() by Ville Syrjälä · 9 years ago
  6. 092d01d drm: Reorganize helper vtables and their docs by Daniel Vetter · 9 years ago
  7. b516a9e drm: Move LEAVE/ENTER_ATOMIC_MODESET to fbdev helpers by Daniel Vetter · 9 years ago
  8. 1eb8345 drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() by Ville Syrjälä · 9 years ago
  9. 4ad640e drm: Add a non-locking version of drm_kms_helper_poll_enable(), v2 by Egbert Eich · 9 years ago
  10. 4eebf60 Merge tag 'v4.2-rc7' into drm-next by Dave Airlie · 9 years ago
  11. 3b8a684b drm/atomic-helper: Add an atomice best_encoder callback by Daniel Vetter · 9 years ago
  12. 9a69a9a drm: Make the connector dpms callback return a value, v2. by Maarten Lankhorst · 9 years ago
  13. 613d2b2 drm/atomic: pass old crtc state to atomic_begin/flush. by Maarten Lankhorst · 9 years ago
  14. 9a436ee drm: make crtc/encoder/connector/plane helper_private a const pointer by Jani Nikula · 9 years ago
  15. c982bd9 drm/atomic-helpers: make mode_set hooks optional by Daniel Vetter · 9 years ago
  16. 21773f1 Merge tag 'topic/atomic-core-2015-01-27' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  17. 4cd4df8 drm/atomic: Add ->atomic_check() to encoder helpers by Thierry Reding · 10 years ago
  18. ee0a89c drm/atomic-helpers: Saner encoder/crtc callbacks by Daniel Vetter · 9 years ago
  19. 7552e7d drm: Include drm_crtc_helper.h in DocBook by Thierry Reding · 9 years ago
  20. 6d11a2f drm: Make drm_crtc_helper.h standalone includible by Thierry Reding · 9 years ago
  21. 2f324b4 drm/crtc-helper: Transitional functions using atomic plane helpers by Daniel Vetter · 10 years ago
  22. c2fcd27 drm: Add atomic/plane helpers by Daniel Vetter · 10 years ago
  23. 425a9a3 Merge tag 'topic/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  24. b87577b drm: try harder to avoid regression when merging mode bits by Dave Airlie · 10 years ago
  25. f9b0e25 drm: make mode_valid callback optional by Andrzej Hajda · 10 years ago
  26. 8d75454 drm: Split out drm_probe_helper.c from drm_crtc_helper.c by Daniel Vetter · 10 years ago
  27. 00d762c drm: drop error code for drm_helper_resume_force_mode by Daniel Vetter · 10 years ago
  28. 9fd9378 drm: remove return value from drm_helper_mode_fill_fb_struct by Daniel Vetter · 10 years ago
  29. 0993f1d drm: Make the connector mode_valid() vfunc return a drm_mode_status enum by Damien Lespiau · 11 years ago
  30. b8206d3 drm: return if changed in drm_helper_hpd_irq_event() by Marc-André Lureau · 11 years ago
  31. 3d3683f drm: extract drm_kms_helper_hotplug_event by Daniel Vetter · 12 years ago
  32. cfc1a06 drm: add helper to sort panels to the head of the connector list by Daniel Vetter · 12 years ago
  33. e811f5a drm: Make the .mode_fixup() operations mode argument a const pointer by Laurent Pinchart · 12 years ago
  34. 3b02ab8 drm: Miscellaneous typo fixes and documentation updates by Laurent Pinchart · 12 years ago
  35. 141670e drm: Move drm_format_num_planes() to drm_crtc.c by Ville Syrjälä · 12 years ago
  36. d0d110e drm: Add drm_format_num_planes() utility function by Ville Syrjälä · 12 years ago
  37. 248dbc2 drm: move the fb bpp/depth helper into the core. by Dave Airlie · 13 years ago
  38. 308e5bc drm: add an fb creation ioctl that takes a pixel format v5 by Jesse Barnes · 13 years ago
  39. 21c74a8 drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enum by Jason Wessel · 14 years ago
  40. 413d45d drm, kdb, kms: Add an enter argument to mode_set_base_atomic() API by Jason Wessel · 14 years ago
  41. fc1caf6 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  42. 1a7aba7 drm: add KGDB/KDB support by Jesse Barnes · 14 years ago
  43. 5c8d717 drm/kms: add crtc disable function by Alex Deucher · 14 years ago
  44. fbf8176 drm/kms: disable/enable poll around switcheroo on/off by Dave Airlie · 14 years ago
  45. eb1f8e4 drm/fbdev: rework output polling to be back in the core. (v4) by Dave Airlie · 14 years ago
  46. 0b4c0f3 drm/kms/fb: separate fbdev connector list from core drm connectors by Dave Airlie · 14 years ago
  47. 3865167 drm/fb: fix fbdev object model + cleanup properly. by Dave Airlie · 14 years ago
  48. 068143d drm/fb: add setcmap and fix 8-bit support. by Dave Airlie · 15 years ago
  49. 74bf2ad drm/kms: make fb helper work for all drivers. by Dave Airlie · 15 years ago
  50. a3a0544 drm/kms: add explicit encoder disable function and detach harder. by Dave Airlie · 15 years ago
  51. f380ef8 drm/crtc_helper: place drm_helper_encoder_in_use() in the header file by Maarten Maathuis · 15 years ago
  52. c9fb15f drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_dpms. by Keith Packard · 15 years ago
  53. 7a1fb5d drm: remove unused "can_grow" parameter from drm_crtc_helper_initial_config by Jesse Barnes · 15 years ago
  54. 3c6fc35 DRM: drm_crtc_helper.h doesn't actually need i2c.h by Jean Delvare · 15 years ago
  55. 7bec756 drm: disable encoders before re-routing them by Jesse Barnes · 15 years ago
  56. 5c3b82e drm: Propagate failure from setting crtc base. by Chris Wilson · 15 years ago
  57. 40a518d drm: initial KMS config fixes by Jesse Barnes · 15 years ago
  58. 3c4fdcf drm: pin new and unpin old buffer when setting a mode. by Kristian Høgsberg · 15 years ago
  59. f453ba0 DRM: add mode setting support by Dave Airlie · 16 years ago