1. 51f644b drm/atomic-helper: reset vblank on crtc reset by Daniel Vetter · 4 years, 7 months ago
  2. cd3ac8c drm/atmel-hlcdc: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS by Thomas Zimmermann · 4 years, 8 months ago
  3. dc502e2 drm/atmel-hlcdc: Use GEM CMA object functions by Thomas Zimmermann · 4 years, 8 months ago
  4. cbb9ea4 drm/atmel-hlcdc: Use simple encoder by Thomas Zimmermann · 4 years, 11 months ago
  5. a25b988 drm/bridge: Extend bridge API to disable connector creation by Laurent Pinchart · 5 years ago
  6. 02da7c3 Revert "drm: atmel-hlcdc: enable sys_clk during initalization." by Claudiu Beznea · 5 years ago
  7. 51a19d1 drm: atmel-hlcdc: prefer a lower pixel-clock than requested by Peter Rosin · 5 years ago
  8. 2c1fb9d drm: atmel-hlcdc: enable clock before configuring timing engine by Claudiu Beznea · 5 years ago
  9. 07acf4b drm: atmel-hlcdc: use double rate for pixel clock only if supported by Claudiu Beznea · 5 years ago
  10. 2840f1f drm/atmel: plane_state->fb iff plane_state->crtc by Daniel Vetter · 5 years ago
  11. d99382e drm/atmel: ditch fb_create wrapper by Daniel Vetter · 5 years ago
  12. 695379b drm/atmel-hlcdc: Use swap() where appropriate by Ville Syrjälä · 5 years ago
  13. 89958b7 drm/bridge: panel: Infer connector type from panel by default by Laurent Pinchart · 5 years ago
  14. 03b0f2c Merge v5.3-rc1 into drm-misc-next by Maxime Ripard · 5 years ago
  15. be8454a Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  16. 71866a5 drm/atmel_hlcdc: drop use of drmP.h by Sam Ravnborg · 6 years ago
  17. e3c91a8 drm/atmel-hlcdc: set layer REP bit to enable replication logic by Joshua.Henderson@microchip.com · 6 years ago
  18. b82a6fd drm/atmel: Drop drm_gem_prime_export/import by Daniel Vetter · 6 years ago
  19. 0424fda drm/prime: Actually remove DRIVER_PRIME everywhere by Daniel Vetter · 6 years ago
  20. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  21. cbb3207 drm/atmel-hlcdc: revert shift by 8 by Claudiu Beznea · 6 years ago
  22. e2435ea drm: atmel-hlcdc: add sam9x60 LCD controller by Sandeep Sheriker Mallikarjun · 6 years ago
  23. 262d67e drm: atmel-hlcdc: enable sys_clk during initalization. by Sandeep Sheriker Mallikarjun · 6 years ago
  24. e1dc68a drm: atmel-hlcdc: avoid initializing cfg with zero by Claudiu Beznea · 6 years ago
  25. a6eca2a drm: atmel-hlcdc: add config option for clock selection by Claudiu Beznea · 6 years ago
  26. 88cd7a2 Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  27. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  28. f3e9632 drm: Remove users of drm_format_(horz|vert)_chroma_subsampling by Maxime Ripard · 6 years ago
  29. 5b38e74 drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)install by Daniel Vetter · 6 years ago
  30. ac109c8 drm/atmel-hlcdc: fix clipping of planes by Peter Rosin · 6 years ago
  31. d06fe13 drm/atmel-hlcdc: do not swap w/h of the crtc when a plane is rotated by Peter Rosin · 6 years ago
  32. 8cdb00a drm/atmel-hlcdc: rotate planes counterclockwise by Peter Rosin · 6 years ago
  33. fcd70cd drm: Split out drm_probe_helper.h by Daniel Vetter · 6 years ago
  34. da6a512 drm/atmel-hlcdc: Use drm_fbdev_generic_setup() by Noralf Trønnes · 6 years ago
  35. d680781 drm/atmel: Drop transitional hooks by Daniel Vetter · 6 years ago
  36. 9cb5f48 drm/atmel-hlcdc: Replace drm_dev_unref with drm_dev_put by Thomas Zimmermann · 7 years ago
  37. b6e075c drm/atmel-hlcdc: support bus-width (12/16/18/24) in endpoint nodes by Peter Rosin · 6 years ago
  38. 012877b drm/atmel-hlcdc: always iterate over the first 4 output endpoints by Peter Rosin · 6 years ago
  39. 9946a3a drm/atmel-hlcdc: allow selecting a higher pixel-clock than requested by Peter Rosin · 6 years ago
  40. 319711f drm/atmel-hlcdc: prefer a higher rate clock as pixel-clock base by Peter Rosin · 6 years ago
  41. e251217 drm: atmel-hlcdc: Use __drm_atomic_helper_plane_reset instead of copying the logic by Alexandru Gheorghe · 6 years ago
  42. c981c01 Merge tag 'ib-fbdev-drm-v4.19-deferred-console-takeover' of https://github.com/bzolnier/linux into drm-misc-next by Gustavo Padovan · 7 years ago
  43. f329456 Merge tag 'drm-misc-fixes-2018-06-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  44. 9fcf2b3 drm/atmel-hlcdc: check stride values in the first plane by Stefan Agner · 7 years ago
  45. 952a08a drm/atmel-hlcdc: Stop using plane->fb by Ville Syrjälä · 7 years ago
  46. 0010ac3 drm/atmel-hlcdc: Stop consulting plane->crtc by Ville Syrjälä · 7 years ago
  47. 7f73c10 drm/atmel-hclcdc: Convert to the new generic alpha property by Maxime Ripard · 7 years ago
  48. e2e287f drm/atmel-hlcdc: Use the alpha format field in drm_format_info by Maxime Ripard · 7 years ago
  49. ce4eb35 drm/atmel-hlcdc: Use drm_fb_cma_fbdev_init/fini() by Noralf Trønnes · 7 years ago
  50. e60e1ee Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  51. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  52. 2a6f713 drm/atmel-hlcdc: Use drm_gem_fb_create() by Noralf Trønnes · 7 years ago
  53. e90271b drm: Nuke drm_atomic_helper_plane_set_property by Daniel Vetter · 7 years ago
  54. b671557 drm: Nuke drm_atomic_helper_crtc_set_property by Daniel Vetter · 7 years ago
  55. f3a7354 drm/atmel-hlcdc: switch to drm_*{get,put} helpers by Cihangir Akturk · 7 years ago
  56. d95a8e7 drm/atmel-hlcdc : constify drm_plane_helper_funcs and drm_plane_funcs. by Arvind Yadav · 8 years ago
  57. e6fc3b6 drm: Plumb modifiers through plane init by Ben Widawsky · 7 years ago
  58. 682b06a drm/atmel-hlcdc: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 7 years ago
  59. f4d41d9 drm/atmel-hlcdc: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 8 years ago
  60. d57da16 drm/atmel-hlcdec: Use for_each_new_connector_in_state by Maarten Lankhorst · 8 years ago
  61. 6458171 drm: Convert atomic drivers from CRTC .disable() to .atomic_disable() by Laurent Pinchart · 8 years ago
  62. 0b20a0f drm: Add old state pointer to CRTC .enable() helper function by Laurent Pinchart · 8 years ago
  63. b740e76 Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next by Sean Paul · 8 years ago
  64. 364a7bf drm: atmel-hlcdc: add support for 8-bit color lookup table mode by Peter Rosin · 8 years ago
  65. ae7c59f drm: atmel-hlcdc: add missing .set_property helper to the crtc by Peter Rosin · 8 years ago
  66. 6c8e547 drm/atmel-hlcdc: Remove unnecessary NULL check by Thierry Reding · 8 years ago
  67. 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
  68. ff9b47a drm/atmel-hlcdc: Fix panel registration by Boris Brezillon · 8 years ago
  69. 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
  70. 96160a8 drm/atmel-hlcdc: Replace the panel usage with drm_panel_bridge. by Eric Anholt · 8 years ago
  71. 510fc3c drm/atmel-hlcdc: Drop custom encoder cleanup func. by Eric Anholt · 8 years ago
  72. a57bf53 drm/atmel-hlcdc: Use crtc->mode_valid() callback by Jose Abreu · 8 years ago
  73. e3ec0e1 drm/atmel: Drop drm_vblank_cleanup by Daniel Vetter · 8 years ago
  74. 2a1720376 Backmerge tag 'v4.12-rc3' into drm-next by Dave Airlie · 8 years ago
  75. c2c446a drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI by Robert Foss · 8 years ago
  76. 6bee9b7 drm/atmel-hlcdc: Fix output initialization by Boris Brezillon · 8 years ago
  77. 418d59e drm: atmel-hlcdc: Uninitialized return in atmel_hlcdc_create_outputs() by Dan Carpenter · 8 years ago
  78. ebc9446 drm: convert drivers to use drm_of_find_panel_or_bridge by Rob Herring · 8 years ago
  79. 99ed4d7 drm/atmel-hlcdc: Fix suspend/resume implementation by Boris Brezillon · 8 years ago
  80. d55f7e5 drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers by Daniel Vetter · 8 years ago
  81. 9a45d33 drm/atmel-hlcdc: Simplify the HLCDC layer logic by Boris Brezillon · 8 years ago
  82. cd25235 drm: Always prepare null framebuffer in transitional helper by Gabriel Krisman Bertazi · 8 years ago
  83. 82308e2 drm: atmel: use vblank hooks in struct drm_crtc_funcs by Shawn Guo · 8 years ago
  84. 967dd48 drm: remove drm_vblank_no_hw_counter assignment from driver code by Shawn Guo · 8 years ago
  85. e4563f6 drm: Rely on mode_config data for fb_helper initialization by Gabriel Krisman Bertazi · 8 years ago
  86. 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
  87. db02b76 drm/atmel-hlcdc: Rework the fbdev creation logic by Boris Brezillon · 8 years ago
  88. 3bb80f2 drm: bridge: Link encoder and bridge in core code by Laurent Pinchart · 8 years ago
  89. 438b74a drm: Nuke fb->pixel_format by Ville Syrjälä · 8 years ago
  90. 353c859 drm: Replace drm_format_plane_cpp() with fb->format->cpp[] by Ville Syrjälä · 8 years ago
  91. bcb0b46 drm: Replace drm_format_num_planes() with fb->format->num_planes by Ville Syrjälä · 8 years ago
  92. 55edf41 drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs by Jani Nikula · 8 years ago
  93. 9fe58f0 drm/atmel-hlcdc: Use per-plane rotation property by Ville Syrjälä · 8 years ago
  94. bd2ef25 drm: Add drm_rotation_90_or_270() by Ville Syrjälä · 8 years ago
  95. 0853695 drm: Add reference counting to drm_atomic_state by Chris Wilson · 8 years ago
  96. ca09fb9 Merge tag 'v4.8-rc8' into drm-next by Dave Airlie · 8 years ago
  97. 0f28860 drm: Don't swallow error codes in drm_dev_alloc() by Tom Gundersen · 8 years ago
  98. 1ba7db0 drm/atmel-hlcdc: Make ->reset() implementation static by Thierry Reding · 9 years ago
  99. d31ed3f drm: atmel-hlcdc: Fix vertical scaling by Jan Leupold · 9 years ago
  100. 2b58e98 drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit by Liu Ying · 8 years ago