1. 25e28ef2 drm/armada: drop use of drmP.h by Sam Ravnborg · 5 years ago
  2. 03b0f2c Merge v5.3-rc1 into drm-misc-next by Maxime Ripard · 5 years ago
  3. be8454a Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  4. 837567c drm/armada: no need to check parent of remote by Russell King · 6 years ago
  5. 989b9a7 drm/armada: use for_each_endpoint_of_node() to walk crtc endpoints by Russell King · 6 years ago
  6. f54a599 drm/armada: replace the simple-framebuffer by Lubomir Rintel · 6 years ago
  7. 0424fda drm/prime: Actually remove DRIVER_PRIME everywhere by Daniel Vetter · 6 years ago
  8. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  9. 0ab1749 drm/armada: add drm_atomic_helper_shutdown() call in tear-down by Russell King · 7 years ago
  10. fcd70cd drm: Split out drm_probe_helper.h by Daniel Vetter · 6 years ago
  11. aa595c0 drm/armada: remove obsolete fb unreferencing kfifo and workqueue by Russell King · 6 years ago
  12. 6bd0290 drm/armada: enable atomic modeset support by Russell King · 6 years ago
  13. 3382a6b drm/armada: move armada_drm_mode_config_funcs to armada_drv.c by Russell King · 6 years ago
  14. 80c63ae drm/armada: reset all atomic state during driver initialisation by Russell King · 6 years ago
  15. 830aadc drm/armada: Replace drm_dev_unref with drm_dev_put by Thomas Zimmermann · 6 years ago
  16. df13928 drm/armada: Use drm_fb_helper_lastclose() and _poll_changed() by Noralf Trønnes · 7 years ago
  17. a52ff2a drm/armada: Replace drm_framebuffer_reference/unreference() with _get/put() by Haneen Mohammed · 7 years ago
  18. a33d7f8 drm/armada: Remove unused #include <drmP.h> by Haneen Mohammed · 7 years ago
  19. 4ee7362 drm/armada: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 7 years ago
  20. 4bf9914 drm: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  21. f42e181 drm/gem: Add DEFINE_DRM_GEM_FOPS by Daniel Vetter · 8 years ago
  22. a452165 Merge branch 'drm/next/platform' of git://linuxtv.org/pinchartl/media into drm-misc-next by Daniel Vetter · 8 years ago
  23. b516a6c drm/armada: Remove armada_drm_debugfs_cleanup() by Noralf Trønnes · 8 years ago
  24. 76adb46 drm: Remove the struct drm_device platformdev field by Laurent Pinchart · 8 years ago
  25. 5922a7d drm: armada: use vblank hooks in struct drm_crtc_funcs by Shawn Guo · 8 years ago
  26. 967dd48 drm: remove drm_vblank_no_hw_counter assignment from driver code by Shawn Guo · 8 years ago
  27. 75f6dfe drm: Deduplicate driver initialization message by Gabriel Krisman Bertazi · 8 years ago
  28. 4d5304d Merge branch 'drm-armada-devel' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 8 years ago
  29. 917a3cb drm/armada: de-midlayer armada by Russell King · 8 years ago
  30. 97ac0e4 drm: convert DT component matching to component_match_add_release() by Russell King · 8 years ago
  31. e1f96ef drm: drop DRIVER_HAVE_IRQ flag for some drivers by Shawn Guo · 8 years ago
  32. a325725 drm: Lobotomize set_busid nonsense for !pci drivers by Daniel Vetter · 9 years ago
  33. 87adc63 drm/armada: Use lockless gem BO free callback by Daniel Vetter · 9 years ago
  34. fcee590 drm: Nuke ->vblank_disable_allowed by Daniel Vetter · 9 years ago
  35. d704f8e drm/armada: Remove NULL open/pre/postclose hooks by Daniel Vetter · 9 years ago
  36. f884a50 Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 9 years ago
  37. 0b8ebea drm/armada: use a private mutex to protect priv->linear by Daniel Vetter · 9 years ago
  38. 7fc7e86 drm/armada: Convert the probe function to the generic drm_of_component_probe() by Liviu Dudau · 9 years ago
  39. affa0e03 Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  40. f8c4714 drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers by Daniel Vetter · 9 years ago
  41. 6b62b3e Merge tag 'topic/drm-misc-2015-10-08' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  42. b44f840 drm: Stop using drm_vblank_count() as the hw frame counter by Ville Syrjälä · 9 years ago
  43. 88e7271 drm/irq: Use unsigned int pipe in public API by Thierry Reding · 9 years ago
  44. 7c8f7e1 drm/armada: move vbl code into armada_crtc by Russell King · 10 years ago
  45. 0fb2970 drm/armada: remove non-component support by Russell King · 10 years ago
  46. dde1006 Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 10 years ago
  47. 38bf3ae drm/armada: armada_drv: Remove unused function by Rickard Strandqvist · 10 years ago
  48. a8a93c6 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next by Greg Kroah-Hartman · 10 years ago
  49. 30aad89 Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-fixes by Dave Airlie · 10 years ago
  50. 85a4389 gpu: drm: armada: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  51. 0544e38 drm/armada: add IRQ support back by Russell King · 10 years ago
  52. 915b4d1 drm: add driver->set_busid() callback by David Herrmann · 10 years ago
  53. 9611cb9 drm/armada: register crtc with port by Russell King · 11 years ago
  54. d8c9608 drm/armada: permit CRTCs to be registered as separate devices by Russell King · 11 years ago
  55. 0101fd0 drm/armada: convert to componentized support by Russell King · 11 years ago
  56. 42e62ba drm/armada: make variant a CRTC thing by Russell King · 11 years ago
  57. 3ecea26 drm/armada: move variant initialisation to CRTC init by Russell King · 11 years ago
  58. d016540 drm/armada: use number of CRTCs registered by Russell King · 11 years ago
  59. e5d9ddf drm/armada: move IRQ handling into CRTC by Russell King · 11 years ago
  60. f95aeb1 drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE() by Damien Lespiau · 11 years ago
  61. bb0f1b5 drm: pass the irq explicitly to drm_irq_install by Daniel Vetter · 11 years ago
  62. ae69340 Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox into drm-fixes by Dave Airlie · 11 years ago
  63. d13c46c DRM: armada: fix use of kfifo_put() by Russell King · 11 years ago
  64. cfd72a4 Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  65. 50fb3c3 drm/armada: directly call drm_put_dev in ->remove by Daniel Vetter · 11 years ago
  66. 5c015db Merge branch 'drm-tda998x-3.12-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox into drm-fixes by Dave Airlie · 11 years ago
  67. 2f5ae49 DRM: Armada: implement lastclose() for fbhelper by Russell King · 11 years ago
  68. 5e4e3ba Merge branch 'drm-tda998x-3.12' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox into drm-next by Dave Airlie · 11 years ago
  69. 585b691 DRM: Armada: add support for drm tda19988 driver by Russell King · 12 years ago
  70. 96f60e3 DRM: Armada: Add Armada DRM driver by Russell King · 12 years ago