1. d383fb5 drm: get drm_bridge_panel connector via helper by Sam Ravnborg · 5 years ago
  2. 62db7d1e drm/simple-kms: Standardize arguments for callbacks by Daniel Vetter · 5 years ago
  3. 89958b7 drm/bridge: panel: Infer connector type from panel by default by Laurent Pinchart · 5 years ago
  4. 43f847d drm/pl111: Support grayscale by Linus Walleij · 5 years ago
  5. 2e1bc0e drm/pl111: Fix unused variable warning by Shaokun Zhang · 5 years ago
  6. d6781e4 drm/pl111: Drop special pads config check by Linus Walleij · 5 years ago
  7. 03b0f2c Merge v5.3-rc1 into drm-misc-next by Maxime Ripard · 5 years ago
  8. 09a56fb drm/pl111: drop use of drmP.h by Sam Ravnborg · 6 years ago
  9. 0a869e8 drm/pl111: pl111_vexpress.c: Add of_node_put() before return by Nishka Dasgupta · 6 years ago
  10. a239164 drm/pl111: Drop drm_gem_prime_export/import by Daniel Vetter · 6 years ago
  11. 0424fda drm/prime: Actually remove DRIVER_PRIME everywhere by Daniel Vetter · 6 years ago
  12. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  13. e559355 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 443 by Thomas Gleixner · 6 years ago
  14. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  15. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  16. 3e01ae2 drm/pl111: Initialize clock spinlock early by Guenter Roeck · 6 years ago
  17. 5c8c397 Merge tag 'drm-misc-next-2019-04-10' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  18. bc29d3a drm/pl111: fix possible object reference leak by Wen Yang · 6 years ago
  19. 88bc417 drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flags by Laurent Pinchart · 6 years ago
  20. fcd70cd drm: Split out drm_probe_helper.h by Daniel Vetter · 6 years ago
  21. 45fdfdb drm/pl111: add of_node_put() by Yangtao Li · 6 years ago
  22. 7b76d058 Merge drm/drm-next into drm-misc-next by Sean Paul · 6 years ago
  23. 30f7b5e drm/pl111: Use drm_fbdev_generic_setup() by Noralf Trønnes · 6 years ago
  24. 7eb3322 drm/pl111: Make sure of_device_id tables are NULL terminated by zhong jiang · 6 years ago
  25. 108019a drm/pl111: Use 64-bit arithmetic instead of 32-bit by Gustavo A. R. Silva · 7 years ago
  26. f976077 drm/pl111: Replace drm_dev_unref with drm_dev_put by Thomas Zimmermann · 7 years ago
  27. 244007e drm/pl111: Set .gem_prime_vmap and .gem_prime_mmap by Noralf Trønnes · 7 years ago
  28. e08015e drm/pl111: Support Nomadik LCDC variant by Linus Walleij · 7 years ago
  29. 0a4587a0 drm/pl111: Fix module probe bug by Linus Walleij · 7 years ago
  30. 5745067 drm/pl111: Enable device-specific assigned memory by Linus Walleij · 7 years ago
  31. ca454bd drm/pl111: Support the Versatile Express by Linus Walleij · 7 years ago
  32. f2b5a6216 drm/pl111: Use simple_display_pipe prepare_fb helper by Daniel Vetter · 7 years ago
  33. 0c9c7fd drm/simple-kms-helper: Plumb plane state to the enable hook by Ville Syrjälä · 7 years ago
  34. df99dd9 drm/pl111: Use max memory bandwidth for resolution by Linus Walleij · 7 years ago
  35. 20a0dfee drm/pl111: Handle the RealView variant separately by Linus Walleij · 7 years ago
  36. 9f8d4fe drm/pl111: Make the default BPP a per-variant variable by Linus Walleij · 7 years ago
  37. a22f1d8 drm/pl111: Remove reverse dependency on DRM_DUMB_VGA_DAC by Thierry Reding · 7 years ago
  38. 6c7d091 drm/pl111: Do not use deprecated drm_driver.{enable|disable)_vblank by Oleksandr Andrushchenko · 7 years ago
  39. 3b6ec45 drm/pl111: Support multiple endpoints on the CLCD by Linus Walleij · 7 years ago
  40. 08e3211 drm/pl111: Support variants with broken VBLANK by Linus Walleij · 7 years ago
  41. eedd603 drm/pl111: Support variants with broken clock divider by Linus Walleij · 7 years ago
  42. 6470b7d drm/pl111: Handle the Versatile RGB/BGR565 mode by Linus Walleij · 7 years ago
  43. 3d95f76a drm/pl111: Properly detect the ARM PL110 variants by Linus Walleij · 7 years ago
  44. 49f81d8 drm/pl111: Support handling bridge timings by Linus Walleij · 7 years ago
  45. d18df74 drm/pl111: Use drm_fb_cma_fbdev_init/fini() by Noralf Trønnes · 7 years ago
  46. e60e1ee Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  47. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  48. 72fe915 drm/pl111: Add handling of Versatile platforms by Linus Walleij · 7 years ago
  49. ad86ebe drm/pl111: Add optional variant display en/disable callbacks by Linus Walleij · 7 years ago
  50. 52289a0 drm/pl111: Insert delay before powering up PL11x by Linus Walleij · 7 years ago
  51. fa83306 drm/pl111: Enable PL110 variant by Linus Walleij · 7 years ago
  52. 001485d drm/pl111: Replace custom connector with panel bridge by Linus Walleij · 7 years ago
  53. bcaf9ff drm/pl111: Add all registers to debugfs by Linus Walleij · 7 years ago
  54. 48074fc drm/pl111: Cleanup local header file by Linus Walleij · 7 years ago
  55. b6eb01a drm/pl111: Use drm_gem_fb_create() and drm_gem_fb_prepare_fb() by Noralf Trønnes · 7 years ago
  56. a5cb37d drm: make drm_mode_config_func const by Bhumika Goyal · 7 years ago
  57. 7d902c0 drm: Nuke drm_atomic_helper_connector_dpms by Daniel Vetter · 7 years ago
  58. e6fc3b6 drm: Plumb modifiers through plane init by Ben Widawsky · 7 years ago
  59. 4451179 drm/pl111: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 7 years ago
  60. 8125b84 drm/pl111: Use gem_free_object_unlocked by Daniel Vetter · 8 years ago
  61. 2af168e drm/pl111: Fix offset calculation for the primary plane. by Eric Anholt · 8 years ago
  62. 66d6dd4 drm/pl111: fix warnings without CONFIG_ARM_AMBA by Arnd Bergmann · 8 years ago
  63. e7cc23d drm/pl111: select DRM_PANEL by Arnd Bergmann · 8 years ago
  64. 665f37e drm/pl111: Fix return value check in pl111_amba_probe() by Wei Yongjun · 8 years ago
  65. 141518d drm/pl111: Add a debugfs node to dump our registers. by Eric Anholt · 8 years ago
  66. 3719a5a drm/pl111: make structure mode_config_funcs static by Colin Ian King · 8 years ago
  67. e1bc819 drm/pl111: make structure pl111_display_funcs static by Colin Ian King · 8 years ago
  68. 032838f drm/pl111: Register the clock divider and use it. by Eric Anholt · 8 years ago
  69. bed4100 drm/pl111: Initial drm/kms driver for pl111 by Tom Cooksey · 8 years ago