1. a98c75f drm/tegra: trace: Fix path to include by Thierry Reding · 7 years ago
  2. 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
  3. ec73c4c drm/tegra: Prevent BOs from being freed during job submission by Dmitry Osipenko · 7 years ago
  4. a8bc8c6 drm/tegra: gem: Implement mmap() for PRIME buffers by Thierry Reding · 7 years ago
  5. 6c68b71 drm/tegra: Support render node by Thierry Reding · 7 years ago
  6. 932f652 drm/tegra: sor: Trace register accesses by Thierry Reding · 7 years ago
  7. eba7c45 drm/tegra: dpaux: Trace register accesses by Thierry Reding · 7 years ago
  8. 75af8fa drm/tegra: dsi: Trace register accesses by Thierry Reding · 7 years ago
  9. 07a8aab drm/tegra: hdmi: Trace register accesses by Thierry Reding · 7 years ago
  10. 67e04d1 drm/tegra: dc: Trace register accesses by Thierry Reding · 7 years ago
  11. 5c5f130 drm/tegra: sor: Use unsigned int for register offsets by Thierry Reding · 7 years ago
  12. 7efe20c drm/tegra: hdmi: Use unsigned int for register offsets by Thierry Reding · 7 years ago
  13. 1283107 drm/tegra: dsi: Use unsigned int for register offsets by Thierry Reding · 7 years ago
  14. e8ddfdc drm/tegra: dpaux: Use unsigned int for register offsets by Thierry Reding · 7 years ago
  15. 3be713b drm/tegra: dc: Use unsigned int for register offsets by Thierry Reding · 7 years ago
  16. 68d890a drm/tegra: Fix NULL deref in debugfs/iova by Michał Mirosław · 7 years ago
  17. 7664b2f drm/tegra: switch to drm_*_get(), drm_*_put() helpers by Cihangir Akturk · 7 years ago
  18. 788ff4b drm/tegra: Set MODULE_FIRMWARE for the VIC by Nicolas Chauvet · 8 years ago
  19. 2d0f986 drm/tegra: Add CONFIG_OF dependency by Arnd Bergmann · 7 years ago
  20. bcf8771 drm/tegra: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 7 years ago
  21. 7d902c0 drm: Nuke drm_atomic_helper_connector_dpms by Daniel Vetter · 7 years ago
  22. e6fc3b6 drm: Plumb modifiers through plane init by Ben Widawsky · 7 years ago
  23. 424624e drm/tegra: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 8 years ago
  24. 0c1f528 drm: handle HDMI 2.0 VICs in AVI info-frames by Shashank Sharma · 8 years ago
  25. 6458171 drm: Convert atomic drivers from CRTC .disable() to .atomic_disable() by Laurent Pinchart · 8 years ago
  26. 0b20a0f drm: Add old state pointer to CRTC .enable() helper function by Laurent Pinchart · 8 years ago
  27. b740e76 Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next by Sean Paul · 8 years ago
  28. 6d61e70 Backmerge tag 'v4.12-rc7' into drm-next by Dave Airlie · 8 years ago
  29. 00a9121 drm/tegra: Drop drm_vblank_cleanup by Daniel Vetter · 8 years ago
  30. 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
  31. 8474b02 gpu: host1x: Refactor channel allocation code by Mikko Perttunen · 8 years ago
  32. 0f563a4 gpu: host1x: Forbid unrelated SETCLASS opcode in the firewall by Dmitry Osipenko · 8 years ago
  33. 80d3eef drm/tegra: dc: Disable plane if it is invisible by Dmitry Osipenko · 8 years ago
  34. 7d20585 drm/tegra: dc: Apply clipping to the plane by Dmitry Osipenko · 8 years ago
  35. 6ac1571 drm/tegra: dc: Avoid reset asserts on Tegra20 by Dmitry Osipenko · 8 years ago
  36. e0b2ce0 drm/tegra: Check syncpoint ID in the 'submit' IOCTL by Dmitry Osipenko · 8 years ago
  37. d0fbbdf drm/tegra: Correct copying of waitchecks and disable them in the 'submit' IOCTL by Dmitry Osipenko · 8 years ago
  38. 368f622 drm/tegra: Check for malformed offsets and sizes in the 'submit' IOCTL by Dmitry Osipenko · 8 years ago
  39. d6c153e drm/tegra: Correct idr_alloc() minimum id by Dmitry Osipenko · 8 years ago
  40. 1066a89 drm/tegra: Fix lockup on a use of staging API by Dmitry Osipenko · 8 years ago
  41. 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
  42. bda0ecc drm/tegra: switch to postclose by Daniel Vetter · 8 years ago
  43. 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
  44. f9b67f0 dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro by Logan Gunthorpe · 8 years ago
  45. 0ae797a drm/tegra: Add VIC support by Arto Merilainen · 8 years ago
  46. 8746f65 drm/tegra: Add falcon helper library by Arto Merilainen · 8 years ago
  47. ad92601 drm/tegra: Add Tegra DRM allocation API by Mikko Perttunen · 8 years ago
  48. 5e91144 drm/tegra: Add tiling FB modifiers by Alexandre Courbot · 8 years ago
  49. bdd2f9c drm/tegra: Don't leak kernel pointer to userspace by Thierry Reding · 8 years ago
  50. 347ad49d drm/tegra: Protect IOMMU operations by mutex by Thierry Reding · 8 years ago
  51. 398cbaa drm/tegra: Enable IOVA API when IOMMU support is enabled by Thierry Reding · 8 years ago
  52. 99612b2 drm/tegra: Don't use modeset_lock_crtc by Daniel Vetter · 8 years ago
  53. b70366e Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next by Daniel Vetter · 8 years ago
  54. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  55. 10437d9 drm: tegra: use vblank hooks in struct drm_crtc_funcs by Shawn Guo · 8 years ago
  56. da7bdda drm/fb-helper: Automatically clean up fb_info by Daniel Vetter · 8 years ago
  57. 4e64e55 drm: Improve drm_mm search (and fix topdown allocation) with rbtrees by Chris Wilson · 8 years ago
  58. e4563f6 drm: Rely on mode_config data for fb_helper initialization by Gabriel Krisman Bertazi · 8 years ago
  59. 5b6954b drm/tegra: Remove tegra_debugfs_cleanup() by Noralf Trønnes · 8 years ago
  60. 75bcb05 drm: tegra: use crtc helper drm_crtc_from_index() by Shawn Guo · 8 years ago
  61. 3e7d2fdd drm/tegra: Stop using drm_framebuffer_unregister_private by Daniel Vetter · 8 years ago
  62. 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
  63. 11b3c20 drm: Change the return type of the unload hook to void by Gabriel Krisman Bertazi · 8 years ago
  64. 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
  65. 75f6dfe drm: Deduplicate driver initialization message by Gabriel Krisman Bertazi · 8 years ago
  66. b5c3714 drm/mm: Convert to drm_printer by Daniel Vetter · 8 years ago
  67. 9338203 drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h> by Laurent Pinchart · 8 years ago
  68. 438b74a drm: Nuke fb->pixel_format by Ville Syrjälä · 8 years ago
  69. 272725c drm: Nuke fb->bits_per_pixel by Ville Syrjälä · 8 years ago
  70. b00c600 drm: Nuke fb->depth by Ville Syrjälä · 8 years ago
  71. bcb0b46 drm: Replace drm_format_num_planes() with fb->format->num_planes by Ville Syrjälä · 8 years ago
  72. a3f913c drm: Pass 'dev' to drm_helper_mode_fill_fb_struct() by Ville Syrjälä · 8 years ago
  73. 1a29d85 mm: use vmf->address instead of of vmf->virtual_address by Jan Kara · 8 years ago
  74. 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
  75. 902c255 drm/tegra: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops by Stefan Christ · 8 years ago
  76. 585ee0f drm/tegra: Set sgt pointer in BO pin by Mikko Perttunen · 8 years ago
  77. 7ecada3 drm/tegra: Support kernel mappings with IOMMU by Arto Merilainen · 8 years ago
  78. cc09cb6 drm/tegra: gem: Remove some dead code by Christophe JAILLET · 8 years ago
  79. 4141e74 drm/tegra: sor: No need to free devm_ allocated memory by Christophe Jaillet · 8 years ago
  80. 87ba3e1 drm/tegra: Fix error handling by Christophe Jaillet · 9 years ago
  81. 9376cad drm/tegra: dpaux: Fix error handling by Christophe Jaillet · 8 years ago
  82. 55edf41 drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs by Jani Nikula · 8 years ago
  83. fb80016 gpu: Remove depends on RESET_CONTROLLER when not a provider by Stephen Boyd · 8 years ago
  84. 0853695 drm: Add reference counting to drm_atomic_state by Chris Wilson · 8 years ago
  85. a4fce9c drm/prime: Take a ref on the drm_dev when exporting a dma_buf by Chris Wilson · 8 years ago
  86. b2d7e08 Merge tag 'drm/tegra/for-4.9-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 8 years ago
  87. ca09fb9 Merge tag 'v4.8-rc8' into drm-next by Dave Airlie · 8 years ago
  88. 0f28860 drm: Don't swallow error codes in drm_dev_alloc() by Tom Gundersen · 8 years ago
  89. 2b58e98 drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit by Liu Ying · 8 years ago
  90. 08ee017 drm/tegra: Fix window[0] base address corruption by Dmitry Osipenko · 8 years ago
  91. 87904c3 drm/tegra: dsi: Enhance runtime power management by Thierry Reding · 8 years ago
  92. 420382a drm: Don't implement empty prepare_fb()/cleanup_fb() by Laurent Pinchart · 8 years ago
  93. 1832040 drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fb by Chris Wilson · 8 years ago
  94. 2383050f Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc by Daniel Vetter · 8 years ago
  95. a63caf1 drm/tegra: Delete an unnecessary check before the function call "vunmap" by Markus Elfring · 8 years ago
  96. 877fa9a Merge tag 'drm/tegra/for-4.8-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 8 years ago
  97. 64ea25c drm/tegra: sor: Reject HDMI 2.0 modes by Thierry Reding · 9 years ago
  98. f8c7912 drm/tegra: sor: Prepare for generic PM domain support by Jon Hunter · 9 years ago
  99. 64230aa drm/tegra: dsi: Prepare for generic PM domain support by Jon Hunter · 9 years ago
  100. 30b4943 drm/tegra: sor: Make XBAR configurable per SoC by Thierry Reding · 9 years ago