1. c12fea1 drm/arc: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS by Thomas Zimmermann · 4 years, 7 months ago
  2. 3fb9e53 drm/arc: Use GEM CMA object functions by Thomas Zimmermann · 4 years, 7 months ago
  3. 7ce84471 drm: convert .debugfs_init() hook to return void. by Wambui Karuga · 4 years, 10 months ago
  4. 2fb9c8a drm/arc: make arcgpu_debugfs_init() return 0. by Wambui Karuga · 4 years, 10 months ago
  5. a25b988 drm/bridge: Extend bridge API to disable connector creation by Laurent Pinchart · 4 years, 11 months ago
  6. dccd323 drm/arc: Remove sending of vblank event by Thomas Zimmermann · 5 years ago
  7. 0ff916e2e DRM: ARC: PGU: add ARGB8888 format to supported format list by Eugeniy Paltsev · 5 years ago
  8. 5908a3b DRM: ARC: PGU: replace unsupported by HW RGB888 format by XRGB888 by Eugeniy Paltsev · 5 years ago
  9. 491b14b DRM: ARC: PGU: cleanup supported format list code by Eugeniy Paltsev · 5 years ago
  10. 4c5b36e DRM: ARC: PGU: fix framebuffer format switching by Eugeniy Paltsev · 5 years ago
  11. 94bc7f5 Merge tag 'arcpgu-updates-2019.07.18' of github.com:abrodkin/linux into drm-next by Dave Airlie · 5 years ago
  12. ee68c74 drm: Stop including drm_bridge.h from drm_crtc.h by Boris Brezillon · 5 years ago
  13. cee17a7 drm/arcpgu: rework encoder search by Eugeniy Paltsev · 6 years ago
  14. b5031e8 drm/arc: Drop drm_gem_prime_export/import by Daniel Vetter · 6 years ago
  15. 0424fda drm/prime: Actually remove DRIVER_PRIME everywhere by Daniel Vetter · 6 years ago
  16. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  17. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  18. fcd70cd drm: Split out drm_probe_helper.h by Daniel Vetter · 6 years ago
  19. 2f69deb drm/arcpgu: prepare for drmP.h removal from drm_modeset_helper.h by Sam Ravnborg · 6 years ago
  20. 81ce50c drm/arc: Don't set the dpms hook by Daniel Vetter · 6 years ago
  21. fe1f664 drm/arc: do not rely on drmP.h from drm_gem_cma_helper.h by Sam Ravnborg · 6 years ago
  22. 808bad3 drm: replace "drm_dev_unref" function with "drm_dev_put" by Fernando Ramos · 6 years ago
  23. c638f34 drm/arc: Use drm_fbdev_generic_setup() by Noralf Trønnes · 6 years ago
  24. b3e9091 drm/arcpgu: Use drm_atomic_helper_shutdown by Daniel Vetter · 6 years ago
  25. d1b42ed drm/arcpgu: Drop transitional hooks by Daniel Vetter · 6 years ago
  26. cde4c44 drm: drop _mode_ from drm_mode_connector_attach_encoder by Daniel Vetter · 7 years ago
  27. 070473b drm: add missing ctx argument to plane transitional helpers by Russell King · 7 years ago
  28. 1add20e drm/arc: Stop consulting plane->fb by Ville Syrjälä · 7 years ago
  29. b46310e drm/arcpgu: remove drm_encoder_slave by Daniel Vetter · 7 years ago
  30. 80c7f71 drm/arc: Use drm_gem_cma_print_info() by Noralf Trønnes · 7 years ago
  31. 1cdea74 drm/arc: Use drm_gem_fb_create() by Noralf Trønnes · 7 years ago
  32. 3154b13 Merge tag 'drm-misc-next-2017-08-16' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 7 years ago
  33. 09ef237 Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 7 years ago
  34. a5cb37d drm: make drm_mode_config_func const by Bhumika Goyal · 7 years ago
  35. 22d0be2 drm: arcpgu: Allow some clock deviation in crtc->mode_valid() callback by Jose Abreu · 7 years ago
  36. 0c43ff5 drm: arcpgu: Fix module unload by Jose Abreu · 7 years ago
  37. a8f8fb2 drm: arcpgu: Fix mmap() callback by Jose Abreu · 7 years ago
  38. 429ff61 arcpgu: Simplify driver name by Alexey Brodkin · 8 years ago
  39. 13eee77 drm/arcpgu: Opt in debugfs by Alexey Brodkin · 8 years ago
  40. e6fc3b6 drm: Plumb modifiers through plane init by Ben Widawsky · 7 years ago
  41. 3939b88 drm/arc: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 7 years ago
  42. 6458171 drm: Convert atomic drivers from CRTC .disable() to .atomic_disable() by Laurent Pinchart · 8 years ago
  43. 0b20a0f drm: Add old state pointer to CRTC .enable() helper function by Laurent Pinchart · 8 years ago
  44. b359547 drm: arcpgu: Remove CRTC .prepare() helper operation by Laurent Pinchart · 8 years ago
  45. f3f63e6 drm: arcpgu: Remove CRTC .commit() helper operation by Laurent Pinchart · 8 years ago
  46. 2bf5ccc drm: arcpgu: arc_pgu_crtc_mode_valid() can be static by kbuild test robot · 8 years ago
  47. 2b3d860 drm: arcpgu: Use crtc->mode_valid() callback by Jose Abreu · 8 years ago
  48. fb51cbf drm/arcgpu: Drop drm_vblank_cleanup by Daniel Vetter · 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. 3bb80f2 drm: bridge: Link encoder and bridge in core code by Laurent Pinchart · 8 years ago
  52. 438b74a drm: Nuke fb->pixel_format by Ville Syrjälä · 8 years ago
  53. 81852b6 drm/arcpgu: Add local 'fb' variables by Ville Syrjälä · 8 years ago
  54. 75e75cb Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next by Daniel Vetter · 8 years ago
  55. f03ee46 Backmerge tag 'v4.9-rc8' into drm-next by Dave Airlie · 8 years ago
  56. 949f088 drm: Make the connector .detect() callback optional by Laurent Pinchart · 8 years ago
  57. 7bc61cc drm/arcpgu: Accommodate adv7511 switch to DRM bridge by Eugeniy Paltsev · 8 years ago
  58. 55edf41 drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs by Jani Nikula · 8 years ago
  59. 0f28860 drm: Don't swallow error codes in drm_dev_alloc() by Tom Gundersen · 8 years ago
  60. 420382a drm: Don't implement empty prepare_fb()/cleanup_fb() by Laurent Pinchart · 8 years ago
  61. 7725936 drm/arc: Remove redundant dev_err call in arcpgu_load() by Wei Yongjun · 8 years ago
  62. ee29a9e drm/arc: Fix some sparse warnings by Wei Yongjun · 8 years ago
  63. c89f813 drm/arc: make fbdev support really optional by Tobias Jakobi · 8 years ago
  64. f15a8e9 drm/arcpgu: Delete an unnecessary check before drm_fbdev_cma_hotplug_event() by Markus Elfring · 8 years ago
  65. 8e7446c gpu: drm: arcpgu_drv: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  66. e01d9e5 drm/arc: Remove redundant calls to drm_connector_register_all() by Chris Wilson · 9 years ago
  67. a0877f5 Merge tag 'topic/drm-misc-2016-06-15' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  68. a189d28 drm/arcpgu: Make ARC PGU usable on simulation platforms by Ruud Derwig · 9 years ago
  69. da5b9d6 drm: arc: Rely on the default ->best_encoder() behavior by Boris Brezillon · 9 years ago
  70. 17b58b2 drm/arc: Implement nonblocking commit correctly by Daniel Vetter · 9 years ago
  71. 84d9a4a drm/arc: Actually bother with handling atomic events. by Daniel Vetter · 9 years ago
  72. ed4f885 drm/arc: Nuke event_list by Daniel Vetter · 9 years ago
  73. 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
  74. 1b47aaf drm/fence: add fence to drm_pending_event by Gustavo Padovan · 9 years ago
  75. e1512ee drm/arcpgu: Use lockless gem BO free callback by Daniel Vetter · 9 years ago
  76. 8aeab99 drm/arcpgu: use dedicated memory area for frame buffer by Alexey Brodkin · 9 years ago
  77. 51dacf2 drm: Add support of ARC PGU display controller by Carlos Palminha · 9 years ago