1. 1ea0c02 drm/atomic: Unconfuse the old_state mess in commmit_tail by Daniel Vetter · 8 years ago
  2. 9a83a71 drm/fences: add DOC: for explicit fencing by Gustavo Padovan · 8 years ago
  3. 8c0b55e drm/atomic: cleanup debugfs entries on un-registering the driver. by Liviu Dudau · 8 years ago
  4. cf590b8 vgaarb: Downgrade userspace-triggerable messages to debug by Bjorn Helgaas · 8 years ago
  5. a75d68f vgaarb: Use dev_printk() when possible by Bjorn Helgaas · 8 years ago
  6. 069cad6 Revert "dma-buf/sync-file: Avoid enable fence signaling if poll(.timeout=0)" by Gustavo Padovan · 8 years ago
  7. 4ada6f2 drm: document standard connector properties by Daniel Vetter · 8 years ago
  8. 27bfa74 drm: also move DSI panels to the front of the connector list by Jani Nikula · 8 years ago
  9. bae781b drm: Nuke modifier[1-3] by Ville Syrjälä · 8 years ago
  10. 0b46fcd MAINTAINERS: Move dma-buf to drm-misc git by Daniel Vetter · 8 years ago
  11. af948a2 drm/bridge: dumb-vga-dac: Support a VDD regulator supply by Chen-Yu Tsai · 8 years ago
  12. 5620f47 MAINTAINERS: Add Archit as drm bridge maintainer by Daniel Vetter · 8 years ago
  13. d52ea7e MAINTAINERS: Add drm-misc by Daniel Vetter · 8 years ago
  14. 8a357d1 drm: Nerf DRM_CONTROL nodes by Daniel Vetter · 8 years ago
  15. b7c0e47 Merge tag 'drm-vc4-next-2016-11-16' of https://github.com/anholt/linux into drm-next by Dave Airlie · 8 years ago
  16. 25bfe01 Merge branch 'drm-tda998x-mali' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 8 years ago
  17. 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
  18. c778cc5 drm/vc4: Add fragment shader threading support by Jonas Pfeil · 8 years ago
  19. beaf5af drm/fence: add out-fences support by Gustavo Padovan · 8 years ago
  20. 6d6003c drm/fence: add fence timeline to drm_crtc by Gustavo Padovan · 8 years ago
  21. 9626014 drm/fence: add in-fences support by Gustavo Padovan · 8 years ago
  22. 19423ba drm/bridge: analogix_dp: return error if transfer none byte by Jianqun Xu · 8 years ago
  23. 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
  24. 1a3865d Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-next by Dave Airlie · 8 years ago
  25. b9876d5 drm: drm_irq.h header cleanup by Daniel Vetter · 8 years ago
  26. 2d1e331 drm/irq: Unexport drm_vblank_on/off by Daniel Vetter · 8 years ago
  27. d6b0f62 drm/irq: Unexport drm_vblank_count by Daniel Vetter · 8 years ago
  28. 07600c5 drm/irq: Make drm_vblank_pre/post_modeset internal by Daniel Vetter · 8 years ago
  29. 9bc6db0d drm/nouveau: Use drm_crtc_vblank_off/on by Daniel Vetter · 8 years ago
  30. 778e1a5 drm/amdgpu: Use drm_crtc_vblank_on/off for dce6 by Daniel Vetter · 8 years ago
  31. 717fd81 drm/color: document NULL values and default settings better by Daniel Vetter · 8 years ago
  32. edd420e drm: Drop externs from drm_crtc.h by Daniel Vetter · 8 years ago
  33. 9498c19 drm: Move tile group code into drm_connector.c by Daniel Vetter · 8 years ago
  34. 28575f1 drm: Extract drm_mode_config.[hc] by Daniel Vetter · 8 years ago
  35. 83113df5 Revert "drm: Add aspect ratio parsing in DRM layer" by Ville Syrjälä · 8 years ago
  36. 7920232 Revert "drm: Add and handle new aspect ratios in DRM layer" by Ville Syrjälä · 8 years ago
  37. 2d5e836d drm/print: Move kerneldoc next to definition by Daniel Vetter · 8 years ago
  38. 4f93624 drm: Consolidate dumb buffer docs by Daniel Vetter · 8 years ago
  39. 6c4789e drm: Clean up kerneldoc for struct drm_driver by Daniel Vetter · 8 years ago
  40. 85e634b drm: Extract drm_drv.h by Daniel Vetter · 8 years ago
  41. 8a5846b doc/dma-buf: Fix up include directives by Daniel Vetter · 8 years ago
  42. ebc896d drm/i915: Fixup kerneldoc includes by Daniel Vetter · 8 years ago
  43. 1a02ea4 drm: Extract drm_dumb_buffers.c by Daniel Vetter · 8 years ago
  44. 196594e drm/fb_cma_helper: Add missing forward declaration by Marek Vasut · 8 years ago
  45. 72282a8 drm: zte: checking for NULL instead of IS_ERR() by Dan Carpenter · 8 years ago
  46. 35cf035 drm: don't let crtc_ww_class leak out by Rob Clark · 8 years ago
  47. 6bfec6d dma-buf: Use fence_get_rcu_safe() for retrieving the exclusive fence by Chris Wilson · 8 years ago
  48. 782ea2a drm/imx: Switch to drm_fb_cma_prepare_fb() helper by Marek Vasut · 8 years ago
  49. 85e8f8d drm: rcar-du: Fix LVDS start sequence on Gen3 by Koji Matsuoka · 9 years ago
  50. fd1adef drm: rcar-du: Fix H/V sync signal polarity configuration by Koji Matsuoka · 9 years ago
  51. 9cdced8 drm: rcar-du: Fix display timing controller parameter by Koji Matsuoka · 9 years ago
  52. a3c477b drm: rcar-du: Fix dot clock routing configuration by Laurent Pinchart · 8 years ago
  53. 63b5053 drm: rcar-du: Add R8A7796 support by Laurent Pinchart · 8 years ago
  54. 73323dd drm: rcar-du: Add R8A7792 support by Sergei Shtylyov · 8 years ago
  55. 4f7b0d2 drm: rcar-du: Simplify and fix probe error handling by Laurent Pinchart · 8 years ago
  56. 14d7f96 drm/fb_cma_helper: Add drm_fb_cma_prepare_fb() helper by Marek Vasut · 8 years ago
  57. 3da6c2f drm/gma500: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops by Stefan Christ · 8 years ago
  58. a36384d drm/i915: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops by Stefan Christ · 8 years ago
  59. d074e55 drm/omapdrm: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops by Stefan Christ · 8 years ago
  60. e59a03f drm/virtio: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops by Stefan Christ · 8 years ago
  61. 00d4406 drm/msm: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops by Stefan Christ · 8 years ago
  62. 812162f drm/udl: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops by Stefan Christ · 8 years ago
  63. 902c255 drm/tegra: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops by Stefan Christ · 8 years ago
  64. 13be31f drm/radeon: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops by Stefan Christ · 8 years ago
  65. 72b6bcb drm/rockchip: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops by Stefan Christ · 8 years ago
  66. 1102af1 drm/qxl: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops by Stefan Christ · 8 years ago
  67. 51a11f3 drm/nouveau: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops by Stefan Christ · 8 years ago
  68. 2eec838 drm/exynos: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops by Stefan Christ · 8 years ago
  69. 659119d drm/fb_cma_helper: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops by Stefan Christ · 8 years ago
  70. d4d938c drm/bochs: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops by Stefan Christ · 8 years ago
  71. 1caae27 drm/armada: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops by Stefan Christ · 8 years ago
  72. ea4ffff drm/amdgpu: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops by Stefan Christ · 8 years ago
  73. 1e00892 drm/fb-helper: add fb_debug_* to DRM_FB_HELPER_DEFAULT_OPS by Stefan Christ · 8 years ago
  74. 1b99b72 drm/fb-helper: fix segfaults in drm_fb_helper_debug_* by Stefan Christ · 8 years ago
  75. 554dd69 drm/ast: free correct pointer in astfb_create() error paths by Andrew Donnellan · 8 years ago
  76. 05ee29e drm: rcar-du: Fix crash in encoder failure error path by Laurent Pinchart · 8 years ago
  77. eb508ce drm: rcar-du: Remove memory allocation error message by Laurent Pinchart · 8 years ago
  78. 0fab63c drm: rcar-du: Remove test for impossible error condition by Laurent Pinchart · 8 years ago
  79. 410fa00 drm: rcar-du: Bring HDMI encoder comments in line with the driver by Laurent Pinchart · 9 years ago
  80. 48b0349 drm: rcar-du: Constify node argument to rcar_du_lvds_connector_init() by Laurent Pinchart · 8 years ago
  81. f5a000c video: of: Constify node argument to display timing functions by Laurent Pinchart · 8 years ago
  82. dfeb693 drm/sun4i: constify component_ops structures by Julia Lawall · 8 years ago
  83. b3c11ac drm: move allocation out of drm_get_format_name() by Eric Engestrom · 8 years ago
  84. f92e1ee drm: Add missing mutex_destroy in drm_dev_init/release by Joonas Lahtinen · 8 years ago
  85. 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
  86. c765102 Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-next by Dave Airlie · 8 years ago
  87. 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
  88. 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
  89. 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
  90. 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
  91. 4b514e1 drm: Make DRM_DEBUG_MM depend on STACKTRACE_SUPPORT by Chris Wilson · 8 years ago
  92. b5b457b gpu: ipu-di: silence videomode logspam by Lucas Stach · 8 years ago
  93. 77d150b drm/i915: Restrict DRM_DEBUG_MM automatic selection by Chris Wilson · 8 years ago
  94. cd456f8 drm: Restrict stackdepot usage to builtin drm.ko by Chris Wilson · 8 years ago
  95. 06d9f56 drm/msm: module param to dump state on error irq by Rob Clark · 8 years ago
  96. dd701ae drm/msm/mdp5: add atomic_print_state support by Rob Clark · 8 years ago
  97. 6559c90 drm/atomic: add debugfs file to dump out atomic state by Rob Clark · 8 years ago
  98. fceffb32 drm/atomic: add new drm_debug bit to dump atomic state by Rob Clark · 8 years ago
  99. 1638d30 drm: add helpers to go from plane state to drm_rect by Rob Clark · 8 years ago
  100. d8187177 drm: add helper for printing to log or seq_file by Rob Clark · 8 years ago