1. e2e287f drm/atmel-hlcdc: Use the alpha format field in drm_format_info by Maxime Ripard · 7 years ago
  2. ce4eb35 drm/atmel-hlcdc: Use drm_fb_cma_fbdev_init/fini() by Noralf Trønnes · 7 years ago
  3. e60e1ee Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  4. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  5. 2a6f713 drm/atmel-hlcdc: Use drm_gem_fb_create() by Noralf Trønnes · 7 years ago
  6. e90271b drm: Nuke drm_atomic_helper_plane_set_property by Daniel Vetter · 7 years ago
  7. b671557 drm: Nuke drm_atomic_helper_crtc_set_property by Daniel Vetter · 7 years ago
  8. f3a7354 drm/atmel-hlcdc: switch to drm_*{get,put} helpers by Cihangir Akturk · 7 years ago
  9. d95a8e7 drm/atmel-hlcdc : constify drm_plane_helper_funcs and drm_plane_funcs. by Arvind Yadav · 8 years ago
  10. e6fc3b6 drm: Plumb modifiers through plane init by Ben Widawsky · 7 years ago
  11. 682b06a drm/atmel-hlcdc: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 7 years ago
  12. f4d41d9 drm/atmel-hlcdc: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 7 years ago
  13. d57da16 drm/atmel-hlcdec: Use for_each_new_connector_in_state by Maarten Lankhorst · 7 years ago
  14. 6458171 drm: Convert atomic drivers from CRTC .disable() to .atomic_disable() by Laurent Pinchart · 8 years ago
  15. 0b20a0f drm: Add old state pointer to CRTC .enable() helper function by Laurent Pinchart · 8 years ago
  16. b740e76 Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next by Sean Paul · 8 years ago
  17. 364a7bf drm: atmel-hlcdc: add support for 8-bit color lookup table mode by Peter Rosin · 8 years ago
  18. ae7c59f drm: atmel-hlcdc: add missing .set_property helper to the crtc by Peter Rosin · 8 years ago
  19. 6c8e547 drm/atmel-hlcdc: Remove unnecessary NULL check by Thierry Reding · 8 years ago
  20. bfda9aa Merge tag 'drm-misc-next-2017-06-15' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  21. ff9b47a drm/atmel-hlcdc: Fix panel registration by Boris Brezillon · 8 years ago
  22. 55f5b0b Merge tag 'drm-misc-next-2017-06-02' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  23. 96160a8 drm/atmel-hlcdc: Replace the panel usage with drm_panel_bridge. by Eric Anholt · 8 years ago
  24. 510fc3c drm/atmel-hlcdc: Drop custom encoder cleanup func. by Eric Anholt · 8 years ago
  25. a57bf53 drm/atmel-hlcdc: Use crtc->mode_valid() callback by Jose Abreu · 8 years ago
  26. e3ec0e1 drm/atmel: Drop drm_vblank_cleanup by Daniel Vetter · 8 years ago
  27. 2a1720376 Backmerge tag 'v4.12-rc3' into drm-next by Dave Airlie · 8 years ago
  28. c2c446a drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI by Robert Foss · 8 years ago
  29. 6bee9b7 drm/atmel-hlcdc: Fix output initialization by Boris Brezillon · 8 years ago
  30. 418d59e drm: atmel-hlcdc: Uninitialized return in atmel_hlcdc_create_outputs() by Dan Carpenter · 8 years ago
  31. ebc9446 drm: convert drivers to use drm_of_find_panel_or_bridge by Rob Herring · 8 years ago
  32. 99ed4d7 drm/atmel-hlcdc: Fix suspend/resume implementation by Boris Brezillon · 8 years ago
  33. d55f7e5 drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers by Daniel Vetter · 8 years ago
  34. 9a45d33 drm/atmel-hlcdc: Simplify the HLCDC layer logic by Boris Brezillon · 8 years ago
  35. cd25235 drm: Always prepare null framebuffer in transitional helper by Gabriel Krisman Bertazi · 8 years ago
  36. 82308e2 drm: atmel: use vblank hooks in struct drm_crtc_funcs by Shawn Guo · 8 years ago
  37. 967dd48 drm: remove drm_vblank_no_hw_counter assignment from driver code by Shawn Guo · 8 years ago
  38. e4563f6 drm: Rely on mode_config data for fb_helper initialization by Gabriel Krisman Bertazi · 8 years ago
  39. bb7e983 Merge tag 'drm/atmel-hlcdc/for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bbrezillon/linux into drm-next by Dave Airlie · 8 years ago
  40. db02b76 drm/atmel-hlcdc: Rework the fbdev creation logic by Boris Brezillon · 8 years ago
  41. 3bb80f2 drm: bridge: Link encoder and bridge in core code by Laurent Pinchart · 8 years ago
  42. 438b74a drm: Nuke fb->pixel_format by Ville Syrjälä · 8 years ago
  43. 353c859 drm: Replace drm_format_plane_cpp() with fb->format->cpp[] by Ville Syrjälä · 8 years ago
  44. bcb0b46 drm: Replace drm_format_num_planes() with fb->format->num_planes by Ville Syrjälä · 8 years ago
  45. 55edf41 drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs by Jani Nikula · 8 years ago
  46. 9fe58f0 drm/atmel-hlcdc: Use per-plane rotation property by Ville Syrjälä · 8 years ago
  47. bd2ef25 drm: Add drm_rotation_90_or_270() by Ville Syrjälä · 8 years ago
  48. 0853695 drm: Add reference counting to drm_atomic_state by Chris Wilson · 8 years ago
  49. ca09fb9 Merge tag 'v4.8-rc8' into drm-next by Dave Airlie · 8 years ago
  50. 0f28860 drm: Don't swallow error codes in drm_dev_alloc() by Tom Gundersen · 8 years ago
  51. 1ba7db0 drm/atmel-hlcdc: Make ->reset() implementation static by Thierry Reding · 8 years ago
  52. d31ed3f drm: atmel-hlcdc: Fix vertical scaling by Jan Leupold · 9 years ago
  53. 2b58e98 drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit by Liu Ying · 8 years ago
  54. 1832040 drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fb by Chris Wilson · 8 years ago
  55. 31ad61e drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_? by Joonas Lahtinen · 8 years ago
  56. 2383050f Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc by Daniel Vetter · 8 years ago
  57. 5de10e9 drm/atmel-hlcdc: make fbdev support really optional by Tobias Jakobi · 8 years ago
  58. 6c181c8 Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  59. 548ebe1 drm/atmel: use drm_crtc_handle_vblank() by Gustavo Padovan · 9 years ago
  60. 542d972 Back-merge tag 'v4.7-rc5' into drm-next by Dave Airlie · 9 years ago
  61. 6966e48 drm/atmel-hlcdc: Remove redundant call to drm_connector_unregister_all() by Chris Wilson · 9 years ago
  62. 0b1e1eb drm: atmel-hlcdc: Fix OF graph parsing by Boris Brezillon · 9 years ago
  63. 1b7e38b drm: atmel-hlcdc: actually disable scaling when no scaling is required by Boris Brezillon · 9 years ago
  64. 99e6fe50 drm/atmel-hlcdc: Remove redundant calls to drm_connector_register_all() by Chris Wilson · 9 years ago
  65. f22c912 drm: atmel-hlcdc: Rely on the default ->best_encoder() behavior by Boris Brezillon · 9 years ago
  66. 5e84c26 drm/atomic-helper: Massage swap_state signature somewhat by Daniel Vetter · 9 years ago
  67. 2cca455 Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  68. bb4cec0 Merge tag 'topic/lockless-gem-bo-freeing-2016-06-01' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  69. 23a25ed drm/atmel: use drm_crtc_vblank_{get,put}() by Gustavo Padovan · 9 years ago
  70. 8176731 drm/atmel: use drm_crtc_send_vblank_event() by Gustavo Padovan · 9 years ago
  71. 58a2ab3 drm: atmel-hlcdc: fix a NULL check by Dan Carpenter · 9 years ago
  72. c2e4c99 drm: atmel-hlcdc: fix atmel_hlcdc_crtc_reset() implementation by Boris Brezillon · 9 years ago
  73. 3100e64 drm/atmel: Use lockless gem BO free callback by Daniel Vetter · 9 years ago
  74. ec2dc6a drm: Drop crtc argument from __drm_atomic_helper_crtc_destroy_state by Daniel Vetter · 9 years ago
  75. 9a297b3 Merge branch 'drm-atmel-hlcdc-devel' of https://github.com/bbrezillon/linux-at91 into drm-next by Dave Airlie · 9 years ago
  76. b3383f7 drm: atmel_hldc: Use generic drm_connector_register_all() helper by Alexey Brodkin · 9 years ago
  77. ebab87a drm: atmel-hlcdc: route DMA accesses through AHB interfaces by Boris Brezillon · 9 years ago
  78. 5ac44c8 drm: atmel-hlcdc: check display mode validity in crtc->mode_fixup() by Boris Brezillon · 9 years ago
  79. 17a8e03 drm: atmel-hlcdc: rework the output code to support drm bridges by Boris Brezillon · 9 years ago
  80. aca63b7 drm: atmel-hlcdc: move output mode selection in CRTC implementation by Boris Brezillon · 9 years ago
  81. 79a3fc2 drm: atmel-hlcdc: support extended timing ranges on sama5d4 and sama5d2 by Boris Brezillon · 9 years ago
  82. aab6d08 drm: atmel-hlcdc: remove leftovers from atomic mode setting migration by Boris Brezillon · 9 years ago
  83. abfc936 drm: atmel-hlcdc: fix connector and encoder types by Boris Brezillon · 9 years ago
  84. 9b19061 drm: atmel-hlcdc: support asynchronous atomic commit operations by Boris Brezillon · 9 years ago
  85. 1a7b37c drm: atmel-hlcdc: add a ->cleanup_fb() operation by Boris Brezillon · 9 years ago
  86. 222b909 drm/atmel: Fixup drm_connector_/unplug/unregister/_all by Daniel Vetter · 9 years ago
  87. b47ff7e drm/atmel-hlcdc: use helper to get crtc state by Andrzej Hajda · 9 years ago
  88. 074b962 drm/atmel-hlcdc: remove optional dummy crtc mode_fixup function. by Carlos Palminha · 9 years ago
  89. 9c333c2 drm/atmel: Nuke preclose by Daniel Vetter · 9 years ago
  90. e112e59 drm: use dev_name as default unique name in drm_dev_alloc() by Nicolas Iooss · 9 years ago
  91. e9becd4 drm/atmel-hlcdc: Constify function pointer structs by Ville Syrjälä · 9 years ago
  92. d6ec5ec drm: atmel-hlcdc: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  93. 34649c4 drm: atmel-hlcdc: add support for sama5d2 SoCs by Nicolas Ferre · 9 years ago
  94. 13a3d91 drm: Pass 'name' to drm_encoder_init() by Ville Syrjälä · 9 years ago
  95. b0b3b79 drm: Pass 'name' to drm_universal_plane_init() by Ville Syrjälä · 9 years ago
  96. f988287 drm: Pass 'name' to drm_crtc_init_with_planes() by Ville Syrjälä · 9 years ago
  97. 1eb83451 drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() by Ville Syrjälä · 9 years ago
  98. b44f840 drm: Stop using drm_vblank_count() as the hw frame counter by Ville Syrjälä · 9 years ago
  99. 88e7271 drm/irq: Use unsigned int pipe in public API by Thierry Reding · 9 years ago
  100. 14152c8 drm: Use DRM_ROTATE_MASK and DRM_REFLECT_MASK by Joonas Lahtinen · 9 years ago