1. 8d7fc29 vt: Remove vc_panic_force_write by Daniel Vetter · 6 years ago
  2. 04cfcc7 fbdev: Drop FBINFO_CAN_FORCE_OUTPUT flag by Daniel Vetter · 6 years ago
  3. 1f86fa1 drm: Clarify DRM_MODE_REFLECT_X/Y documentation by Alexandru Gheorghe · 6 years ago
  4. 5248092 drm: Remove set but not used variable 'config' by YueHaibing · 6 years ago
  5. 7f3ef5d drm/rockchip: Allow driver to be shutdown on reboot/kexec by Marc Zyngier · 7 years ago
  6. c10802b drm/fb-helper: improve documentation and print warnings by Peter Wu · 6 years ago
  7. 7780eb9 bochs: convert to drm_dev_register by Peter Wu · 6 years ago
  8. df2052c bochs: convert to drm_fb_helper_fbdev_setup/teardown by Peter Wu · 6 years ago
  9. 70c0ef7 bochs: use drm_fb_helper_set_suspend_unlocked in suspend/resume by Peter Wu · 6 years ago
  10. eae0612 drm: refuse ADDFB2 ioctl for broken bigendian drivers by Gerd Hoffmann · 6 years ago
  11. ea4584c drm/virtio: Remove set but not used variable 'bo' by YueHaibing · 6 years ago
  12. 72fdb40 drm: extract drm_atomic_uapi.c by Daniel Vetter · 6 years ago
  13. 2ec04b3 drm: Update todo.rst by Daniel Vetter · 6 years ago
  14. d86552e drm/atomic: trim driver interface/docs by Daniel Vetter · 6 years ago
  15. e6120d6 drm: drop drmP.h include from drm_crtc.c by Daniel Vetter · 6 years ago
  16. b88ac00 drm: drop drmP.h include from drm_plane.c by Daniel Vetter · 6 years ago
  17. 99f45e3 drm: Drop drmP.h from drm_connector.c by Daniel Vetter · 6 years ago
  18. d78aa65 drm: Add drm/drm_util.h header file by Daniel Vetter · 6 years ago
  19. c9527f0 drm/fb-helper: document remove*_conflicting_framebuffers() by Michał Mirosław · 6 years ago
  20. d3147ad fbdev: fix kerneldoc by Michał Mirosław · 6 years ago
  21. f11adce drm/sun4i: tcon: Add dithering support for RGB565/RGB666 LCD panels by Jonathan Liu · 6 years ago
  22. 5869d90 drm/sun4i: tcon: Rename Dithering related register macros by Chen-Yu Tsai · 6 years ago
  23. 79891d5 drm/sun4i: tcon: Pass drm_encoder * into sun4i_tcon0_mode_set_cpu by Chen-Yu Tsai · 6 years ago
  24. 9a09a42 drm: expand replace_fence to support timeline point v2 by Chunming Zhou · 6 years ago
  25. 0a6730e drm: expand drm_syncobj_find_fence to support timeline point v2 by Chunming Zhou · 6 years ago
  26. e28bd10 drm: rename null fence to stub fence in syncobj v2 by Chunming Zhou · 6 years ago
  27. 94e4c53 drm: fix syncobj null_fence_enable_signaling by Chunming Zhou · 6 years ago
  28. 7010935 drm: Reject unknown legacy bpp and depth for drm_mode_addfb ioctl by Chris Wilson · 6 years ago
  29. 6960e6d drm: fix drm_mode_addfb() on big endian machines. by Gerd Hoffmann · 6 years ago
  30. 00409fd drm: do not mask out DRM_FORMAT_BIG_ENDIAN by Gerd Hoffmann · 6 years ago
  31. ec2fae2 drm: byteorder: add DRM_FORMAT_HOST_* by Gerd Hoffmann · 6 years ago
  32. 0e94043 drm: replace DRIVER_PREFER_XBGR_30BPP driver flag with mode_config quirk by Gerd Hoffmann · 6 years ago
  33. 3ee22b76 drm/rockchip: rgb: add stub functions when rgb encoder is disabled by Heiko Stuebner · 6 years ago
  34. 0ca33ad drm/vkms: Fix race condition around accessing frame number by Haneen Mohammed · 6 years ago
  35. 428e15c drm/rockchip: vop: add rk3188 vop definitions by Heiko Stuebner · 6 years ago
  36. 8d54423 drm/rockchip: vop: Add directly output rgb feature for px30 by Sandy Huang · 6 years ago
  37. 1f0f015 drm/rockchip: Add support for Rockchip Soc RGB output interface by Sandy Huang · 6 years ago
  38. 3880f62 drm/rockchip: add function to check if endpoint is a subdriver by Heiko Stuebner · 6 years ago
  39. 633ba1e drm/sun4i: Add support for HDMI voltage regulator by Jernej Skrabec · 6 years ago
  40. 50414b9 dt-bindings: sun4i-drm: add HDMI VCC supply property for sun8i-dw-hdmi by Icenowy Zheng · 6 years ago
  41. d9ac599 dt-bindings: display: Add compatible for A64 HDMI by Jagan Teki · 6 years ago
  42. dd8bd54 drm/sun4i: Add support for A64 display engine by Jagan Teki · 6 years ago
  43. 06f27fe drm/sun4i: Add support for A64 mixers by Jagan Teki · 6 years ago
  44. 69517c1 dt-bindings: display: Add compatible for A64 DE2 display pipeline by Jagan Teki · 6 years ago
  45. 683a0e6 dma-buf/udmabuf: Fix NULL pointer dereference in udmabuf_create by Gustavo A. R. Silva · 6 years ago
  46. a3b815f drm/virtio: add iommu support. by Gerd Hoffmann · 6 years ago
  47. b3f13ec9 drm/virtio: add virtio_gpu_object_detach() function by Gerd Hoffmann · 6 years ago
  48. 6c19787 drm/virtio: track virtual output state by Gerd Hoffmann · 6 years ago
  49. 7948a2b qxl: fix null-pointer crash during suspend by Peter Wu · 6 years ago
  50. 5ddd658 drm: Remove "protection" around drm_vma_offset_manager_destroy() by Chris Wilson · 6 years ago
  51. a9734d8 drm: Suppress user controlled spam for invalid drm_wait_vblank_ioctl by Chris Wilson · 6 years ago
  52. b9a4081 Document/gpu: Use new vm_fault_t type by Souptick Joarder · 6 years ago
  53. 6e4228f drm/tegra: kick out simplefb by Michał Mirosław · 6 years ago
  54. a7e3fa7 drm/sun4i: use simpler remove_conflicting_framebuffers(NULL) by Michał Mirosław · 6 years ago
  55. ff07a58 drm/vc4: use simpler remove_conflicting_framebuffers(NULL) by Michał Mirosław · 6 years ago
  56. 770af58 drm/virtio: use simpler remove_conflicting_pci_framebuffers() by Michał Mirosław · 6 years ago
  57. 020aa2e drm/mgag200: use simpler remove_conflicting_pci_framebuffers() by Michał Mirosław · 6 years ago
  58. 39a3043 drm/radeon: use simpler remove_conflicting_pci_framebuffers() by Michał Mirosław · 6 years ago
  59. 77d1ed4 drm/bochs: use simpler remove_conflicting_pci_framebuffers() by Michał Mirosław · 6 years ago
  60. 256ee41 drm/cirrus: use simpler remove_conflicting_pci_framebuffers() by Michał Mirosław · 6 years ago
  61. a62dfac0 drm/amdgpu: use simpler remove_conflicting_pci_framebuffers() by Michał Mirosław · 6 years ago
  62. 4d18975 fbdev: add remove_conflicting_pci_framebuffers() by Michał Mirosław · 6 years ago
  63. 69aa535 fbdev: add kerneldoc do remove_conflicting_framebuffers() by Michał Mirosław · 6 years ago
  64. 5fa793d fbdev: allow apertures == NULL in remove_conflicting_framebuffers() by Michał Mirosław · 6 years ago
  65. fbc42d4 fbdev: show fbdev number for debugging by Michał Mirosław · 6 years ago
  66. fbb0de7 Add udmabuf misc device by Gerd Hoffmann · 6 years ago
  67. b972cec drm: Describe pixel_blend_mode in drm_plane_state by Sean Paul · 6 years ago
  68. e86e894 drm/amdgpu: add DisplayPort CEC-Tunneling-over-AUX support by Hans Verkuil · 6 years ago
  69. 46094b2 drm/nouveau: add DisplayPort CEC-Tunneling-over-AUX support by Hans Verkuil · 6 years ago
  70. a4c30a4 drm_dp_mst_topology: fix broken drm_dp_sideband_parse_remote_dpcd_read() by Hans Verkuil · 6 years ago
  71. 9bcf6d9 drm_dp_cec: add note about good MegaChips 2900 CEC support by Hans Verkuil · 6 years ago
  72. 5ce70c7 drm_dp_cec: check that aux has a transfer function by Hans Verkuil · 6 years ago
  73. 09c4b49 drm/virtio: fix bounds check in virtio_gpu_cmd_get_capset() by Dan Carpenter · 7 years ago
  74. 0e7a3d4 drm/virtio: Replace ttm_bo_unref with ttm_bo_put by Thomas Zimmermann · 7 years ago
  75. 94f4a12 drm/virtio: Replace ttm_bo_reference with ttm_bo_get by Thomas Zimmermann · 7 years ago
  76. 233c2b7 drm/qxl: Replace ttm_bo_unref with ttm_bo_put by Thomas Zimmermann · 7 years ago
  77. 4efd631 drm/cirrus: Replace ttm_bo_unref with ttm_bo_put by Thomas Zimmermann · 7 years ago
  78. aba911e drm/bochs: Replace ttm_bo_unref with ttm_bo_put by Thomas Zimmermann · 7 years ago
  79. a6edf83 drm/rockchip: vop: fix some register define error for px30 by Sandy Huang · 6 years ago
  80. 29adeb4 drm/rockchip: Use struct_size() in devm_kzalloc() by Gustavo A. R. Silva · 6 years ago
  81. dc879f6 drm/rockchip: fix coding style and incorrect description by Sandy Huang · 6 years ago
  82. b6e075c drm/atmel-hlcdc: support bus-width (12/16/18/24) in endpoint nodes by Peter Rosin · 6 years ago
  83. 012877b drm/atmel-hlcdc: always iterate over the first 4 output endpoints by Peter Rosin · 6 years ago
  84. 2e7c04a dt-bindings: display: atmel: optional video-interface of endpoints by Peter Rosin · 6 years ago
  85. 7473b9a dt-bindings: display: bridge: lvds-transmitter: add ti, ds90c185 by Peter Rosin · 6 years ago
  86. 9946a3a drm/atmel-hlcdc: allow selecting a higher pixel-clock than requested by Peter Rosin · 6 years ago
  87. 319711f drm/atmel-hlcdc: prefer a higher rate clock as pixel-clock base by Peter Rosin · 6 years ago
  88. bf1178c drm/bridge: ti-sn65dsi86: Add mystery delay to enable() by Sean Paul · 6 years ago
  89. bc537a9 Merge drm/drm-next into drm-misc-next by Sean Paul · 6 years ago
  90. 5b394b2 Linux 4.19-rc1 by Linus Torvalds · 6 years ago
  91. b933d6e Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  92. aba16dc Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  93. c4726e7 Merge tag 'gcc-plugins-v4.19-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  94. d207ea8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  95. 2a8a2b7 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  96. de37503 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  97. a9ce323 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  98. 2923b27 Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  99. 828bf6e Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  100. b326272 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago