1. f7813aa drm/ast: Delete an unnecessary check before drm_gem_object_unreference_unlocked() by Markus Elfring · 8 years ago
  2. 536cea6 drm/hdlcd: Delete an unnecessary check before drm_fbdev_cma_hotplug_event() by Markus Elfring · 8 years ago
  3. 63ecf57 drm/cirrus: Delete an unnecessary check before drm_gem_object_unreference_unlocked() by Markus Elfring · 8 years ago
  4. a63caf1 drm/tegra: Delete an unnecessary check before the function call "vunmap" by Markus Elfring · 8 years ago
  5. 5345a5a drm/virtgpu: Delete unnecessary checks before drm_gem_object_unreference_unlocked() by Markus Elfring · 8 years ago
  6. f15a8e9 drm/arcpgu: Delete an unnecessary check before drm_fbdev_cma_hotplug_event() by Markus Elfring · 8 years ago
  7. 63fe9bb drm/vc4: Delete unnecessary checks before two function calls by Markus Elfring · 8 years ago
  8. d37e2a1 drm/rockchip: Delete an unnecessary check before drm_gem_object_unreference_unlocked() by Markus Elfring · 8 years ago
  9. d3ae255 drm/bochs: Delete an unnecessary check before drm_gem_object_unreference_unlocked() by Markus Elfring · 8 years ago
  10. 4077798 drm/vgem: Attach sw fences to exported vGEM dma-buf (ioctl) by Chris Wilson · 8 years ago
  11. fc497ed drm/nouveau: make fbdev support really optional by Tobias Jakobi · 8 years ago
  12. 5de10e9 drm/atmel-hlcdc: make fbdev support really optional by Tobias Jakobi · 8 years ago
  13. a2f7449 drm/rcar-du: make fbdev support really optional by Tobias Jakobi · 8 years ago
  14. dd86027 drm/rockchip: make fbdev support really optional by Tobias Jakobi · 8 years ago
  15. 8e7446c gpu: drm: arcpgu_drv: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  16. d6a2d16 gpu: drm: exynos_hdmi: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  17. 2ab9f58 gpu: drm: omapdrm: dss-of: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  18. 0697a05 gpu: drm: omapdrm: connector-dvi: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  19. 0dcac50 Revert "drm: Resurrect atomic rmfb code" by Daniel Vetter · 8 years ago
  20. 01d3434 drm: Don't overwrite user ioctl arg unless requested by Chris Wilson · 8 years ago
  21. 3195466 dma-buf/sync_file: improve Kconfig description for Sync Files by Gustavo Padovan · 8 years ago
  22. c483e06 MAINTAINERS: add entry for the Sync File Framework by Gustavo Padovan · 8 years ago
  23. 11c21e7 drm: Resurrect atomic rmfb code by Daniel Vetter · 8 years ago
  24. cf47a07 drm/vgem: Use PAGE_KERNEL in place of x86-specific PAGE_KERNEL_IO by Chris Wilson · 8 years ago
  25. 6566435 qxl: silence uninitialized variable warning by Dan Carpenter · 8 years ago
  26. f4cceb2 qxl: check for kmap failures by Dan Carpenter · 8 years ago
  27. fb001df vga_switcheroo: Sphinxify docs by Lukas Wunner · 8 years ago
  28. 396f5d6 drm: Restore double clflush on the last partial cacheline by Chris Wilson · 8 years ago
  29. 6d5fa28 gpu: drm: rockchip_drm_drv: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  30. e8ef1b6 gpu: drm: sti_vtg: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  31. 5d950ef gpu: drm: sti_hqvdp: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  32. f33dd64 gpu: drm: sti_vdo: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  33. 9897f79 gpu: drm: sti_compositor: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  34. 099ede8 drm/tilcdc: use drm_crtc_handle_vblank() by Gustavo Padovan · 8 years ago
  35. c12758c drm/rcar-du: use drm_crtc_handle_vblank() by Gustavo Padovan · 8 years ago
  36. d297b02 drm/nouveau: use drm_crtc_handle_vblank() by Gustavo Padovan · 8 years ago
  37. 548ebe1 drm/atmel: use drm_crtc_handle_vblank() by Gustavo Padovan · 8 years ago
  38. 0ac28c5 drm/armada: use drm_crtc_handle_vblank() by Gustavo Padovan · 8 years ago
  39. 6e5f73f drm: make drm_vblank_count_and_time() static by Gustavo Padovan · 8 years ago
  40. 1233d4d drm/mediatek/mtk_mipi_tx: checking the wrong variable by Dan Carpenter · 8 years ago
  41. 7b2d16f drm/qxl: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  42. 4517cf9 drm/hisilicon: Fix ADE vblank on/off handling by Xinliang Liu · 8 years ago
  43. da82ee9 drm_aux-dev: fix error handling in drm_dp_aux_dev_init() by Alexey Khoroshilov · 8 years ago
  44. 37035e7 drm: Fix broken use of _PAGE_NO_CACHE on powerpc by Benjamin Herrenschmidt · 8 years ago
  45. 6308c98 drm/dsi: Make set_tear_scanline command consistent by Thierry Reding · 8 years ago
  46. ab1947b drm/qxl: Remove dead code by Thierry Reding · 8 years ago
  47. 0d02c4a drm/vmwgfx: Stop checking minor type directly by Frank Binns · 8 years ago
  48. 8326439 drm/udl: Unplugging a device now unregisters it by Chris Wilson · 8 years ago
  49. a39be60 drm: Do a full device unregister when unplugging by Chris Wilson · 8 years ago
  50. 041401f drm: Unexport drm_connector_register_all() by Chris Wilson · 8 years ago
  51. 6f4605c drm/exynos: make fbdev support really optional by Tobias Jakobi · 8 years ago
  52. 97ef1ae drm: Only handle _DRM_VBLANK_NEXTONMISS once by Michel Dänzer · 8 years ago
  53. e6f15b7 drm/vgem: Enable dmabuf interface for export by Chris Wilson · 8 years ago
  54. 5ba6c9f drm/vgem: Fix mmaping by Chris Wilson · 8 years ago
  55. 2ae9958 drm: Fix a typo in drm_ioctl.c by Masanari Iida · 8 years ago
  56. c78d1ca drm: fix some spelling mistakes by Frank Binns · 8 years ago
  57. 8f76f5a drm/nouveau/dispnv04: Use helper to turn off CRTC by Lukas Wunner · 8 years ago
  58. cfe2741 drm/i2c/ch7006: Use helper to turn off CRTC by Lukas Wunner · 8 years ago
  59. 3e31d24 drm: Use helper to turn off CRTC by Lukas Wunner · 8 years ago
  60. 84b89bd drm/amdgpu: Turn off CRTCs on driver unload by Lukas Wunner · 8 years ago
  61. 4d0f0b9 drm/radeon: Turn off CRTCs on driver unload by Lukas Wunner · 8 years ago
  62. 523872f drm/nouveau: Turn off CRTCs on driver unload by Lukas Wunner · 8 years ago
  63. 6a0d952 drm: Add helpers to turn off CRTCs by Lukas Wunner · 8 years ago
  64. 6ce62d8 drm/amdgpu: Forbid runtime pm on driver unload by Lukas Wunner · 8 years ago
  65. c9c9bbd drm/amdgpu: Don't leak runtime pm ref on driver load by Lukas Wunner · 8 years ago
  66. 4a78854 drm/amdgpu: Don't leak runtime pm ref on driver unload by Lukas Wunner · 8 years ago
  67. 8fecb6a drm/radeon: Forbid runtime pm on driver unload by Lukas Wunner · 8 years ago
  68. b875194 drm/radeon: Don't leak runtime pm ref on driver load by Lukas Wunner · 8 years ago
  69. 19de659 drm/radeon: Don't leak runtime pm ref on driver unload by Lukas Wunner · 8 years ago
  70. 55c868a drm/nouveau: Forbid runtime pm on driver unload by Lukas Wunner · 8 years ago
  71. c1b16b4 drm/nouveau: Don't leak runtime pm ref on driver unload by Lukas Wunner · 8 years ago
  72. 2a34670 Merge tag 'mediatek-drm-2016-06-20' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 8 years ago
  73. 6559436 Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-next by Dave Airlie · 8 years ago
  74. 9da1030 Merge tag 'drm-intel-next-2016-06-20' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  75. 9253d05 Merge tag 'topic/drm-misc-2016-06-22-updated' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  76. 4b01ec9 Merge tag 'drm-sii902x' of github.com:bbrezillon/linux-at91 into drm-next by Dave Airlie · 8 years ago
  77. f510f34 drm/vc4: Remove unused connector by Daniel Vetter · 8 years ago
  78. fa7d81b drm/fb-helper: Reduce READ_ONCE(master) to lockless_dereference by Chris Wilson · 8 years ago
  79. 366e292 drm/sun4i: Remove open-coded drm_connector_register_all() by Chris Wilson · 8 years ago
  80. 398e979 drm/vc4: Remove open-coded drm_connector_register_all() by Chris Wilson · 8 years ago
  81. 6966e48 drm/atmel-hlcdc: Remove redundant call to drm_connector_unregister_all() by Chris Wilson · 8 years ago
  82. 3b96a0b drm: document drm_auth.c by Daniel Vetter · 8 years ago
  83. 0aae592 drm: Clear up master tracking booleans by Daniel Vetter · 8 years ago
  84. b3ac9f2 drm: Extract drm_is_current_master by Daniel Vetter · 8 years ago
  85. d6ed682 drm: Refactor drop/set master code a bit by Daniel Vetter · 8 years ago
  86. a325725 drm: Lobotomize set_busid nonsense for !pci drivers by Daniel Vetter · 8 years ago
  87. 46bfdf9 drm: Nuke SET_UNIQUE ioctl by Daniel Vetter · 8 years ago
  88. a742946 drm: Don't call drm_dev_set_unique from platform drivers by Daniel Vetter · 8 years ago
  89. 405e61a drm/vgem: Stop calling drm_drv_set_unique by Daniel Vetter · 8 years ago
  90. 5079c46 drm: Use dev->name as fallback for dev->unique by Daniel Vetter · 8 years ago
  91. 8106554 drm: Clean up drm_crtc.h by Daniel Vetter · 8 years ago
  92. 95c081c drm: Move master pointer from drm_minor to drm_device by Daniel Vetter · 8 years ago
  93. 84601db drm: sti: rework init sequence by Benjamin Gaignard · 8 years ago
  94. 83af0a4 drm: sti: use late_register and early_unregister callbacks by Benjamin Gaignard · 8 years ago
  95. a104299 drm/amdkfd: Clean up inline handling by Daniel Vetter · 8 years ago
  96. 79190ea drm: Add callbacks for late registering by Benjamin Gaignard · 8 years ago
  97. b7868c6 drm/fsl-dcu: use drm_mode_config_cleanup on initialization errors by Stefan Agner · 8 years ago
  98. e06a44c drm/mediatek: Remove IOMMU_DMA select by Arnd Bergmann · 8 years ago
  99. 88e196b Documentation/DocBook: remove gpu.tmpl by Jani Nikula · 8 years ago
  100. 2fa91d1 Documentation/gpu: split up mm, kms and kms-helpers from internals by Jani Nikula · 8 years ago