1. f9b67f0 dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro by Logan Gunthorpe · 8 years ago
  2. 41292b1f drm: Add acquire ctx parameter to ->page_flip(_target) by Daniel Vetter · 8 years ago
  3. 1931529 drm: Add acquire ctx parameter to ->plane_disable by Daniel Vetter · 8 years ago
  4. 34a2ab5 drm: Add acquire ctx parameter to ->update_plane by Daniel Vetter · 8 years ago
  5. b70366e Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next by Daniel Vetter · 8 years ago
  6. f42e181 drm/gem: Add DEFINE_DRM_GEM_FOPS by Daniel Vetter · 8 years ago
  7. a452165 Merge branch 'drm/next/platform' of git://linuxtv.org/pinchartl/media into drm-misc-next by Daniel Vetter · 8 years ago
  8. b516a6c drm/armada: Remove armada_drm_debugfs_cleanup() by Noralf Trønnes · 8 years ago
  9. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  10. 76adb46 drm: Remove the struct drm_device platformdev field by Laurent Pinchart · 8 years ago
  11. 5922a7d drm: armada: use vblank hooks in struct drm_crtc_funcs by Shawn Guo · 8 years ago
  12. 967dd48 drm: remove drm_vblank_no_hw_counter assignment from driver code by Shawn Guo · 8 years ago
  13. da7bdda drm/fb-helper: Automatically clean up fb_info by Daniel Vetter · 8 years ago
  14. 4e64e55 drm: Improve drm_mm search (and fix topdown allocation) with rbtrees by Chris Wilson · 8 years ago
  15. e4563f6 drm: Rely on mode_config data for fb_helper initialization by Gabriel Krisman Bertazi · 8 years ago
  16. f0c379a drm: add more MMU dependencies by Arnd Bergmann · 8 years ago
  17. 282d0a3 Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  18. 3806a27 Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  19. 7357f89 drm/armada: Fix compile fail by Daniel Vetter · 8 years ago
  20. 433e404 drm/armada: s/drm_mm_dump_table/drm_mm_print/ by Chris Wilson · 8 years ago
  21. 75f6dfe drm: Deduplicate driver initialization message by Gabriel Krisman Bertazi · 8 years ago
  22. b5c3714 drm/mm: Convert to drm_printer by Daniel Vetter · 8 years ago
  23. dbd4d57 drm: Replace 'format->format' comparisons to just 'format' comparisons by Ville Syrjälä · 8 years ago
  24. 438b74a drm: Nuke fb->pixel_format by Ville Syrjälä · 8 years ago
  25. 272725c drm: Nuke fb->bits_per_pixel by Ville Syrjälä · 8 years ago
  26. b00c600 drm: Nuke fb->depth by Ville Syrjälä · 8 years ago
  27. 353c859 drm: Replace drm_format_plane_cpp() with fb->format->cpp[] by Ville Syrjälä · 8 years ago
  28. bcb0b46 drm: Replace drm_format_num_planes() with fb->format->num_planes by Ville Syrjälä · 8 years ago
  29. a3f913c drm: Pass 'dev' to drm_helper_mode_fill_fb_struct() by Ville Syrjälä · 8 years ago
  30. 1a29d85 mm: use vmf->address instead of of vmf->virtual_address by Jan Kara · 8 years ago
  31. 4d5304d Merge branch 'drm-armada-devel' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 8 years ago
  32. e8e1181 drm/armada: fix NULL pointer comparison warning by Ravikant B Sharma · 8 years ago
  33. 6f3723c drm/armada: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops by Stefan Christ · 8 years ago
  34. 244a241 drm/armada: remove some dead code by Christophe JAILLET · 8 years ago
  35. 42b4545 drm/armada: mark symbols static where possible by Baoyou Xie · 8 years ago
  36. 917a3cb drm/armada: de-midlayer armada by Russell King · 8 years ago
  37. 1caae27 drm/armada: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops by Stefan Christ · 8 years ago
  38. f0b2487 drm/armada: use common helper for plane base address by Russell King · 8 years ago
  39. 2925db0 drm/armada: move setting primary plane position to armada_drm_primary_set() by Russell King · 8 years ago
  40. 37af35c drm/armada: split out primary plane update by Russell King · 8 years ago
  41. 8be523d drm/armada: move plane state to struct armada_plane by Russell King · 8 years ago
  42. ec6fb15 drm/armada: clean up armada_drm_plane_work_run() by Russell King · 8 years ago
  43. c8a220c drm/armada: add tracing support by Russell King · 9 years ago
  44. 97ac0e4 drm: convert DT component matching to component_match_add_release() by Russell King · 8 years ago
  45. e947f03 Merge branch 'drm-armada-fixes' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-fixes by Dave Airlie · 8 years ago
  46. 6b25e21 Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  47. a4fce9c drm/prime: Take a ref on the drm_dev when exporting a dma_buf by Chris Wilson · 8 years ago
  48. ea908ba drm/armada: fix clock counts by Russell King · 8 years ago
  49. 4bce9f6 get rid of separate multipage fault-in primitives by Al Viro · 8 years ago
  50. e1f96ef drm: drop DRIVER_HAVE_IRQ flag for some drivers by Shawn Guo · 8 years ago
  51. b1116f6 drm: Remove superflous linux/fb.h includes by Daniel Vetter · 8 years ago
  52. 31ad61e drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_? by Joonas Lahtinen · 8 years ago
  53. 731c7d3 Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  54. 0095ed4 drm/armada: make fbdev support really optional by Tobias Jakobi · 8 years ago
  55. 0ac28c5 drm/armada: use drm_crtc_handle_vblank() by Gustavo Padovan · 8 years ago
  56. a325725 drm: Lobotomize set_busid nonsense for !pci drivers by Daniel Vetter · 9 years ago
  57. 9b8b013 drm: Deal with rotation in drm_plane_helper_check_update() by Ville Syrjälä · 9 years ago
  58. 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
  59. accbaf6 drm/armada: use drm_crtc_vblank_{get,put}() by Gustavo Padovan · 9 years ago
  60. dd54b80 drm/armada: use drm_crtc_send_vblank_event() by Gustavo Padovan · 9 years ago
  61. 87adc63 drm/armada: Use lockless gem BO free callback by Daniel Vetter · 9 years ago
  62. 93c76a3 file_inode(f)->i_mapping is f->f_mapping by Al Viro · 9 years ago
  63. fcee590 drm: Nuke ->vblank_disable_allowed by Daniel Vetter · 9 years ago
  64. c6740c9 drm: remove unused dev variables by Arnd Bergmann · 9 years ago
  65. a8ad0bd drm: Remove unused drm_device from drm_gem_object_lookup() by Chris Wilson · 9 years ago
  66. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  67. d704f8e drm/armada: Remove NULL open/pre/postclose hooks by Daniel Vetter · 9 years ago
  68. f884a50 Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 9 years ago
  69. a02fb90 drm/armada: Constify function pointer structs by Ville Syrjälä · 9 years ago
  70. b0b3b79 drm: Pass 'name' to drm_universal_plane_init() by Ville Syrjälä · 9 years ago
  71. f988287 drm: Pass 'name' to drm_crtc_init_with_planes() by Ville Syrjälä · 9 years ago
  72. 0b8ebea drm/armada: use a private mutex to protect priv->linear by Daniel Vetter · 9 years ago
  73. 4bd3fd4 drm/armada: drop struct_mutex from cursor paths by Daniel Vetter · 9 years ago
  74. 39146d6 drm/armada: don't grab dev->struct_mutex for in mmap offset ioctl by Daniel Vetter · 9 years ago
  75. 8d6185b drm/armada: plug leak in dumb_map_offset by Daniel Vetter · 9 years ago
  76. 7a6f713 drm/armada: use unlocked gem unreferencing by Daniel Vetter · 9 years ago
  77. 1eb8345 drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() by Ville Syrjälä · 9 years ago
  78. 7fc7e86 drm/armada: Convert the probe function to the generic drm_of_component_probe() by Liviu Dudau · 9 years ago
  79. affa0e0 Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  80. f8c4714 drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers by Daniel Vetter · 9 years ago
  81. 6b62b3e Merge tag 'topic/drm-misc-2015-10-08' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  82. bbbe29d Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 9 years ago
  83. b44f840 drm: Stop using drm_vblank_count() as the hw frame counter by Ville Syrjälä · 9 years ago
  84. 88e7271 drm/irq: Use unsigned int pipe in public API by Thierry Reding · 9 years ago
  85. 7cb410c drm/armada: move frame wait wakeup into plane work by Russell King · 9 years ago
  86. 4a8506d drm/armada: convert overlay plane vbl worker to a armada plane worker by Russell King · 9 years ago
  87. 4b5dda8 drm/armada: move CRTC flip work to primary plane work by Russell King · 9 years ago
  88. 5740d27 drm/armada: move frame wait into armada_frame by Russell King · 9 years ago
  89. 6908cf7 drm/armada: move the locking for armada_drm_vbl_event_remove() by Russell King · 9 years ago
  90. 5c8752c drm/armada: move the update of dplane->ctrl0 out of spinlock by Russell King · 9 years ago
  91. 9099ea1 drm/armada: move write to dma_ctrl0 to armada_drm_crtc_plane_disable() by Russell King · 9 years ago
  92. 5832680 drm/armada: provide a common helper to disable a plane by Russell King · 9 years ago
  93. de32301 drm/armada: allocate primary plane ourselves by Russell King · 9 years ago
  94. 1c914ce drm/armada: add primary plane creation by Russell King · 9 years ago
  95. 561f60b drm/armada: introduce generic armada_plane struct by Russell King · 9 years ago
  96. d563c24 drm/armada: update armada overlay to use drm_universal_plane_init() by Russell King · 9 years ago
  97. 66377ef drm/armada: use xchg() to atomically update dplane->old_fb by Russell King · 9 years ago
  98. fecfdb2 drm/armada: factor out retirement of old fb by Russell King · 9 years ago
  99. 28a2aeb drm/armada: rename overlay identifiers by Russell King · 9 years ago
  100. 709ffd8 drm/armada: redo locking and atomics for armada_drm_crtc_complete_frame_work() by Russell King · 9 years ago