1. 330df03 drm/amdgpu: Add support for filling a buffer with 64 bit value by Yong Zhao · 8 years ago
  2. aef060e1 drm/amdgpu: disable vcn power control for now by Leo Liu · 8 years ago
  3. 4a70af4 drm/amdgpu/dce_virtual: remove error message for vega10 by Xiangliang.Yu · 8 years ago
  4. 09ef237 Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  5. 16fece0 drm: Nuke drm_atomic_legacy_backoff by Daniel Vetter · 8 years ago
  6. 7d902c0 drm: Nuke drm_atomic_helper_connector_dpms by Daniel Vetter · 8 years ago
  7. 482b0e3 drm: Nuke drm_atomic_helper_connector_set_property by Daniel Vetter · 8 years ago
  8. e90271b drm: Nuke drm_atomic_helper_plane_set_property by Daniel Vetter · 8 years ago
  9. b671557 drm: Nuke drm_atomic_helper_crtc_set_property by Daniel Vetter · 8 years ago
  10. 144a799 drm: Handle properties in the core for atomic drivers by Daniel Vetter · 8 years ago
  11. 4a97a3d drm: Don't update property values for atomic drivers by Daniel Vetter · 8 years ago
  12. 3dfeb63 drm/omap: Rework the rotation-on-crtc hack by Maarten Lankhorst · 8 years ago
  13. 481e162 drm/radeon: Use the drm_driver.dumb_destroy default by Noralf Trønnes · 8 years ago
  14. 5a7e6a3 drm/i915: Use the drm_driver.dumb_destroy default by Noralf Trønnes · 8 years ago
  15. cb3f3cb drm/sti: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 8 years ago
  16. c93f609 drm: bridge: synopsys/dw-hdmi: Provide default configuration function for HDMI 2.0 PHY by Jose Abreu · 8 years ago
  17. 991a399 drm/fb-helper: pass physical dimensions to fbdev by David Lechner · 8 years ago
  18. adb8a5a uapi drm/armada_drm.h: use __u32 and __u64 instead of uint32_t and uint64_t by Mikko Rapeli · 8 years ago
  19. 2356c57 drm/bridge: dw-hdmi: remove CEC engine register definitions by Russell King · 8 years ago
  20. a616e63 drm/bridge: dw-hdmi: add cec driver by Russell King · 8 years ago
  21. e383bf8 drm/bridge: dw-hdmi: add missing cec_notifier_put by Hans Verkuil · 8 years ago
  22. 2cd575a drm: remove unused and redundant callbacks by Peter Rosin · 8 years ago
  23. 1c4a5d3 staging: vboxvideo: remove dead gamma lut code by Peter Rosin · 8 years ago
  24. 81aa368 drm: dw-hdmi-i2s: add missing company name on Copyright by Kuninori Morimoto · 8 years ago
  25. 7cc4ab2 drm/bridge: dw-hdmi: add better clock disable control by Russell King · 8 years ago
  26. e84b8d7 drm/bridge: dw-hdmi: add cec notifier support by Russell King · 8 years ago
  27. ace9881 drm/tinydrm: remove call to mipi_dbi_init() from mipi_dbi_spi_init() by David Lechner · 8 years ago
  28. 077d92b drm/fsl-dcu: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 8 years ago
  29. 65c6680 drm: stm: remove dead code and pointless local lut storage by Peter Rosin · 8 years ago
  30. 4258539 drm: radeon: remove dead code and pointless local lut storage by Peter Rosin · 8 years ago
  31. 804ea3e drm: nouveau: remove dead code and pointless local lut storage by Peter Rosin · 8 years ago
  32. 9ed85e1 drm: mgag200: remove dead code and pointless local lut storage by Peter Rosin · 8 years ago
  33. 7490831 drm: i915: remove dead code and pointless local lut storage by Peter Rosin · 8 years ago
  34. 9e084a5 drm: gma500: remove dead code and pointless local lut storage by Peter Rosin · 8 years ago
  35. 484512d drm: cirrus: remove dead code and pointless local lut storage by Peter Rosin · 8 years ago
  36. 3bffd96 drm: ast: remove dead code and pointless local lut storage by Peter Rosin · 8 years ago
  37. 3bec23b drm: armada: remove dead empty functions by Peter Rosin · 8 years ago
  38. 76dd3cd drm: amd: remove dead code and pointless local lut storage by Peter Rosin · 8 years ago
  39. 8415ab5 drm/rockchip: fix race with kms hotplug and fbdev by Mark yao · 8 years ago
  40. d415fb8 drm/rockchip: vop: report error when check resource error by Mark yao · 8 years ago
  41. da709a7 drm/rockchip: vop: round_up pitches to word align by Mark yao · 8 years ago
  42. 0b12e9c drm/rockchip: vop: fix NV12 video display error by Mark yao · 8 years ago
  43. 64d7756 drm/rockchip: vop: fix iommu page fault when resume by Mark yao · 8 years ago
  44. b5015e9 drm/rockchip: vop: no need wait vblank on crtc enable by Mark yao · 8 years ago
  45. d720661 agp: nvidia: constify pci_device_id. by Arvind Yadav · 8 years ago
  46. 75383dd agp: amd64: constify pci_device_id. by Arvind Yadav · 8 years ago
  47. f2149f0 agp: sis: constify pci_device_id. by Arvind Yadav · 8 years ago
  48. 0fa02c6 agp: efficeon: constify pci_device_id. by Arvind Yadav · 8 years ago
  49. 11cdae9 agp: ati: constify pci_device_id. by Arvind Yadav · 8 years ago
  50. e4e2291 agp: ali: constify pci_device_id. by Arvind Yadav · 8 years ago
  51. 84a6bf7 agp: intel: constify pci_device_id. by Arvind Yadav · 8 years ago
  52. b8ca53f agp: amd-k7: constify pci_device_id. by Arvind Yadav · 8 years ago
  53. ba67a31 agp: uninorth: constify pci_device_id. by Arvind Yadav · 8 years ago
  54. c27668b Merge branch 'topic-arcpgu-updates' of https://github.com/foss-for-synopsys-dwc-arc-processors/linux into drm-next by Dave Airlie · 8 years ago
  55. 9f589b2 Merge tag 'drm-next-du-20170803' of git://linuxtv.org/pinchartl/media into drm-next by Dave Airlie · 8 years ago
  56. f461bd2 drm/fb-helper: add new drm_setup_crtcs_fb() function by David Lechner · 8 years ago
  57. f3a7354 drm/atmel-hlcdc: switch to drm_*{get,put} helpers by Cihangir Akturk · 8 years ago
  58. d95a8e7 drm/atmel-hlcdc : constify drm_plane_helper_funcs and drm_plane_funcs. by Arvind Yadav · 8 years ago
  59. a01ce66 drm: rcar-du: Use new iterator macros by Maarten Lankhorst · 8 years ago
  60. 5e0594f drm: rcar-du: Repair vblank for DRM page flips using the VSP by Kieran Bingham · 8 years ago
  61. 641307d drm: rcar-du: Fix race condition when disabling planes at CRTC stop by Laurent Pinchart · 8 years ago
  62. d616024 drm: rcar-du: Wait for flip completion instead of vblank in commit tail by Laurent Pinchart · 8 years ago
  63. cbbb90b drm: rcar-du: Use the VBK interrupt for vblank events by Laurent Pinchart · 8 years ago
  64. 776c5d0 drm: rcar-du: Add HDMI outputs to R8A7796 device description by Laurent Pinchart · 8 years ago
  65. 6608874 drm: rcar-du: Remove an unneeded NULL check by Dan Carpenter · 8 years ago
  66. f411246 drm: rcar-du: Setup planes before enabling CRTC to avoid flicker by Laurent Pinchart · 8 years ago
  67. d99a6b5 drm: rcar-du: Configure DPAD0 routing through last group on Gen3 by Laurent Pinchart · 8 years ago
  68. 6a00a42 drm: rcar-du: Restrict DPLL duty cycle workaround to H3 ES1.x by Laurent Pinchart · 8 years ago
  69. 3e81374 drm: rcar-du: Support multiple sources from the same VSP by Laurent Pinchart · 8 years ago
  70. f3bafc1 drm: rcar-du: Fix comments to comply with the kernel coding style by Laurent Pinchart · 8 years ago
  71. 51a9975 drm: rcar-du: Use of_graph_get_remote_endpoint() by Kuninori Morimoto · 8 years ago
  72. eaf4bfa v4l: vsp1: Add support for header display lists in continuous mode by Laurent Pinchart · 8 years ago
  73. 1837379 v4l: vsp1: Add support for multiple DRM pipelines by Laurent Pinchart · 8 years ago
  74. 3be0bf9 v4l: vsp1: Add support for multiple LIF instances by Laurent Pinchart · 8 years ago
  75. d455b45 v4l: vsp1: Add support for new VSP2-BS, VSP2-DL and VSP2-D instances by Laurent Pinchart · 9 years ago
  76. 27a061f drm/fb: Fix pointer dereference before null check. by David Lechner · 8 years ago
  77. 22d0be2 drm: arcpgu: Allow some clock deviation in crtc->mode_valid() callback by Jose Abreu · 8 years ago
  78. 0c43ff5 drm: arcpgu: Fix module unload by Jose Abreu · 8 years ago
  79. a8f8fb2 drm: arcpgu: Fix mmap() callback by Jose Abreu · 8 years ago
  80. 429ff61 arcpgu: Simplify driver name by Alexey Brodkin · 8 years ago
  81. 13eee77 drm/arcpgu: Opt in debugfs by Alexey Brodkin · 8 years ago
  82. dd24df6 Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  83. 12f8030 drm/ast: Actually load DP501 firmware when required by Egbert Eich · 8 years ago
  84. ab209c3 drm/ast: Add an crtc_disable callback to the crtc helper funcs by Egbert Eich · 8 years ago
  85. b2d44e2 drm/ast: Fix memleak in error path in ast_bo_create() by Egbert Eich · 8 years ago
  86. f3b9106 drm/ast: Free container instead of member in ast_user_framebuffer_destroy() by Egbert Eich · 8 years ago
  87. 587b9b1 drm/ast: Simplify function ast_bo_unpin() by Egbert Eich · 8 years ago
  88. db1689a drm: Create a format/modifier blob by Ben Widawsky · 8 years ago
  89. e6fc3b6 drm: Plumb modifiers through plane init by Ben Widawsky · 8 years ago
  90. d742966 drm/msm: Convert to use new iterator macros, v2. by Maarten Lankhorst · 8 years ago
  91. 3c847d6 drm/nouveau: Convert nouveau to use new iterator macros, v2. by Maarten Lankhorst · 8 years ago
  92. 34d8823 drm/omapdrm: Fix omap_atomic_wait_for_completion by Maarten Lankhorst · 8 years ago
  93. b20adb9 drm/atomic: Use new iterator macros in drm_atomic_helper_wait_for_flip_done, again. by Maarten Lankhorst · 8 years ago
  94. 3792b7c dma-buf/sw_sync: clean up list before signaling the fence by Gustavo Padovan · 8 years ago
  95. 150b6a9 dma-buf/sw_sync: move timeline_fence_ops around by Gustavo Padovan · 8 years ago
  96. 0cac6ac drm: todo: Avoid accidental crossreferences by Thierry Reding · 8 years ago
  97. d1b6c62 drm: Add a few missing descriptions in drm_driver docs by Sean Paul · 8 years ago
  98. acadb3d gpu/host1x: Remove excess parameter in host1x_subdev_add docs by Sean Paul · 8 years ago
  99. 6c70faf drm: Fix warning when building docs for scdc_helper by Sean Paul · 8 years ago
  100. 8d0873a drm/modes: Fix drm_mode_is_420_only() comment by Sean Paul · 8 years ago