1. 069035c drm: Fix possible race conditions while unplugging DRM device by Oleksandr Andrushchenko · 7 years ago
  2. fbecef1 drm/v3d: add CONFIG_MMU dependency by Arnd Bergmann · 7 years ago
  3. f619794 drm/vc4: Fix leak of the file_priv that stored the perfmon. by Eric Anholt · 7 years ago
  4. 2045b22 Merge tag 'drm-misc-next-2018-05-15' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  5. c76f0b2 Merge tag 'drm-amdkfd-next-2018-05-14' of git://people.freedesktop.org/~gabbayo/linux into drm-next by Dave Airlie · 7 years ago
  6. 444ac87 Merge tag 'exynos-drm-next-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 7 years ago
  7. ba72385 Merge branch 'mediatek-drm-next-4.18' of https://github.com/ckhu-mediatek/linux.git-tags into drm-next by Dave Airlie · 7 years ago
  8. 9037d4b Merge branch 'drm/du/next' of git://linuxtv.org/pinchartl/media into drm-next by Dave Airlie · 7 years ago
  9. 68266f1 gpu: drm: qxl: Adding new typedef vm_fault_t by Souptick Joarder · 7 years ago
  10. 110ab11 drm/virtio: add define for second capset to the virgl code. by Dave Airlie · 7 years ago
  11. c9ac371 drm: Fix render node numbering regression from control node removal. by Eric Anholt · 7 years ago
  12. 2989b3c Merge tag 'tilcdc-4.18' of https://github.com/jsarha/linux into drm-next by Dave Airlie · 7 years ago
  13. e892999 drm/exynos/dsi: remove mode_set callback by Andrzej Hajda · 7 years ago
  14. 94cc2fd Merge remote-tracking branch 'drm/drm-next' into drm-misc-next by Maarten Lankhorst · 7 years ago
  15. 900aa8a drm: Add and handle new aspect ratios in DRM layer by Shashank Sharma · 7 years ago
  16. 222ec16 drm: Add aspect ratio parsing in DRM layer by Shashank Sharma · 7 years ago
  17. c3ff0cd drm: Expose modes with aspect ratio, only if requested by Ankit Nautiyal · 7 years ago
  18. ace5bf0 drm: Handle aspect ratio info in legacy modeset path by Ankit Nautiyal · 7 years ago
  19. 7595bda drm: Add DRM client cap for aspect-ratio by Ankit Nautiyal · 7 years ago
  20. bfe2e2c video/hdmi: Reject illegal picture aspect ratios by Ville Syrjälä · 7 years ago
  21. a9c266c drm/edid: Don't send bogus aspect ratios in AVI infoframes by Ville Syrjälä · 7 years ago
  22. 357768c drm/edid: Fix cea mode aspect ratio handling by Ville Syrjälä · 7 years ago
  23. a2328fd drm/edid: Use drm_mode_match_no_clocks_no_stereo() for consistentcy by Ville Syrjälä · 7 years ago
  24. dd7c262 drm/modes: Introduce drm_mode_match() by Ville Syrjälä · 7 years ago
  25. 818c05d drm: panel-orientation-quirks: Convert to use match_string() helper by Andy Shevchenko · 7 years ago
  26. 01fb918 drm/exynos: Add driver for Exynos Scaler module by Andrzej Pietrasiewicz · 7 years ago
  27. 7a2d5c7 drm/exynos: fimc: Convert driver to IPP v2 core API by Marek Szyprowski · 7 years ago
  28. 8b7d3ec drm/exynos: gsc: Convert driver to IPP v2 core API by Marek Szyprowski · 7 years ago
  29. d8cb9ee drm/exynos: rotator: Convert driver to IPP v2 core API by Marek Szyprowski · 7 years ago
  30. 9913f74 drm/exynos: ipp: Add IPP v2 framework by Marek Szyprowski · 7 years ago
  31. a88ad3d drm/tilcdc: Fix setting clock divider for omap-l138 by David Lechner · 7 years ago
  32. 5fae288 drm/exynos: Allow DRM_EXYNOS on s5pv210. by Paweł Chmiel · 7 years ago
  33. fa50b7b drm/exynos: fimd: Add support for S5PV210 FIMD variant by Tomasz Figa · 7 years ago
  34. 8a8d9b2 gpu: drm: exynos: Change return type to vm_fault_t by Souptick Joarder · 7 years ago
  35. bec923c Merge tag 'exynos-drm-fixes-for-v4.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into exynos-drm-next by Inki Dae · 7 years ago
  36. 6f2db7d drm/exynos: hdmi: avoid duplicating drm_bridge_attach by Peter Rosin · 7 years ago
  37. 2f065d8 drm/dp: Correctly mask DP_TRAINING_AUX_RD_INTERVAL values for DP 1.4 by Matt Atwood · 7 years ago
  38. 0597017 drm/dp: Add DP_DPCD_REV_XX to drm_dp_helper by Matt Atwood · 7 years ago
  39. f45140d drm/xen-front: Fix loop timeout by Dan Carpenter · 7 years ago
  40. 18f20bc drm/xen-front: fix xen_drm_front_shbuf_alloc() error handling by Dan Carpenter · 7 years ago
  41. e30ca4b drm/xen-front: checking for NULL instead of IS_ERR by Dan Carpenter · 7 years ago
  42. 28eff78 dma-buf: Remove unneeded stubs around sync_debug interfaces by Ezequiel Garcia · 7 years ago
  43. b06078d drm: rcar-du: Track dma-buf fences by Emre Ucan · 7 years ago
  44. f1e9a22 drm: rcar-du: Add R8A77965 support by Kieran Bingham · 7 years ago
  45. 7ae9045 drm: rcar-du: Allow DU groups to work with hardware indexing by Kieran Bingham · 7 years ago
  46. 5361cc7 drm: rcar-du: Split CRTC handling to support hardware indexing by Kieran Bingham · 7 years ago
  47. 425f33b dt-bindings: display: renesas: Add R-Car M3-N HDMI TX DT bindings by Kieran Bingham · 7 years ago
  48. 4012532 drm: rcar-du: Use the correct naming for ODPM fields in DEFR6 by Kieran Bingham · 7 years ago
  49. dc81429 dt-bindings: display: renesas: du: Document the r8a77965 bindings by Kieran Bingham · 7 years ago
  50. a4af842 dt-bindings: display: renesas: du: Increase indent in output table by Kieran Bingham · 7 years ago
  51. 3b0033e drm: rcar-du: Use NULL for table initialisation by Kieran Bingham · 7 years ago
  52. c18e9a0 drm: rcar-du: of: Include header to define prototypes by Kieran Bingham · 7 years ago
  53. 7420e04 drm/selftests: Add drm helper selftest by Maarten Lankhorst · 7 years ago
  54. 34b13e5 drm/selftests: Rename the Kconfig option to CONFIG_DRM_DEBUG_SELFTEST by Maarten Lankhorst · 7 years ago
  55. 9c1659e drm/i915: Do not adjust scale when out of bounds, v2. by Maarten Lankhorst · 7 years ago
  56. f96bdf5 drm/rect: Handle rounding errors in drm_rect_clip_scaled, v3. by Maarten Lankhorst · 7 years ago
  57. 6f96f20 drm/rect: Round above 1 << 16 upwards to correct scale calculation functions. by Maarten Lankhorst · 7 years ago
  58. 5f27314 gpu: drm: bridge: adv7511: Replace mdelay with usleep_range in adv7511_probe by Jia-Ju Bai · 7 years ago
  59. 7bd2d2e drm/bridge: adv7511: fix spelling of driver name in Kconfig by Peter Rosin · 7 years ago
  60. 0ccc1c8 drm/exynos: mixer: avoid Oops in vp_video_buffer() by Tobias Jakobi · 7 years ago
  61. 2eced8e drm/exynos/mixer: fix synchronization check in interlaced mode by Andrzej Hajda · 7 years ago
  62. 8eb008c Merge tag 'drm-intel-next-2018-04-13' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 7 years ago
  63. a02cbe2 Merge branch 'vmwgfx-fixes-4.17' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 7 years ago
  64. 57692c9 drm/v3d: Introduce a new DRM driver for Broadcom V3D V3.x+ by Eric Anholt · 7 years ago
  65. 4000626 dt-bindings: Add a new binding for Broadcom V3D 3.x and newer GPUs. by Eric Anholt · 7 years ago
  66. 4c70ac7 drm/vc4: Add a pad field to align drm_vc4_submit_cl to 64 bits. by Eric Anholt · 7 years ago
  67. 0a4587a drm/pl111: Fix module probe bug by Linus Walleij · 7 years ago
  68. 0d49f30 drm: remove all control node code by Daniel Vetter · 7 years ago
  69. 9e1de90 drm/msm: Don't setup control node debugfs files by Daniel Vetter · 7 years ago
  70. fc2a69f drm/atomic: Handling the case when setting old crtc for plane by Satendra Singh Thakur · 7 years ago
  71. 51f170a Revert 190c462d5be19ba622a82f5fd0625087c870a1e6..bf3012ada1b2222e770de5c35c1bb16f73b3a01d" by Daniel Vetter · 7 years ago
  72. bf3012a drm/qxl: Remove unecessary dma_fence_ops by Daniel Vetter · 7 years ago
  73. 95aee35 drm: Remove unecessary dma_fence_ops by Daniel Vetter · 7 years ago
  74. 49a53d4 dma-fence: Make ->wait callback optional by Daniel Vetter · 7 years ago
  75. 90e9965 dma-fence: Allow wait_any_timeout for all fences by Daniel Vetter · 7 years ago
  76. 95ed01e dma-fence: Make ->enable_signaling optional by Daniel Vetter · 7 years ago
  77. aee1a37 dma-fence: remove fill_driver_data callback by Daniel Vetter · 7 years ago
  78. 190c462 drm/vmwgfx: Drop DRM_CONTROL_ALLOW by Daniel Vetter · 7 years ago
  79. 0cd54b0 drm/i915: Drop DRM_CONTROL_ALLOW by Daniel Vetter · 7 years ago
  80. 5bb562f drm: Drop DRM_CONTROL_ALLOW from ioctls by Daniel Vetter · 7 years ago
  81. 1e5fbc0b Merge tag 'drm-misc-fixes-2018-05-02' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  82. 083faae Merge tag 'drm-intel-fixes-2018-05-02' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  83. ec66723 drm/rect: Fix drm_rect_rotation_inv() docs by Ville Syrjälä · 7 years ago
  84. 49ceda9 drm/bridge: vga-dac: Fix edid memory leak by Sean Paul · 7 years ago
  85. 5745067 drm/pl111: Enable device-specific assigned memory by Linus Walleij · 7 years ago
  86. ca454bd drm/pl111: Support the Versatile Express by Linus Walleij · 7 years ago
  87. 304f72e gpu: drm: sti: fix spelling mistake: "initialze" -> "initialize" by Colin Ian King · 7 years ago
  88. 2c269b0 dma-fence: Some kerneldoc polish for dma-fence.h by Daniel Vetter · 7 years ago
  89. 72ac696 drm/mediatek: Using the function drm_display_mode_to_videomode by Satendra Singh Thakur · 7 years ago
  90. 58badaa drm/rockchip: Disable blending for win0 by Kristian H. Kristensen · 7 years ago
  91. c720d89 drm/vc4: Enable syncobj support by Stefan Schake · 7 years ago
  92. e84fcb9 drm/vc4: Export fence through syncobj by Stefan Schake · 7 years ago
  93. 818f5c8 drm/vc4: Syncobj import support by Stefan Schake · 7 years ago
  94. 3481fe7 drm/panel: Enable DSI transactions on the RPi panel. by Eric Anholt · 7 years ago
  95. 1825067 drm/vc4: Skip ULPS latching when we're in that ULPS state already. by Eric Anholt · 7 years ago
  96. f7aef1c drm/vc4: Make sure vc4_bo_{inc,dec}_usecnt() calls are balanced by Boris Brezillon · 7 years ago
  97. 5e7854bd drm/vc4: make function vc4_allocate_bin_bo static by Vaishali Thakkar · 7 years ago
  98. d34deab drm: Make the prime vmap/vunmap hooks optional. by Eric Anholt · 7 years ago
  99. 9f99963 drm/tinydrm/mi0283qt: Always set rotation value by Tom Callaway · 7 years ago
  100. b607990 drm/i915/glk: Add MODULE_FIRMWARE for Geminilake by Ian W MORRISON · 7 years ago