1. 351f950 drm/atomic: Pass the full state to CRTC atomic enable/disable by Maxime Ripard · 4 years, 3 months ago
  2. ce5c207 Merge tag 'v5.9-rc4' into drm-next by Dave Airlie · 4 years, 4 months ago
  3. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  4. 87154ff drm: Remove unnecessary drm_panel_attach and drm_panel_detach by Joe Perches · 4 years, 6 months ago
  5. 6a32e55 drm/fsl-dcu: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS by Thomas Zimmermann · 4 years, 8 months ago
  6. 9290270 drm/fsl-dcu: Use GEM CMA object functions by Thomas Zimmermann · 4 years, 8 months ago
  7. 3d5e73a drm/fsl-dcu: Use simple encoder by Thomas Zimmermann · 4 years, 11 months ago
  8. a25b988 drm/bridge: Extend bridge API to disable connector creation by Laurent Pinchart · 5 years ago
  9. 06c4a9c drm/panel: decouple connector from drm_panel by Sam Ravnborg · 5 years ago
  10. ee68c74 drm: Stop including drm_bridge.h from drm_crtc.h by Boris Brezillon · 5 years ago
  11. 24bc3e9c drm/fsl-dcu: fix opencoded use of drm_panel_* by Sam Ravnborg · 5 years ago
  12. b4b21c8 drm/fsl-dcu: drop use of drmP.h by Sam Ravnborg · 6 years ago
  13. 40e546c drm/fsl-dcu: Drop drm_gem_prime_export/import by Daniel Vetter · 6 years ago
  14. 0424fda drm/prime: Actually remove DRIVER_PRIME everywhere by Daniel Vetter · 6 years ago
  15. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  16. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  17. e065426 Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 6 years ago
  18. 8c5dc8d video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbol by Alexander Shiyan · 6 years ago
  19. 88bc417 drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flags by Laurent Pinchart · 6 years ago
  20. 5b38e74 drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)install by Daniel Vetter · 6 years ago
  21. fcd70cd drm: Split out drm_probe_helper.h by Daniel Vetter · 6 years ago
  22. f4d26fa drm/fsl-dcu: Use drm_fbdev_generic_setup() by Noralf Trønnes · 6 years ago
  23. 469a9308 drm/fsl-dcu: use drm_display_mode_to_videomode to calculate timing parameters by Satendra Singh Thakur · 6 years ago
  24. 53b9974 drm/fsl-dcu: drop unused drm_crtc_index() by Stefan Agner · 6 years ago
  25. a74c0aa drm/fsl-dcu: Replace drm_dev_unref with drm_dev_put by Thomas Zimmermann · 6 years ago
  26. cde4c44 drm: drop _mode_ from drm_mode_connector_attach_encoder by Daniel Vetter · 7 years ago
  27. 5fa8e4a drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULL by Boris Brezillon · 7 years ago
  28. 3b71239 drm/fsl-dcu: Use drm_mode_config_helper_suspend/resume() by Noralf Trønnes · 7 years ago
  29. c353bfc Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  30. e60e1ee Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  31. 9fd99f4 drm/fsl-dcu: enable IRQ before drm_atomic_helper_resume() by Stefan Agner · 7 years ago
  32. 9306e99 drm/fsl-dcu: avoid disabling pixel clock twice on suspend by Stefan Agner · 7 years ago
  33. daee542 drm/fsl-dcu: Don't set connector DPMS property by Laurent Pinchart · 7 years ago
  34. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  35. ba22bf6 drm/fsl-dcu: Use drm_gem_fb_create() by Noralf Trønnes · 7 years ago
  36. 7d902c0 drm: Nuke drm_atomic_helper_connector_dpms by Daniel Vetter · 7 years ago
  37. 077d92b drm/fsl-dcu: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 7 years ago
  38. e6fc3b6 drm: Plumb modifiers through plane init by Ben Widawsky · 7 years ago
  39. 0b20a0f drm: Add old state pointer to CRTC .enable() helper function by Laurent Pinchart · 8 years ago
  40. 09cedcb drm/fsl-dcu: use new drm_atomic_helper_shutdown by Stefan Agner · 8 years ago
  41. 685ec6e drm/fsl-dcu: implement irq_preinstall/uninstall callbacks by Stefan Agner · 8 years ago
  42. ffe881f drm/fsl: Drop drm_vblank_cleanup by Daniel Vetter · 8 years ago
  43. ebc9446 drm: convert drivers to use drm_of_find_panel_or_bridge by Rob Herring · 8 years ago
  44. d55f7e5 drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers by Daniel Vetter · 8 years ago
  45. 8e22e1b Merge airlied/drm-next into drm-misc-next by Daniel Vetter · 8 years ago
  46. 2776b1c drm: fsl-dcu: use vblank hooks in struct drm_crtc_funcs by Shawn Guo · 8 years ago
  47. ef15d36 drm/fsl-dcu: check for clk_prepare_enable() error by Fabio Estevam · 8 years ago
  48. 5d2883d drm/fsl-dcu: remove unneeded 'ret' assignment by Fabio Estevam · 8 years ago
  49. 967dd48 drm: remove drm_vblank_no_hw_counter assignment from driver code by Shawn Guo · 8 years ago
  50. e4563f6 drm: Rely on mode_config data for fb_helper initialization by Gabriel Krisman Bertazi · 8 years ago
  51. 11b3c20 drm: Change the return type of the unload hook to void by Gabriel Krisman Bertazi · 8 years ago
  52. 75f6dfe drm: Deduplicate driver initialization message by Gabriel Krisman Bertazi · 8 years ago
  53. 3bb80f2 drm: bridge: Link encoder and bridge in core code by Laurent Pinchart · 8 years ago
  54. 9338203 drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h> by Laurent Pinchart · 8 years ago
  55. 438b74a drm: Nuke fb->pixel_format by Ville Syrjälä · 8 years ago
  56. c408574 drm/fsl: don't use drm_put_dev by Daniel Vetter · 8 years ago
  57. 25dfd7c Merge tag 'drm-fsl-dcu-for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm-next by Dave Airlie · 8 years ago
  58. 75e75cb Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next by Daniel Vetter · 8 years ago
  59. f03ee46 Backmerge tag 'v4.9-rc8' into drm-next by Dave Airlie · 8 years ago
  60. 949f088 drm: Make the connector .detect() callback optional by Laurent Pinchart · 8 years ago
  61. 73fe26a drm/fsl-dcu: introduce kernel parameter to specify fbdev depth by Stefan Agner · 8 years ago
  62. c162215 drm/fsl-dcu: remove separate compilation unit for fbdev emulation by Stefan Agner · 8 years ago
  63. 238e4f4 drm/fsl-dcu: Propagate the real error code by Fabio Estevam · 8 years ago
  64. 54ac0a0 drm/fsl-dcu: Remove unneeded NULL check by Fabio Estevam · 8 years ago
  65. 39c74b5 drm/fsl-dcu: disable outputs before unloading driver by Stefan Agner · 8 years ago
  66. 39a5019 drm/fsl-dcu: unload driver before disabling clocks by Stefan Agner · 8 years ago
  67. 3d6f371 drm/fsl-dcu: disable planes before disabling CRTC by Stefan Agner · 8 years ago
  68. 93daeec drm/fsl-dcu: update all registers on flush by Stefan Agner · 8 years ago
  69. 34a515d drm/fsl-dcu: do not update when modifying irq registers by Stefan Agner · 9 years ago
  70. 55edf41 drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs by Jani Nikula · 8 years ago
  71. 0a70c99 drm/fsl-dcu: enable pixel clock when enabling CRTC by Stefan Agner · 8 years ago
  72. 9789037 drm/fsl-dcu: do not transfer registers in mode_set_nofb by Stefan Agner · 8 years ago
  73. b6ead86 drm/fsl-dcu: do not transfer registers on plane init by Stefan Agner · 8 years ago
  74. 8dedefb drm/fsl-dcu: enable TCON bypass mode by default by Stefan Agner · 8 years ago
  75. 3f346d5 Merge tag 'topic/drm-misc-2016-09-25' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  76. 0f28860 drm: Don't swallow error codes in drm_dev_alloc() by Tom Gundersen · 8 years ago
  77. e0dc7c837 drm/fsl-dcu: disable clock on error path by Fabio Estevam · 8 years ago
  78. acd4d61 drm/fsl-dcu: use PTR_ERR_OR_ZERO() to simplify the code by Wei Yongjun · 8 years ago
  79. 6cc4758 drm/fsl-dcu: fix endian issue when using clk_register_divider by Stefan Agner · 8 years ago
  80. 420382a drm: Don't implement empty prepare_fb()/cleanup_fb() by Laurent Pinchart · 8 years ago
  81. 1832040 drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fb by Chris Wilson · 8 years ago
  82. 9af07af9 Merge tag 'topic/drm-misc-2016-07-22' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  83. 2383050f Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc by Daniel Vetter · 8 years ago
  84. e27962a drm/fsl-dcu: make fbdev support really optional by Tobias Jakobi · 9 years ago
  85. c4a304d drm/fsl-dcu: add support for drm bridge by Meng Yi · 9 years ago
  86. 924591b drm/fsl-dcu: rework codes to support of_graph dt binding for panel by Meng Yi · 9 years ago
  87. 64bf74e drm/fsl-dcu: add missing of_node_put after calling of_parse_phandle by Peter Chen · 9 years ago
  88. dac2c48 Merge branch 'for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm-next by Dave Airlie · 9 years ago
  89. 542d972 Back-merge tag 'v4.7-rc5' into drm-next by Dave Airlie · 9 years ago
  90. b7868c6 drm/fsl-dcu: use drm_mode_config_cleanup on initialization errors by Stefan Agner · 9 years ago
  91. f5bce43 drm/fsl-dcu: disable vblank events on CRTC disable by Stefan Agner · 9 years ago
  92. a8db432 drm/fsl-dcu: implement suspend/resume using atomic helpers by Stefan Agner · 9 years ago
  93. ff09b41 drm/fsl-dcu: use clk helpers by Stefan Agner · 9 years ago
  94. 1277f80 drm/fsl-dcu: move layer initialization to plane file by Stefan Agner · 9 years ago
  95. 6aaf5a4 drm/fsl-dcu: store layer registers in soc_data by Stefan Agner · 9 years ago
  96. 75e8c46 drm: fsl-dcu: Rely on the default ->best_encoder() behavior by Boris Brezillon · 9 years ago
  97. 9433bd6 drm/fsl-du: Implement some semblance of vblank event handling by Daniel Vetter · 9 years ago
  98. ce492b3 drm/fsl-dcu: use flat regmap cache by Stefan Agner · 9 years ago
  99. 7c08928 drm/fls-dcu: Use lockless gem BO free callback by Daniel Vetter · 9 years ago
  100. fcee590 drm: Nuke ->vblank_disable_allowed by Daniel Vetter · 9 years ago