1. 2d2ead4 gpu: ipu-v3: Add Video Deinterlacer unit by Steve Longerbeam · 8 years ago
  2. a40e65b7 drm/imx: add exclusive fence to plane state by Lucas Stach · 8 years ago
  3. df4b223 drm/imx: fold ipu_plane_disable into ipu_disable_plane by Lucas Stach · 8 years ago
  4. 8e3b16e drm/imx: don't destroy mode objects manually on driver unbind by Lucas Stach · 8 years ago
  5. 54db5de drm/imx: drop deprecated load/unload drm_driver ops by Lucas Stach · 8 years ago
  6. 73cde76 drm/imx: don't call disable_plane in plane destroy path by Lucas Stach · 8 years ago
  7. 1780999 drm/imx: Add active plane reconfiguration support by Liu Ying · 8 years ago
  8. 5f4df0c drm/imx: Use DRM_PLANE_COMMIT_NO_DISABLE_AFTER_MODESET flag by Liu Ying · 8 years ago
  9. 8cc17b5 drm/imx: ipuv3-crtc: Use the callback ->atomic_disable instead of ->disable by Liu Ying · 8 years ago
  10. 448ae8e gpu: ipu-v3: Do not wait for DMFC FIFO to clear when disabling DMFC channel by Liu Ying · 8 years ago
  11. 2b58e98 drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit by Liu Ying · 8 years ago
  12. 2850029 drm/atomic-helper: Disable appropriate planes in disable_planes_on_crtc() by Liu Ying · 8 years ago
  13. c9ac8b4 drm/atomic-helper: Add atomic_disable CRTC helper callback by Liu Ying · 8 years ago
  14. 315486c drm: simple_kms_helper: add support for bridges by Andrea Merello · 8 years ago
  15. 4f99397 drm: simple_kms_helper: make connector optional at init time by Andrea Merello · 8 years ago
  16. cf3bef9 drm/bridge: introduce bridge detaching mechanism by Andrea Merello · 8 years ago
  17. 6dcf0de drm/simple-helpers: Always add planes to the state update by Daniel Vetter · 8 years ago
  18. a8c7981 drm: reduce GETCLIENT to a minimum by David Herrmann · 8 years ago
  19. d10571f drm: make DRI1 drivers depend on BROKEN by David Herrmann · 8 years ago
  20. d92d9c3 drm: hide legacy drivers with CONFIG_DRM_LEGACY by David Herrmann · 8 years ago
  21. 2035333 drm/doc: Fix vga_switcheroo xref by Daniel Vetter · 8 years ago
  22. b7a0c7c drm/gma500: remove unnecessary config_enabled() guard by Masahiro Yamada · 8 years ago
  23. 0d42204 drm/doc: Document uapi requirements in DRM by Daniel Vetter · 8 years ago
  24. d804819 Merge tag 'topic/drm-misc-2016-08-23' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  25. 28579f3 drm/fb-helper: Make docs for fb_set_suspend wrappers consistent by Daniel Vetter · 8 years ago
  26. 15d8bb4 drm/rockchip: Delete unnecessary assignment for the field "owner" by Markus Elfring · 8 years ago
  27. 79d0d27 drm/bridge: dw-hdmi: Delete unnecessary assignment for the field "owner" by Markus Elfring · 8 years ago
  28. 39a9ad8 drm/rockchip: Don't continue trying to enable crtc on failure by Sean Paul · 8 years ago
  29. cfe6342 drm/fb-helper: Add drm_fb_helper_set_suspend_unlocked() by Noralf Trønnes · 8 years ago
  30. 0a3bfe2 drm/fb-helper: Fix the dummy remove_conflicting_framebuffers by Chris Wilson · 8 years ago
  31. d1c151dc drm/udl: Ensure channel is selected before using the device. by Jamie Lentin · 8 years ago
  32. b4ba97e drm: Avoid calling dev_printk(.dev = NULL) by Chris Wilson · 8 years ago
  33. ec913f3 drm: avoid exposing kernel stack in compat_drm_getstats by Heinrich Schuchardt · 8 years ago
  34. f5bef0b reservation: fix small comment typo by Rob Clark · 8 years ago
  35. 420382a drm: Don't implement empty prepare_fb()/cleanup_fb() by Laurent Pinchart · 8 years ago
  36. 7ad61e6 virtio-gpu: Use memdup_user() rather than duplicating its implementation by Markus Elfring · 8 years ago
  37. a6e3918 GPU-DRM-Savage: Use memdup_user() rather than duplicating by Markus Elfring · 8 years ago
  38. 1832040 drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fb by Chris Wilson · 8 years ago
  39. ee4d789 drm/rockchip: Use DRM_DEV_ERROR in vop by Sean Paul · 8 years ago
  40. c4e68a5 drm: Introduce DRM_DEV_* log messages by Sean Paul · 8 years ago
  41. 8f0e490 drm/edid: CEA mode 64 1080p100 vsync pulse width incorrect by Clint Taylor · 8 years ago
  42. 9cd2e85 Revert "drm/hisilicon: Don't set drm_device->platformdev" by Daniel Vetter · 8 years ago
  43. 68acb6a dma-buf: fix kernel-doc warning and typos by Randy Dunlap · 8 years ago
  44. 5ee4c8f drm: Fix kerneldoc in drm_plane_helper.c by Daniel Vetter · 8 years ago
  45. b754b35 vgaarbiter: rst-ifiy and polish kerneldoc by Daniel Vetter · 8 years ago
  46. b3c6c8b drm: document drm_display_info by Daniel Vetter · 8 years ago
  47. 4644453 drm: Remove display_info->min/max_(h|v)max by Daniel Vetter · 8 years ago
  48. ae2a6da drm: Update connector documentation by Daniel Vetter · 8 years ago
  49. e15c8f4 drm: Don't export dp-aux devnode functions by Daniel Vetter · 8 years ago
  50. 52a9fcd drm/doc: Include new drm_blend.c by Daniel Vetter · 8 years ago
  51. 5221719 drm: Extract drm_connector.[hc] by Daniel Vetter · 8 years ago
  52. adebd6f drm: Export drm_property_replace_global_blob by Daniel Vetter · 8 years ago
  53. cb34d7f drm: update kerneldoc for changes introduced by commits "16fadc2568e9" and "9671e228fb78" by Lothar Waßmann · 8 years ago
  54. 750fb8c drm/doc: Update drm_framebuffer docs by Daniel Vetter · 8 years ago
  55. 7520a27 drm: Extract drm_framebuffer.[hc] by Daniel Vetter · 8 years ago
  56. 5d070be drm/doc: Include drm_atomic.h by Daniel Vetter · 8 years ago
  57. 6ab10b7 drm/kms: Nuke dirty_info property by Daniel Vetter · 8 years ago
  58. ecfd8ef drm/doc: Remove outdated FIXME for the page_flip callback by Daniel Vetter · 8 years ago
  59. d25bcfb drm/hisilicon: Don't set drm_device->platformdev by Daniel Vetter · 8 years ago
  60. f1d1326 drm/etnaviv: Don't set drm_device->platformdev by Daniel Vetter · 8 years ago
  61. 311b62d drm/doc: Reorg for drm-kms.rst by Daniel Vetter · 8 years ago
  62. 8febdf0 drm/doc: Reorg drm-mm.rst by Daniel Vetter · 8 years ago
  63. 1de72fa drm/kms-helpers: Extract drm_modeset_helper.[hc] by Daniel Vetter · 8 years ago
  64. bcb32b6 drm/doc: Light drm-kms-helper.rst cleanup by Daniel Vetter · 8 years ago
  65. 62cacc7 drm/doc: Fix more kerneldoc/sphinx warnings by Daniel Vetter · 8 years ago
  66. e1f96ef drm: drop DRIVER_HAVE_IRQ flag for some drivers by Shawn Guo · 8 years ago
  67. d382814 drm: remove `const` attribute to hint at caller that they now own the memory by Eric Engestrom · 8 years ago
  68. b0f5668 drm/mgag200: fix error return code in mgag200fb_create() by Wei Yongjun · 8 years ago
  69. ae4e46b dma-buf: Wait on the reservation object when sync'ing before CPU access by Chris Wilson · 8 years ago
  70. 90844f0 drm: make drm_get_format_name thread-safe by Eric Engestrom · 8 years ago
  71. fc93ff6 Merge tag 'drm-intel-next-2016-08-08' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  72. f8725ad Merge tag 'topic/drm-misc-2016-08-12' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  73. a02b5a1 Merge tag 'imx-drm-next-2016-08-12' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 8 years ago
  74. c13eb93 Merge tag 'mediatek-drm-next-2016-08-12' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 8 years ago
  75. db47432 Merge branch 'drm-next-tilcdc-atomic' of https://github.com/jsarha/linux into drm-next by Dave Airlie · 8 years ago
  76. 694d0d0 Linux 4.8-rc2 by Linus Torvalds · 8 years ago
  77. 0043ee4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  78. 4ef870e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 8 years ago
  79. 118253a Merge tag 'fixes-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  80. 120c547 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  81. 329f415 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  82. a1e2103 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  83. 2b05980 h8300: Add missing include file to asm/io.h by Guenter Roeck · 9 years ago
  84. 783011b unicore32: mm: Add missing parameter to arch_vma_access_permitted by Guenter Roeck · 9 years ago
  85. f31494b Merge tag 'vfio-v4.8-rc2' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  86. b112324 Merge tag 'nfsd-4.8-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  87. 9710cb6 Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  88. 01ea443 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  89. 3bc6d8c Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  90. 0aeeb3e Merge branches 'pm-sleep' and 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  91. e6e7214 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  92. 62822e2 PM / hibernate: Restore processor state before using per-CPU variables by Thomas Garnier · 8 years ago
  93. ad83242 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  94. dd25793 nfsd: don't return an unhashed lock stateid after taking mutex by Jeff Layton · 8 years ago
  95. 1f8083c Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  96. 25db691 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  97. 0e1117b Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  98. 9909170 Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  99. c239ae1 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  100. 86fc048 Merge tag 'sound-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago