1. 72fdb40c drm: extract drm_atomic_uapi.c by Daniel Vetter · 6 years ago
  2. d86552e drm/atomic: trim driver interface/docs by Daniel Vetter · 6 years ago
  3. e6120d6 drm: drop drmP.h include from drm_crtc.c by Daniel Vetter · 6 years ago
  4. b88ac00 drm: drop drmP.h include from drm_plane.c by Daniel Vetter · 6 years ago
  5. 99f45e3 drm: Drop drmP.h from drm_connector.c by Daniel Vetter · 6 years ago
  6. d78aa65 drm: Add drm/drm_util.h header file by Daniel Vetter · 6 years ago
  7. f11adce drm/sun4i: tcon: Add dithering support for RGB565/RGB666 LCD panels by Jonathan Liu · 6 years ago
  8. 5869d90 drm/sun4i: tcon: Rename Dithering related register macros by Chen-Yu Tsai · 6 years ago
  9. 79891d5 drm/sun4i: tcon: Pass drm_encoder * into sun4i_tcon0_mode_set_cpu by Chen-Yu Tsai · 6 years ago
  10. 9a09a42 drm: expand replace_fence to support timeline point v2 by Chunming Zhou · 6 years ago
  11. 0a6730e drm: expand drm_syncobj_find_fence to support timeline point v2 by Chunming Zhou · 6 years ago
  12. e28bd10 drm: rename null fence to stub fence in syncobj v2 by Chunming Zhou · 6 years ago
  13. 94e4c53 drm: fix syncobj null_fence_enable_signaling by Chunming Zhou · 6 years ago
  14. 7010935 drm: Reject unknown legacy bpp and depth for drm_mode_addfb ioctl by Chris Wilson · 6 years ago
  15. 6960e6d drm: fix drm_mode_addfb() on big endian machines. by Gerd Hoffmann · 6 years ago
  16. 00409fd drm: do not mask out DRM_FORMAT_BIG_ENDIAN by Gerd Hoffmann · 6 years ago
  17. 0e94043 drm: replace DRIVER_PREFER_XBGR_30BPP driver flag with mode_config quirk by Gerd Hoffmann · 6 years ago
  18. 3ee22b76 drm/rockchip: rgb: add stub functions when rgb encoder is disabled by Heiko Stuebner · 6 years ago
  19. 0ca33ad drm/vkms: Fix race condition around accessing frame number by Haneen Mohammed · 6 years ago
  20. 428e15c drm/rockchip: vop: add rk3188 vop definitions by Heiko Stuebner · 6 years ago
  21. 8d54423 drm/rockchip: vop: Add directly output rgb feature for px30 by Sandy Huang · 6 years ago
  22. 1f0f015 drm/rockchip: Add support for Rockchip Soc RGB output interface by Sandy Huang · 6 years ago
  23. 3880f62 drm/rockchip: add function to check if endpoint is a subdriver by Heiko Stuebner · 6 years ago
  24. 633ba1e drm/sun4i: Add support for HDMI voltage regulator by Jernej Skrabec · 6 years ago
  25. dd8bd54 drm/sun4i: Add support for A64 display engine by Jagan Teki · 6 years ago
  26. 06f27fe drm/sun4i: Add support for A64 mixers by Jagan Teki · 6 years ago
  27. a3b815f drm/virtio: add iommu support. by Gerd Hoffmann · 6 years ago
  28. b3f13ec9 drm/virtio: add virtio_gpu_object_detach() function by Gerd Hoffmann · 6 years ago
  29. 6c19787 drm/virtio: track virtual output state by Gerd Hoffmann · 6 years ago
  30. 7948a2b qxl: fix null-pointer crash during suspend by Peter Wu · 6 years ago
  31. 5ddd658 drm: Remove "protection" around drm_vma_offset_manager_destroy() by Chris Wilson · 6 years ago
  32. a9734d8 drm: Suppress user controlled spam for invalid drm_wait_vblank_ioctl by Chris Wilson · 6 years ago
  33. 6e4228f drm/tegra: kick out simplefb by Michał Mirosław · 6 years ago
  34. a7e3fa7 drm/sun4i: use simpler remove_conflicting_framebuffers(NULL) by Michał Mirosław · 6 years ago
  35. ff07a58 drm/vc4: use simpler remove_conflicting_framebuffers(NULL) by Michał Mirosław · 6 years ago
  36. 770af58 drm/virtio: use simpler remove_conflicting_pci_framebuffers() by Michał Mirosław · 6 years ago
  37. 020aa2e drm/mgag200: use simpler remove_conflicting_pci_framebuffers() by Michał Mirosław · 6 years ago
  38. 39a3043 drm/radeon: use simpler remove_conflicting_pci_framebuffers() by Michał Mirosław · 6 years ago
  39. 77d1ed4 drm/bochs: use simpler remove_conflicting_pci_framebuffers() by Michał Mirosław · 6 years ago
  40. 256ee41 drm/cirrus: use simpler remove_conflicting_pci_framebuffers() by Michał Mirosław · 6 years ago
  41. a62dfac0 drm/amdgpu: use simpler remove_conflicting_pci_framebuffers() by Michał Mirosław · 6 years ago
  42. e86e894 drm/amdgpu: add DisplayPort CEC-Tunneling-over-AUX support by Hans Verkuil · 6 years ago
  43. 46094b2 drm/nouveau: add DisplayPort CEC-Tunneling-over-AUX support by Hans Verkuil · 6 years ago
  44. a4c30a4 drm_dp_mst_topology: fix broken drm_dp_sideband_parse_remote_dpcd_read() by Hans Verkuil · 6 years ago
  45. 9bcf6d9 drm_dp_cec: add note about good MegaChips 2900 CEC support by Hans Verkuil · 6 years ago
  46. 5ce70c7 drm_dp_cec: check that aux has a transfer function by Hans Verkuil · 6 years ago
  47. 09c4b49 drm/virtio: fix bounds check in virtio_gpu_cmd_get_capset() by Dan Carpenter · 7 years ago
  48. 0e7a3d4 drm/virtio: Replace ttm_bo_unref with ttm_bo_put by Thomas Zimmermann · 6 years ago
  49. 94f4a12 drm/virtio: Replace ttm_bo_reference with ttm_bo_get by Thomas Zimmermann · 6 years ago
  50. 233c2b7 drm/qxl: Replace ttm_bo_unref with ttm_bo_put by Thomas Zimmermann · 6 years ago
  51. 4efd631 drm/cirrus: Replace ttm_bo_unref with ttm_bo_put by Thomas Zimmermann · 6 years ago
  52. aba911e drm/bochs: Replace ttm_bo_unref with ttm_bo_put by Thomas Zimmermann · 6 years ago
  53. a6edf83 drm/rockchip: vop: fix some register define error for px30 by Sandy Huang · 6 years ago
  54. 29adeb4 drm/rockchip: Use struct_size() in devm_kzalloc() by Gustavo A. R. Silva · 6 years ago
  55. dc879f6 drm/rockchip: fix coding style and incorrect description by Sandy Huang · 6 years ago
  56. b6e075c drm/atmel-hlcdc: support bus-width (12/16/18/24) in endpoint nodes by Peter Rosin · 6 years ago
  57. 012877b drm/atmel-hlcdc: always iterate over the first 4 output endpoints by Peter Rosin · 6 years ago
  58. 9946a3a drm/atmel-hlcdc: allow selecting a higher pixel-clock than requested by Peter Rosin · 6 years ago
  59. 319711f drm/atmel-hlcdc: prefer a higher rate clock as pixel-clock base by Peter Rosin · 6 years ago
  60. bf1178c drm/bridge: ti-sn65dsi86: Add mystery delay to enable() by Sean Paul · 6 years ago
  61. bc537a9 Merge drm/drm-next into drm-misc-next by Sean Paul · 6 years ago
  62. aba16dc Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  63. a5ec833 drm: Add per-plane pixel blend mode property by Lowry Li · 6 years ago
  64. 5e8704a Merge tag 'drm-next-2018-08-24' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  65. 06e3c29 drm/sun4i: tcon-top: Use struct_size() in devm_kzalloc() by Gustavo A. R. Silva · 6 years ago
  66. 3e20e97 Merge tag 'drm-misc-next-fixes-2018-08-23-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  67. 0edf681 drivers/gpu/drm/gma500/: change return type to vm_fault_t by Souptick Joarder · 6 years ago
  68. 25da750 drm/edid: Add 6 bpc quirk for SDC panel in Lenovo B50-80 by Kai-Heng Feng · 6 years ago
  69. 8f13b60 Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 6 years ago
  70. 4d1608e Merge tag 'drm-misc-next-fixes-2018-08-22' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  71. 815f0dd include/linux/compiler*.h: make compiler-*.h mutually exclusive by Nick Desaulniers · 6 years ago
  72. e296de9 drm/syncobj: Drop add/remove_callback from driver interface by Daniel Vetter · 6 years ago
  73. 93065ac mm, oom: distinguish blockable mode for mmu notifiers by Michal Hocko · 6 years ago
  74. ad1a56f Revert "drm: crc: Wait for a frame before returning from open()" by Mahesh Kumar · 6 years ago
  75. c0811a7 drm/crc: Cleanup crtc_crc_open function by Mahesh Kumar · 6 years ago
  76. af69793 drm/vkms/crc: Implement verify_crc_source callback by Mahesh Kumar · 6 years ago
  77. 4eb085e drm/vmwgfx: Convert to new IDA API by Matthew Wilcox · 7 years ago
  78. 9d1d02f drm/amd/display: Don't build DCN1 when kcov is enabled by Leo (Sunpeng) Li · 6 years ago
  79. dc37a9a Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86" by Leo (Sunpeng) Li · 6 years ago
  80. 95f05a3 drm/amdgpu/display: disable eDP fast boot optimization on DCE8 by Alex Deucher · 6 years ago
  81. e6f8d26e drm/amdgpu: fix amdgpu_amdkfd_remove_eviction_fence v3 by Christian König · 6 years ago
  82. c4aed87 drm/amdgpu: fix incorrect use of drm_file->pid by Christian König · 6 years ago
  83. bce31d4 drm/amdgpu: fix incorrect use of fcheck by Christian König · 6 years ago
  84. 11a88c2 drm/powerplay: enable dpm under pass-through by Yintian Tao · 6 years ago
  85. fa1d04e drm/amdgpu: access register without KIQ by Yintian Tao · 6 years ago
  86. bde0781 drm/amdgpu: set correct base for THM/NBIF/MP1 IP by Evan Quan · 6 years ago
  87. 39a3cd6 drm/amd/display: fix dentist did ranges by Dmytro Laktyushkin · 6 years ago
  88. 66b198f drm/amd/display: make dp_ss_off optional by Dmytro Laktyushkin · 6 years ago
  89. 16747b2 drm/amd/display: fix dp_ss_control vbios flag parsing by Dmytro Laktyushkin · 6 years ago
  90. 8f7040b drm/amd/display: Do not retain link settings by Samson Tam · 6 years ago
  91. 532c2b9 Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 6 years ago
  92. c76abab drm: Use horizontal and vertical chroma subsampling factor while calculating offsets in the physical address of framebuffer by Ayan Kumar Halder · 6 years ago
  93. d5acba2 Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  94. 022ff62 Merge tag 'drm-next-2018-08-17-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  95. f80a71b Merge tag 'drm-next-2018-08-17' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  96. 84f5685 Merge tag 'vla-leftovers-v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  97. 065e8c8 drm/vgem: Remove unecessary dma_fence_ops by Daniel Vetter · 6 years ago
  98. 4092542 drm/nouveau: Remove unecessary dma_fence_ops by Daniel Vetter · 7 years ago
  99. e43b908 drm/msm: Remove unecessary dma_fence_ops by Daniel Vetter · 7 years ago
  100. a5aca5d drm/i915: Remove unecessary dma_fence_ops by Daniel Vetter · 7 years ago