1. be8454a Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  2. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  3. 9a671c2 drm/omap: remove open-coded drm_invalid_op() by Emil Velikov · 6 years ago
  4. 30b7176 drm/omap: Add support for drm_panel by Laurent Pinchart · 6 years ago
  5. 79107f2 drm/omap: Add support for drm_bridge by Laurent Pinchart · 6 years ago
  6. a4e2652 drm/omap: Refactor initialization sequence by Laurent Pinchart · 6 years ago
  7. de9225a drm/omap: Move display alias ID to omap_drm_pipeline by Laurent Pinchart · 6 years ago
  8. 79d11e9 drm/omap: Don't pass display pointer to encoder init function by Laurent Pinchart · 6 years ago
  9. d2c5316 drm/omap: Use atomic suspend/resume helpers by Laurent Pinchart · 6 years ago
  10. fcd70cd drm: Split out drm_probe_helper.h by Daniel Vetter · 6 years ago
  11. 08bafff drm/omap: Replace drm_dev_unref with drm_dev_put by Thomas Zimmermann · 7 years ago
  12. e64d022 drm/omap: Replace drm_gem_object_unreference_unlocked with put function by Thomas Zimmermann · 7 years ago
  13. 52c5dd2 drm/omap: Determine connector type directly in omap_connector.c by Laurent Pinchart · 7 years ago
  14. 47a3ee2 drm/omap: Pass both output and display omap_dss_device to connector init by Laurent Pinchart · 7 years ago
  15. d96aaad drm/omap: Pass both output and display omap_dss_device to encoder init by Laurent Pinchart · 7 years ago
  16. 18412b6 drm/omap: Merge HPD enable operation with HPD callback registration by Laurent Pinchart · 7 years ago
  17. 83910ad drm/omap: Move most omap_dss_driver operations to omap_dss_device_ops by Laurent Pinchart · 7 years ago
  18. a4e9ecf drm/omap: Remove unnecessary display output sanity checks by Laurent Pinchart · 7 years ago
  19. e48f9f1 drm/omap: Store CRTC lookup by channel table in omap_drm_private by Laurent Pinchart · 7 years ago
  20. 00b30e7 drm/omap: Pass pipe pointer to omap_crtc_init() by Laurent Pinchart · 7 years ago
  21. 511afb4 drm/omap: Reverse direction of DSS device (dis)connect operations by Laurent Pinchart · 7 years ago
  22. 2ee7679 drm/omap: Group CRTC, encoder, connector and dssdev in a structure by Laurent Pinchart · 7 years ago
  23. ac3b131 drm/omap: Create all planes before CRTCs by Laurent Pinchart · 7 years ago
  24. f969936 drm/omap: Remove unneeded variable assignments in omap_modeset_init by Laurent Pinchart · 7 years ago
  25. 845417b drm/omap: dss: Move DSS mgr ops and private data to dss_device by Laurent Pinchart · 7 years ago
  26. f324b27 drm/omap: dss: Store dss_device pointer in omap_dss_device by Laurent Pinchart · 7 years ago
  27. c1dfe72 drm/omap: dss: Move and rename omap_dss_(get|put)_device() by Laurent Pinchart · 7 years ago
  28. 92ce521 drm/omap: dss: Rename for_each_dss_dev macro to for_each_dss_display by Laurent Pinchart · 7 years ago
  29. ec727e3 drm/omap: dss: Add functions to connect and disconnect devices by Laurent Pinchart · 7 years ago
  30. eb5bc1f drm/omap: Do dss_device (display) ordering in omap_drv.c by Peter Ujfalusi · 7 years ago
  31. 52b9ef2 drm/omap: Manage the usable omap_dss_device list within omap_drm_private by Peter Ujfalusi · 7 years ago
  32. fb96b67 drm/omap: Allocate drm_device earlier and unref it as last step by Peter Ujfalusi · 7 years ago
  33. cde4c44 drm: drop _mode_ from drm_mode_connector_attach_encoder by Daniel Vetter · 7 years ago
  34. f846618 drm/omap: gem: Switch to gem_free_object_unlocked() by Daniel Vetter · 7 years ago
  35. 5117bd8 drm/omap: gem: Fix mm_list locking by Daniel Vetter · 7 years ago
  36. 23936ba drm/omap: Use normalized zpos for plane placement by Peter Ujfalusi · 7 years ago
  37. 1915d7f drm/omap: fix maximum sizes by Tomi Valkeinen · 7 years ago
  38. efd1f06 drm/omap: cleanup fbdev init/free by Tomi Valkeinen · 7 years ago
  39. 50638ae drm: omapdrm: dispc: Pass DISPC pointer to dispc_ops operations by Laurent Pinchart · 7 years ago
  40. d3541ca drm: omapdrm: dss: Store dispc ops in dss_device structure by Laurent Pinchart · 7 years ago
  41. 72877cf drm: omapdrm: dss: Store DSS device pointer in the omapdrm private data by Laurent Pinchart · 7 years ago
  42. 64cb817 drm: omapdrm: dss: Pass omap_drm_private pointer to dss_mgr_ops by Laurent Pinchart · 7 years ago
  43. a82f0347 drm: omapdrm: Split init and cleanup from probe and remove functions by Laurent Pinchart · 7 years ago
  44. bb5cdf8 drm: omapdrm: Remove filename from header and fix copyright tag by Andrew F. Davis · 7 years ago
  45. 7fb15c4 drm: omapdrm: Pass drm_device to omap_gem_resume() by Laurent Pinchart · 7 years ago
  46. a7631c4 drm/omap: Filter displays mode based on bandwidth limit by Peter Ujfalusi · 7 years ago
  47. ef62d30 drm/omap: Use drm_fb_helper_lastclose() and _poll_changed() by Noralf Trønnes · 7 years ago
  48. fc5cc967 drm/omap: work-around for omap3 display enable by Tomi Valkeinen · 7 years ago
  49. 4161f20 drm/omap: remove no-op cleanup code by Tomi Valkeinen · 7 years ago
  50. f64eafa drm/omap: rename omapdrm device back by Tomi Valkeinen · 7 years ago
  51. 510c74c drm: omapdrm: Register omapdrm platform device in omapdss driver by Laurent Pinchart · 7 years ago
  52. 3c59680 drm/omap: Support for HDMI hot plug detection by Peter Ujfalusi · 8 years ago
  53. 34d8823 drm/omapdrm: Fix omap_atomic_wait_for_completion by Maarten Lankhorst · 7 years ago
  54. 4ab732a drm/omapdrm: Use the drm_driver.dumb_destroy default by Noralf Trønnes · 7 years ago
  55. 9d24159a drm/omap: define compat_ioctl by Tomi Valkeinen · 8 years ago
  56. 564f88c drm/omap: add new connector types by Tomi Valkeinen · 8 years ago
  57. 6e471fa drm: omapdrm: Infer the OMAP version from the SoC family by Laurent Pinchart · 8 years ago
  58. dff6c24 drm: omapdrm: Add zpos property by Laurent Pinchart · 8 years ago
  59. d6f544f drm: omapdrm: Remove legacy buffer synchronization support by Laurent Pinchart · 8 years ago
  60. a9e6f9f drm: omapdrm: Use DRM core's atomic commit helper by Laurent Pinchart · 8 years ago
  61. c2c446a drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI by Robert Foss · 8 years ago
  62. e8e13b1 drm/omap: Major omap_modeset_init() cleanup by Jyri Sarha · 8 years ago
  63. f1118b8 drm/omap: Get rid of DRM_OMAP_NUM_CRTCS config option by Jyri Sarha · 8 years ago
  64. 8a54aa9 drm/omap: use drm_atomic_helper_shutdown() by Tomi Valkeinen · 8 years ago
  65. a09d2bc drm/omap: Use omapdss_stack_is_ready() to check that the display stack is up by Peter Ujfalusi · 9 years ago
  66. 9f75922 drm/omap: use dispc_ops by Tomi Valkeinen · 9 years ago
  67. c283400 drm/omap: move dispc related dss-feat funcs to dispc by Tomi Valkeinen · 9 years ago
  68. 5f6ab8c drm/omap: Add support for render nodes by Hemant Hariyani · 9 years ago
  69. 1e90711 drm/omap: decrease min width & height by Tomi Valkeinen · 8 years ago
  70. 8e22e1b Merge airlied/drm-next into drm-misc-next by Daniel Vetter · 8 years ago
  71. 897145d drm/omapdrm: Move commit_modeset_enables() before commit_planes() by Jyri Sarha · 8 years ago
  72. e025d38 Revert "drm: omapdrm: Let the DRM core skip plane commit on inactive CRTCs" by Jyri Sarha · 8 years ago
  73. 0396162 drm/omap: use vblank hooks in struct drm_crtc_funcs by Tomi Valkeinen · 8 years ago
  74. 967dd48 drm: remove drm_vblank_no_hw_counter assignment from driver code by Shawn Guo · 8 years ago
  75. 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
  76. c259e81 drm/omap: Remove omap_debugfs_cleanup() by Noralf Trønnes · 8 years ago
  77. 11b3c20 drm: Change the return type of the unload hook to void by Gabriel Krisman Bertazi · 8 years ago
  78. 2f95bc6 drm: omapdrm: Perform initialization/cleanup at probe/remove time by Laurent Pinchart · 8 years ago
  79. dadf465 drm: omapdrm: Let the DRM core skip plane commit on inactive CRTCs by Laurent Pinchart · 9 years ago
  80. 728ae8d drm: omapdrm: Handle FIFO underflow IRQs internally by Laurent Pinchart · 10 years ago
  81. e43f2c3 drm/omap: fix primary-plane's possible_crtcs by Tomi Valkeinen · 8 years ago
  82. 0da88db drm/omap: Use per-plane rotation property by Ville Syrjälä · 8 years ago
  83. 18391ec drm/omap: Set rotation property initial value to BIT(DRM_ROTATE_0) insted of 0 by Ville Syrjälä · 8 years ago
  84. 0853695 drm: Add reference counting to drm_atomic_state by Chris Wilson · 8 years ago
  85. 2b58e98 drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit by Liu Ying · 8 years ago
  86. 31ad61e drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_? by Joonas Lahtinen · 8 years ago
  87. a325725 drm: Lobotomize set_busid nonsense for !pci drivers by Daniel Vetter · 9 years ago
  88. 5e84c26 drm/atomic-helper: Massage swap_state signature somewhat by Daniel Vetter · 9 years ago
  89. 3c85f20 Merge tag 'omapdrm-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next by Dave Airlie · 9 years ago
  90. 4a64b90 drm: omapdrm: add DSI mapping by Sebastian Reichel · 9 years ago
  91. 8207257 drm/omap: Use for_each_plane_in_state by Daniel Vetter · 9 years ago
  92. a8ad0bd drm: Remove unused drm_device from drm_gem_object_lookup() by Chris Wilson · 9 years ago
  93. 6fc17fb drm/omapdrm: Rename async to nonblock. by Maarten Lankhorst · 9 years ago
  94. a90cc3f2 Merge tag 'omapdrm-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next by Dave Airlie · 9 years ago
  95. 179df15 drm/omap: remove use of omapdss_find_mgr_from_display() by Tomi Valkeinen · 9 years ago
  96. 92bf0f9 drm/omap: fix suspend/resume handling by Tomi Valkeinen · 9 years ago
  97. 8c04fde drm/omap: Nuke close hooks by Daniel Vetter · 9 years ago
  98. 728fea7 drm/omap: set DRIVER_ATOMIC for omapdrm by Tomi Valkeinen · 9 years ago
  99. ef3f4e9 drm: omapdrm: gem: Mask out private flags passed from userspace by Laurent Pinchart · 9 years ago
  100. e1c1174 drm: omapdrm: Make fbdev emulation optional by Laurent Pinchart · 9 years ago