1. 75b2ccd drm/i915/display: Remove drm_fb_helper_{add,remove}_one_connector calls by Pankaj Bharadiya · 5 years ago
  2. 439490f drm/amdgpu: Remove drm_fb_helper_{add,remove}_one_connector calls by Pankaj Bharadiya · 5 years ago
  3. c8b4a4b drm/radeon: remove radeon_fb_{add,remove}_connector functions by Pankaj Bharadiya · 5 years ago
  4. 2dea2d1 drm: Remove unused arg from drm_fb_helper_init by Pankaj Bharadiya · 5 years ago
  5. 0be38b10 MAINTAINERS: adjust to reservation.h renaming by Lukas Bulwahn · 5 years ago
  6. 9b6c80b drm: unbreak the DRM menu, broken by DRM_EXPORT_FOR_TESTS by Randy Dunlap · 5 years ago
  7. 7be1b9b drm/mm: Break long searches in fragmented address spaces by Chris Wilson · 5 years ago
  8. 78a7b61 drm/bridge/mhl.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  9. 5b2adbd drm/vc4/vc4_drv.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  10. 1895a4f drm/gma500/intel_bios.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  11. 099d705 drm/vblank: Fix documentation of VBLANK timestamp helper by Thomas Zimmermann · 5 years ago
  12. 2cb5974 drm/simple-kms: Fix documentation for drm_simple_encoder_init() by Thomas Zimmermann · 5 years ago
  13. 5b66033 drm/panel: add panel driver for Elida KD35T133 panels by Heiko Stuebner · 5 years ago
  14. 3c2fa51 dt-bindings: display: panel: Add binding document for Elida KD35T133 by Heiko Stuebner · 5 years ago
  15. 9daee61 drm/v3d: Replace wait_for macros to remove use of msleep by James Hughes · 5 years ago
  16. 7f2a09e drm/vc4: Replace wait_for macros to remove use of msleep by James Hughes · 5 years ago
  17. 83794ee Merge drm/drm-next into drm-misc-next by Maxime Ripard · 5 years ago
  18. 05f3a6f drm/hdcp: fix DRM_HDCP_2_KSV_COUNT_2_LSBITS by Ramalingam C · 5 years ago
  19. 79643fd drm/hdcp: optimizing the srm handling by Ramalingam C · 5 years ago
  20. 451787d video: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  21. 9dff9a3 video: fbdev: radeon: Remove dead code by Souptick Joarder · 5 years ago
  22. 9e55337 fbdev: simplefb: Platform data shan't include kernel.h by Andy Shevchenko · 5 years ago
  23. 11be60b matroxfb: add Matrox MGA-G200eW board support by Rich Felker · 5 years ago
  24. e36cae0 video: fbdev: atyfb: remove set but not used variable 'mach64RefFreq' by yu kuai · 5 years ago
  25. c8c967a video: fbdev: kyrofb: remove set but not used variable 'ulScaleRight' by yu kuai · 5 years ago
  26. 97e5ea1 video: fbdev: radeonfb: remove set but not used variable 'bytpp' by yu kuai · 5 years ago
  27. 66cc77ed video: fbdev: radeonfb: remove set but not used variable '‘cSync’' by yu kuai · 5 years ago
  28. eea60c3 video: fbdev: radeonfb: remove set but not used variable 'vSyncPol' by yu kuai · 5 years ago
  29. 977750e video: fbdev: radeonfb: remove set but not used variable 'hSyncPol' by yu kuai · 5 years ago
  30. 9e24d63 video: fbdev: wm8505fb: add COMPILE_TEST support by Bartlomiej Zolnierkiewicz · 5 years ago
  31. 459b0fa video: fbdev: wm8505fb: fix sparse warnings about using incorrect types by Bartlomiej Zolnierkiewicz · 5 years ago
  32. ee5aca2 video: fbdev: w100fb: add COMPILE_TEST support by Bartlomiej Zolnierkiewicz · 5 years ago
  33. df33810 video: fbdev: w100fb: fix sparse warnings by Bartlomiej Zolnierkiewicz · 5 years ago
  34. 3d3287e video: fbdev: arcfb: add COMPILE_TEST support by Bartlomiej Zolnierkiewicz · 5 years ago
  35. 6df8627 video: fbdev: sh_mobile_lcdcfb: add COMPILE_TEST support by Bartlomiej Zolnierkiewicz · 5 years ago
  36. 5d30146 video: fbdev: sh_mobile_lcdcfb: fix sparse warnings about using incorrect types by Bartlomiej Zolnierkiewicz · 5 years ago
  37. 3e26e0c video: fbdev: pxa168fb: remove unnecessary platform_get_irq by YueHaibing · 5 years ago
  38. 6f2bb11 drm/qxl: Use simple encoder by Thomas Zimmermann · 5 years ago
  39. 03e44ad drm/mgag200: Use simple encoder by Thomas Zimmermann · 5 years ago
  40. 4220fdf drm/ast: Use simple encoder by Thomas Zimmermann · 5 years ago
  41. 63170ac drm/simple-kms: Add drm_simple_encoder_{init,create}() by Thomas Zimmermann · 5 years ago
  42. 4a1d0db drm/panel: simple: add panel-dpi support by Sam Ravnborg · 5 years ago
  43. fa10224 dt-bindings: display: add data-mapping to panel-dpi by Sam Ravnborg · 5 years ago
  44. 4e840be dt-bindings: display: convert panel-dpi to DT schema by Sam Ravnborg · 5 years ago
  45. 4dd23a4 dt-bindings: display: convert display-timings to DT schema by Sam Ravnborg · 5 years ago
  46. 3aa31ce dt-bindings: display: add panel-timing.yaml by Sam Ravnborg · 5 years ago
  47. 899f24e drm/panel: Add driver for Novatek NT35510-based panels by Linus Walleij · 5 years ago
  48. 5ce96fe drm/panel: Add DT bindings for Novatek NT35510-based panels by Linus Walleij · 5 years ago
  49. dc058092 dt-bindings: Add vendor prefix for Hydis technologies by Linus Walleij · 5 years ago
  50. abdd768 drm: prevent a harmless integer overflow in drm_legacy_sg_alloc() by Dan Carpenter · 5 years ago
  51. df0e7f7 drm/client: Dual licence the file in GPL-2 and MIT by Emmanuel Vadot · 5 years ago
  52. 46cf7d9 drm/tidss: Drop pointless static qualifier in dispc_find_csc() by YueHaibing · 5 years ago
  53. 652f67f drm/tidss: fix spelling mistakes "bufer" and "requsted" by Colin Ian King · 5 years ago
  54. 905ad78 drm/tidss: Use drm_for_each_bridge_in_chain() by Laurent Pinchart · 5 years ago
  55. b33b547 drm/tidss: dispc: Fix broken plane positioning code by Jyri Sarha · 5 years ago
  56. d6b8bbc drm/dp_mst: Check crc4 value while building sideband message by Benjamin Gaignard · 5 years ago
  57. cb89754 drm/dp_mst: Fix W=1 warnings by Benjamin Gaignard · 5 years ago
  58. 6034745 Merge tag 'drm-misc-next-2020-02-27' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 5 years ago
  59. a2ae604 Merge tag 'amd-drm-next-5.7-2020-02-26' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 5 years ago
  60. 987b90d drm/panfrost: default_supplies[] can be static by kbuild test robot · 5 years ago
  61. 4981cdb dma-buf: make move_notify mandatory if importer_ops are provided by Christian König · 5 years ago
  62. bd2275e dma-buf: drop dynamic_mapping flag by Christian König · 5 years ago
  63. a448cb0 drm/amdgpu: implement amdgpu_gem_prime_move_notify v2 by Christian König · 7 years ago
  64. 2d4dad2 drm/amdgpu: add amdgpu_dma_buf_pin/unpin v2 by Christian König · 7 years ago
  65. 4993ba0 drm/amdgpu: use allowed_domains for exported DMA-bufs by Christian König · 6 years ago
  66. d2588d2 drm/ttm: remove the backing store if no placement is given by Christian König · 7 years ago
  67. bb42df4 dma-buf: add dynamic DMA-buf handling v15 by Christian König · 7 years ago
  68. 258145e drm/panel: simple: Add NewEast Optoelectronics CO., LTD WJFH116008A panel support by Vasily Khoruzhick · 5 years ago
  69. 0c10640 dt-bindings: display: simple: Add NewEast Optoelectronics WJFH116008A compatible by Vasily Khoruzhick · 5 years ago
  70. c153a89 dt-bindings: Add Guangdong Neweast Optoelectronics CO. LTD vendor prefix by Vasily Khoruzhick · 5 years ago
  71. 6f13d2c drm/bridge: anx6345: don't print error message if regulator is not ready by Vasily Khoruzhick · 5 years ago
  72. 18b39fb drm/virtio: add virtio_gpu_is_shmem helper by Gurchetan Singh · 5 years ago
  73. 068a8fe drm/virtio: make mmap callback consistent with callbacks by Gurchetan Singh · 5 years ago
  74. c348030 drm/hisilicon: Fixed pcie resource conflict between drm and firmware by Tian Tao · 5 years ago
  75. 29b7216 drm/hisilicon: Set preferred mode resolution and maximum resolution by Tian Tao · 5 years ago
  76. bc17e55 drm/hisilicon: Add the mode_valid function by Tian Tao · 5 years ago
  77. de3c3ed drm/hisilicon: fixed the wrong resolution configurations by Tian Tao · 5 years ago
  78. 31d6fee drm/hisilicon: Enable the shadowfb for hibmc by Tian Tao · 5 years ago
  79. bac5118 drm/hisilicon: Add new clock/resolution configurations by Tian Tao · 5 years ago
  80. 4825b61 Merge tag 'drm-intel-next-2020-02-25' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 5 years ago
  81. aaa9d26 Merge tag 'drm-misc-next-2020-02-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 5 years ago
  82. c6385e5 drm/amdgpu: drop legacy drm load and unload callbacks by Alex Deucher · 5 years ago
  83. d95665c drm/amdgpu/display: don't call drm_dp_mst_connector_late_register (v2) by Alex Deucher · 5 years ago
  84. 405a1f9 drm/amdgpu/display: split dp connector registration (v4) by Alex Deucher · 5 years ago
  85. 14f04fa drm/amdgpu/display: add a late register connector callback by Alex Deucher · 5 years ago
  86. 7b99330 drm/amd/display: move dpcd debugfs members setup by Alex Deucher · 5 years ago
  87. d090e7d drm/amdgpu/display: move debugfs init into core amdgpu debugfs (v2) by Alex Deucher · 5 years ago
  88. 4074892 drm/amdgpu: don't call drm_connector_register for non-MST ports by Alex Deucher · 5 years ago
  89. fd23cfc drm/amdgpu/ring: move debugfs init into core amdgpu debugfs by Alex Deucher · 5 years ago
  90. cd9e29e drm/amdgpu/firmware: move debugfs init into core amdgpu debugfs by Alex Deucher · 5 years ago
  91. f9d64e6 drm/amdgpu/regs: move debugfs init into core amdgpu debugfs by Alex Deucher · 5 years ago
  92. 3f5cea6 drm/amdgpu/gem: move debugfs init into core amdgpu debugfs by Alex Deucher · 5 years ago
  93. 24038d5 drm/amdgpu/fence: move debugfs init into core amdgpu debugfs by Alex Deucher · 5 years ago
  94. 1599754 drm/amdgpu/sa: move debugfs init into core amdgpu debugfs by Alex Deucher · 5 years ago
  95. a4c5b1b drm/amdgpu/pm: move debugfs init into core amdgpu debugfs by Alex Deucher · 5 years ago
  96. c582036 drm/amdgpu/ttm: move debugfs init into core amdgpu debugfs by Alex Deucher · 5 years ago
  97. 923ffa6 drm/amdgpu: rename amdgpu_debugfs_preempt_cleanup by Alex Deucher · 5 years ago
  98. 8bdab6b drm/amdgpu: Increase timout on emulator to tenfold instead of twice by Yong Zhao · 5 years ago
  99. 7af8bc5 drm/amd/powerplay: add DFCstate control pptable func for arct by Hawking Zhang · 5 years ago
  100. 41a468a drm/amd/powerplay: update arcturus ppsmc header to 54.15.0 by Hawking Zhang · 5 years ago