1. c353bfc Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  2. e1335e2 drm/tegra: sor: Reimplement pad clock by Thierry Reding · 7 years ago
  3. e60e1ee Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  4. 2cd83ba Merge tag 'iommu-v4.15-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 7 years ago
  5. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  6. fb83be8 drm/tegra: hdmi: Add cec-notifier support by Hans Verkuil · 7 years ago
  7. a2f2f74 drm/tegra: dc: Perform a complete reset sequence by Thierry Reding · 7 years ago
  8. 39e08af drm/tegra: dc: Make sure to set the module clock rate by Thierry Reding · 7 years ago
  9. a4bfa09 drm/tegra: dc: Simplify atomic plane helper functions by Thierry Reding · 7 years ago
  10. 2d1c18f drm/tegra: dc: Move some declarations to dc.h by Thierry Reding · 7 years ago
  11. 829ce7a drm/tegra: vic: Use of_device_get_match_data() by Thierry Reding · 7 years ago
  12. 5faea3d drm/tegra: sor: Use of_device_get_match_data() by Thierry Reding · 7 years ago
  13. 5e4acd3 drm/tegra: hdmi: Use of_device_get_match_data() by Thierry Reding · 7 years ago
  14. b9ff7ae drm/tegra: dc: Use of_device_get_match_data() by Thierry Reding · 7 years ago
  15. a176c67 drm/tegra: Use u64_to_user_ptr helper by Mikko Perttunen · 7 years ago
  16. 6e44b9a drm/tegra: Add Tegra186 support for VIC by Mikko Perttunen · 7 years ago
  17. 617dd7c gpu: host1x: syncpt: Request syncpoints per client by Thierry Reding · 7 years ago
  18. a593472 Merge branches 'iommu/fixes', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d' and 'core' into next by Joerg Roedel · 7 years ago
  19. aa3ac94 iommu/iova: Make dma_32bit_pfn implicit by Zhen Lei · 7 years ago
  20. a98c75f drm/tegra: trace: Fix path to include by Thierry Reding · 7 years ago
  21. 3aadb88 Merge tag 'drm/tegra/for-4.14-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 7 years ago
  22. ec73c4c drm/tegra: Prevent BOs from being freed during job submission by Dmitry Osipenko · 7 years ago
  23. a8bc8c6 drm/tegra: gem: Implement mmap() for PRIME buffers by Thierry Reding · 7 years ago
  24. 6c68b71 drm/tegra: Support render node by Thierry Reding · 7 years ago
  25. 932f652 drm/tegra: sor: Trace register accesses by Thierry Reding · 7 years ago
  26. eba7c45 drm/tegra: dpaux: Trace register accesses by Thierry Reding · 7 years ago
  27. 75af8fa drm/tegra: dsi: Trace register accesses by Thierry Reding · 7 years ago
  28. 07a8aab drm/tegra: hdmi: Trace register accesses by Thierry Reding · 7 years ago
  29. 67e04d1 drm/tegra: dc: Trace register accesses by Thierry Reding · 7 years ago
  30. 5c5f130 drm/tegra: sor: Use unsigned int for register offsets by Thierry Reding · 7 years ago
  31. 7efe20c drm/tegra: hdmi: Use unsigned int for register offsets by Thierry Reding · 7 years ago
  32. 1283107 drm/tegra: dsi: Use unsigned int for register offsets by Thierry Reding · 7 years ago
  33. e8ddfdc drm/tegra: dpaux: Use unsigned int for register offsets by Thierry Reding · 7 years ago
  34. 3be713b drm/tegra: dc: Use unsigned int for register offsets by Thierry Reding · 7 years ago
  35. 68d890a drm/tegra: Fix NULL deref in debugfs/iova by Michał Mirosław · 7 years ago
  36. 7664b2f drm/tegra: switch to drm_*_get(), drm_*_put() helpers by Cihangir Akturk · 7 years ago
  37. 788ff4b drm/tegra: Set MODULE_FIRMWARE for the VIC by Nicolas Chauvet · 8 years ago
  38. 2d0f986 drm/tegra: Add CONFIG_OF dependency by Arnd Bergmann · 7 years ago
  39. bcf8771 drm/tegra: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 7 years ago
  40. 7d902c0 drm: Nuke drm_atomic_helper_connector_dpms by Daniel Vetter · 7 years ago
  41. e6fc3b6 drm: Plumb modifiers through plane init by Ben Widawsky · 7 years ago
  42. 424624e drm/tegra: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 8 years ago
  43. 0c1f528 drm: handle HDMI 2.0 VICs in AVI info-frames by Shashank Sharma · 7 years ago
  44. 6458171 drm: Convert atomic drivers from CRTC .disable() to .atomic_disable() by Laurent Pinchart · 8 years ago
  45. 0b20a0f drm: Add old state pointer to CRTC .enable() helper function by Laurent Pinchart · 8 years ago
  46. b740e76 Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next by Sean Paul · 8 years ago
  47. 6d61e70 Backmerge tag 'v4.12-rc7' into drm-next by Dave Airlie · 8 years ago
  48. 00a9121 drm/tegra: Drop drm_vblank_cleanup by Daniel Vetter · 8 years ago
  49. 4a525ba Merge tag 'drm/tegra/for-4.13-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 8 years ago
  50. 8474b02 gpu: host1x: Refactor channel allocation code by Mikko Perttunen · 8 years ago
  51. 0f563a4 gpu: host1x: Forbid unrelated SETCLASS opcode in the firewall by Dmitry Osipenko · 8 years ago
  52. 80d3eef drm/tegra: dc: Disable plane if it is invisible by Dmitry Osipenko · 8 years ago
  53. 7d20585 drm/tegra: dc: Apply clipping to the plane by Dmitry Osipenko · 8 years ago
  54. 6ac1571 drm/tegra: dc: Avoid reset asserts on Tegra20 by Dmitry Osipenko · 8 years ago
  55. e0b2ce0 drm/tegra: Check syncpoint ID in the 'submit' IOCTL by Dmitry Osipenko · 8 years ago
  56. d0fbbdf drm/tegra: Correct copying of waitchecks and disable them in the 'submit' IOCTL by Dmitry Osipenko · 8 years ago
  57. 368f622 drm/tegra: Check for malformed offsets and sizes in the 'submit' IOCTL by Dmitry Osipenko · 8 years ago
  58. d6c153e drm/tegra: Correct idr_alloc() minimum id by Dmitry Osipenko · 8 years ago
  59. 1066a89 drm/tegra: Fix lockup on a use of staging API by Dmitry Osipenko · 8 years ago
  60. e98c58e Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  61. bda0ecc drm/tegra: switch to postclose by Daniel Vetter · 8 years ago
  62. 644b493 Merge tag 'drm/tegra/for-4.12-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 8 years ago
  63. f9b67f0 dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro by Logan Gunthorpe · 8 years ago
  64. 0ae797a drm/tegra: Add VIC support by Arto Merilainen · 8 years ago
  65. 8746f65 drm/tegra: Add falcon helper library by Arto Merilainen · 8 years ago
  66. ad92601 drm/tegra: Add Tegra DRM allocation API by Mikko Perttunen · 8 years ago
  67. 5e91144 drm/tegra: Add tiling FB modifiers by Alexandre Courbot · 8 years ago
  68. bdd2f9c drm/tegra: Don't leak kernel pointer to userspace by Thierry Reding · 8 years ago
  69. 347ad49d drm/tegra: Protect IOMMU operations by mutex by Thierry Reding · 8 years ago
  70. 398cbaa drm/tegra: Enable IOVA API when IOMMU support is enabled by Thierry Reding · 8 years ago
  71. 99612b2 drm/tegra: Don't use modeset_lock_crtc by Daniel Vetter · 8 years ago
  72. b70366e Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next by Daniel Vetter · 8 years ago
  73. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  74. 10437d9 drm: tegra: use vblank hooks in struct drm_crtc_funcs by Shawn Guo · 8 years ago
  75. da7bdda drm/fb-helper: Automatically clean up fb_info by Daniel Vetter · 8 years ago
  76. 4e64e55 drm: Improve drm_mm search (and fix topdown allocation) with rbtrees by Chris Wilson · 8 years ago
  77. e4563f6 drm: Rely on mode_config data for fb_helper initialization by Gabriel Krisman Bertazi · 8 years ago
  78. 5b6954b drm/tegra: Remove tegra_debugfs_cleanup() by Noralf Trønnes · 8 years ago
  79. 75bcb05 drm: tegra: use crtc helper drm_crtc_from_index() by Shawn Guo · 8 years ago
  80. 3e7d2fdd drm/tegra: Stop using drm_framebuffer_unregister_private by Daniel Vetter · 8 years ago
  81. 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
  82. 11b3c20 drm: Change the return type of the unload hook to void by Gabriel Krisman Bertazi · 8 years ago
  83. 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
  84. 75f6dfe drm: Deduplicate driver initialization message by Gabriel Krisman Bertazi · 8 years ago
  85. b5c3714 drm/mm: Convert to drm_printer by Daniel Vetter · 8 years ago
  86. 9338203 drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h> by Laurent Pinchart · 8 years ago
  87. 438b74a drm: Nuke fb->pixel_format by Ville Syrjälä · 8 years ago
  88. 272725c drm: Nuke fb->bits_per_pixel by Ville Syrjälä · 8 years ago
  89. b00c600 drm: Nuke fb->depth by Ville Syrjälä · 8 years ago
  90. bcb0b46 drm: Replace drm_format_num_planes() with fb->format->num_planes by Ville Syrjälä · 8 years ago
  91. a3f913c drm: Pass 'dev' to drm_helper_mode_fill_fb_struct() by Ville Syrjälä · 8 years ago
  92. 1a29d85 mm: use vmf->address instead of of vmf->virtual_address by Jan Kara · 8 years ago
  93. a77a1ad Merge tag 'drm/tegra/for-4.10-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 8 years ago
  94. 902c255 drm/tegra: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops by Stefan Christ · 8 years ago
  95. 585ee0f drm/tegra: Set sgt pointer in BO pin by Mikko Perttunen · 8 years ago
  96. 7ecada3 drm/tegra: Support kernel mappings with IOMMU by Arto Merilainen · 8 years ago
  97. cc09cb6 drm/tegra: gem: Remove some dead code by Christophe JAILLET · 8 years ago
  98. 4141e74 drm/tegra: sor: No need to free devm_ allocated memory by Christophe Jaillet · 8 years ago
  99. 87ba3e1 drm/tegra: Fix error handling by Christophe Jaillet · 9 years ago
  100. 9376cad drm/tegra: dpaux: Fix error handling by Christophe Jaillet · 8 years ago