1. 8a357d1 drm: Nerf DRM_CONTROL nodes by Daniel Vetter · 8 years ago
  2. b7c0e47 Merge tag 'drm-vc4-next-2016-11-16' of https://github.com/anholt/linux into drm-next by Dave Airlie · 8 years ago
  3. 25bfe01 Merge branch 'drm-tda998x-mali' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 8 years ago
  4. 318313d Merge tag 'drm-misc-next-2016-11-16' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  5. c778cc5 drm/vc4: Add fragment shader threading support by Jonas Pfeil · 8 years ago
  6. beaf5af drm/fence: add out-fences support by Gustavo Padovan · 8 years ago
  7. 6d6003c drm/fence: add fence timeline to drm_crtc by Gustavo Padovan · 8 years ago
  8. 9626014 drm/fence: add in-fences support by Gustavo Padovan · 8 years ago
  9. 19423ba drm/bridge: analogix_dp: return error if transfer none byte by Jianqun Xu · 8 years ago
  10. 4473904 Merge tag 'sunxi-drm-for-4.10' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into drm-next by Dave Airlie · 8 years ago
  11. 1a3865d Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-next by Dave Airlie · 8 years ago
  12. b9876d5 drm: drm_irq.h header cleanup by Daniel Vetter · 8 years ago
  13. 2d1e331 drm/irq: Unexport drm_vblank_on/off by Daniel Vetter · 8 years ago
  14. d6b0f62 drm/irq: Unexport drm_vblank_count by Daniel Vetter · 8 years ago
  15. 07600c5 drm/irq: Make drm_vblank_pre/post_modeset internal by Daniel Vetter · 8 years ago
  16. 9bc6db0d drm/nouveau: Use drm_crtc_vblank_off/on by Daniel Vetter · 8 years ago
  17. 778e1a5 drm/amdgpu: Use drm_crtc_vblank_on/off for dce6 by Daniel Vetter · 8 years ago
  18. 717fd81 drm/color: document NULL values and default settings better by Daniel Vetter · 8 years ago
  19. edd420e drm: Drop externs from drm_crtc.h by Daniel Vetter · 8 years ago
  20. 9498c19 drm: Move tile group code into drm_connector.c by Daniel Vetter · 8 years ago
  21. 28575f1 drm: Extract drm_mode_config.[hc] by Daniel Vetter · 8 years ago
  22. 83113df5 Revert "drm: Add aspect ratio parsing in DRM layer" by Ville Syrjälä · 8 years ago
  23. 7920232 Revert "drm: Add and handle new aspect ratios in DRM layer" by Ville Syrjälä · 8 years ago
  24. 2d5e836d drm/print: Move kerneldoc next to definition by Daniel Vetter · 8 years ago
  25. 4f93624 drm: Consolidate dumb buffer docs by Daniel Vetter · 8 years ago
  26. 6c4789e drm: Clean up kerneldoc for struct drm_driver by Daniel Vetter · 8 years ago
  27. 85e634b drm: Extract drm_drv.h by Daniel Vetter · 8 years ago
  28. 8a5846b doc/dma-buf: Fix up include directives by Daniel Vetter · 8 years ago
  29. ebc896d drm/i915: Fixup kerneldoc includes by Daniel Vetter · 8 years ago
  30. 1a02ea4 drm: Extract drm_dumb_buffers.c by Daniel Vetter · 8 years ago
  31. 196594e drm/fb_cma_helper: Add missing forward declaration by Marek Vasut · 8 years ago
  32. 72282a8 drm: zte: checking for NULL instead of IS_ERR() by Dan Carpenter · 8 years ago
  33. 35cf035 drm: don't let crtc_ww_class leak out by Rob Clark · 8 years ago
  34. 6bfec6d dma-buf: Use fence_get_rcu_safe() for retrieving the exclusive fence by Chris Wilson · 8 years ago
  35. 782ea2a drm/imx: Switch to drm_fb_cma_prepare_fb() helper by Marek Vasut · 8 years ago
  36. 85e8f8d drm: rcar-du: Fix LVDS start sequence on Gen3 by Koji Matsuoka · 9 years ago
  37. fd1adef drm: rcar-du: Fix H/V sync signal polarity configuration by Koji Matsuoka · 9 years ago
  38. 9cdced8 drm: rcar-du: Fix display timing controller parameter by Koji Matsuoka · 9 years ago
  39. a3c477b drm: rcar-du: Fix dot clock routing configuration by Laurent Pinchart · 8 years ago
  40. 63b5053 drm: rcar-du: Add R8A7796 support by Laurent Pinchart · 8 years ago
  41. 73323dd drm: rcar-du: Add R8A7792 support by Sergei Shtylyov · 8 years ago
  42. 4f7b0d2 drm: rcar-du: Simplify and fix probe error handling by Laurent Pinchart · 8 years ago
  43. 14d7f96 drm/fb_cma_helper: Add drm_fb_cma_prepare_fb() helper by Marek Vasut · 8 years ago
  44. 3da6c2f drm/gma500: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops by Stefan Christ · 8 years ago
  45. a36384d drm/i915: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops by Stefan Christ · 8 years ago
  46. d074e55 drm/omapdrm: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops by Stefan Christ · 8 years ago
  47. e59a03f drm/virtio: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops by Stefan Christ · 8 years ago
  48. 00d4406 drm/msm: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops by Stefan Christ · 8 years ago
  49. 812162f drm/udl: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops by Stefan Christ · 8 years ago
  50. 902c255 drm/tegra: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops by Stefan Christ · 8 years ago
  51. 13be31f drm/radeon: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops by Stefan Christ · 8 years ago
  52. 72b6bcb drm/rockchip: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops by Stefan Christ · 8 years ago
  53. 1102af1 drm/qxl: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops by Stefan Christ · 8 years ago
  54. 51a11f3 drm/nouveau: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops by Stefan Christ · 8 years ago
  55. 2eec838 drm/exynos: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops by Stefan Christ · 8 years ago
  56. 659119d drm/fb_cma_helper: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops by Stefan Christ · 8 years ago
  57. d4d938c drm/bochs: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops by Stefan Christ · 8 years ago
  58. 1caae27 drm/armada: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops by Stefan Christ · 8 years ago
  59. ea4ffff drm/amdgpu: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops by Stefan Christ · 8 years ago
  60. 1e00892 drm/fb-helper: add fb_debug_* to DRM_FB_HELPER_DEFAULT_OPS by Stefan Christ · 8 years ago
  61. 1b99b72 drm/fb-helper: fix segfaults in drm_fb_helper_debug_* by Stefan Christ · 8 years ago
  62. 554dd69 drm/ast: free correct pointer in astfb_create() error paths by Andrew Donnellan · 8 years ago
  63. 05ee29e drm: rcar-du: Fix crash in encoder failure error path by Laurent Pinchart · 8 years ago
  64. eb508ce drm: rcar-du: Remove memory allocation error message by Laurent Pinchart · 8 years ago
  65. 0fab63c drm: rcar-du: Remove test for impossible error condition by Laurent Pinchart · 8 years ago
  66. 410fa00 drm: rcar-du: Bring HDMI encoder comments in line with the driver by Laurent Pinchart · 9 years ago
  67. 48b0349 drm: rcar-du: Constify node argument to rcar_du_lvds_connector_init() by Laurent Pinchart · 8 years ago
  68. f5a000c video: of: Constify node argument to display timing functions by Laurent Pinchart · 8 years ago
  69. dfeb693 drm/sun4i: constify component_ops structures by Julia Lawall · 8 years ago
  70. b3c11ac drm: move allocation out of drm_get_format_name() by Eric Engestrom · 8 years ago
  71. f92e1ee drm: Add missing mutex_destroy in drm_dev_init/release by Joonas Lahtinen · 8 years ago
  72. d8c1abd Merge tag 'zxdrm-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into drm-next by Dave Airlie · 8 years ago
  73. c765102 Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-next by Dave Airlie · 8 years ago
  74. 90233ee Merge tag 'dw-hdmi-next-2016-09-19' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 8 years ago
  75. 628d165 Merge tag 'imx-drm-next-2016-11-10' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 8 years ago
  76. 3e91168 Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  77. db8feb6 Merge tag 'drm-intel-next-2016-11-08' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
  78. 4b514e1 drm: Make DRM_DEBUG_MM depend on STACKTRACE_SUPPORT by Chris Wilson · 8 years ago
  79. b5b457b gpu: ipu-di: silence videomode logspam by Lucas Stach · 8 years ago
  80. 77d150b drm/i915: Restrict DRM_DEBUG_MM automatic selection by Chris Wilson · 8 years ago
  81. cd456f8 drm: Restrict stackdepot usage to builtin drm.ko by Chris Wilson · 8 years ago
  82. 06d9f56 drm/msm: module param to dump state on error irq by Rob Clark · 8 years ago
  83. dd701ae drm/msm/mdp5: add atomic_print_state support by Rob Clark · 8 years ago
  84. 6559c90 drm/atomic: add debugfs file to dump out atomic state by Rob Clark · 8 years ago
  85. fceffb32 drm/atomic: add new drm_debug bit to dump atomic state by Rob Clark · 8 years ago
  86. 1638d30 drm: add helpers to go from plane state to drm_rect by Rob Clark · 8 years ago
  87. d8187177 drm: add helper for printing to log or seq_file by Rob Clark · 8 years ago
  88. 65c7dc1 drm: helper macros to print composite types by Rob Clark · 8 years ago
  89. 06a66b5 reservation: revert "wait only with non-zero timeout specified (v3)" v2 by Christian König · 8 years ago
  90. 98a6dd9 drm/ttm: fix ttm_bo_wait by Christian König · 8 years ago
  91. 698c0f7 dma-buf/fence: revert "don't wait when specified timeout is zero" (v2) by Alex Deucher · 8 years ago
  92. bcc004b dma-buf/fence: make timeout handling in fence_default_wait consistent (v2) by Alex Deucher · 8 years ago
  93. eef18a8 drm/amdgpu: add the interface of waiting multiple fences (v4) by Junwei Zhang · 8 years ago
  94. 7392b4b dma-buf: return index of the first signaled fence (v2) by monk.liu · 8 years ago
  95. c5ec903 MAINTAINERS: update Sync File Framework files by Gustavo Padovan · 8 years ago
  96. 4592bfc dma-buf/sw_sync: put fence reference from the fence creation by Gustavo Padovan · 8 years ago
  97. 7488158 dma-buf/sw_sync: mark sync_timeline_create() static by Baoyou Xie · 8 years ago
  98. 93ce75f drm: Add stackdepot include for DRM_DEBUG_MM by Chris Wilson · 8 years ago
  99. e64053f drm: mali-dp: Clear CVAL when leaving config mode by Brian Starkey · 8 years ago
  100. 3835b46 drm/plane: add inline doc for struct drm_plane by Gustavo Padovan · 8 years ago