1. 84c862b drm/nouveau/kms: Move struct nouveau_framebuffer.vma to struct nouveau_fbdev by Thomas Zimmermann · 5 years ago
  2. e27ad35 drm/nouveau/kms: Remove unused fields from struct nouveau_framebuffer by Thomas Zimmermann · 5 years ago
  3. bbd540c drm/nouveau: fix out-of-tree module build by Ben Skeggs · 5 years ago
  4. 82c8c4d drm: Generalized NV Block Linear DRM format mod by James Jones · 5 years ago
  5. c41219f Merge tag 'drm-intel-next-fixes-2020-05-20' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 4 years, 10 months ago
  6. e20bb85 Merge tag 'exynos-drm-next-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 4 years, 10 months ago
  7. 6cf9916 Merge tag 'drm-intel-next-2020-05-15' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 4 years, 10 months ago
  8. bfbe174 Merge tag 'amd-drm-next-5.8-2020-05-19' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 4 years, 10 months ago
  9. d96536f drm/i915: Fix AUX power domain toggling across TypeC mode resets by Imre Deak · 4 years, 10 months ago
  10. f159c64 drm/i915: Mark check_shadow_context_ppgtt as maybe unused by Nathan Chancellor · 4 years, 10 months ago
  11. aa7b3df drm/i915: avoid unused scale_user_to_hw() warning by Arnd Bergmann · 5 years ago
  12. 43c8546 drm/amdgpu: Add a UAPI flag for user to call mem_sync by Andrey Grodzovsky · 5 years ago
  13. d35745b drm/amdgpu: apply AMDGPU_IB_FLAG_EMIT_MEM_SYNC to compute IBs too (v3) by Marek Olšák · 5 years ago
  14. 2f9ce2a drm/amdgpu: Add mem_sync implementation for all the ASICs. by Andrey Grodzovsky · 4 years, 11 months ago
  15. 2230117 drm/amdgpu: Add new ring callback to insert memory sync by Andrey Grodzovsky · 5 years ago
  16. 4e01847 drm/amdgpu: optimize amdgpu device attribute code by Kevin Wang · 5 years ago
  17. a7f2810 drm/amdgpu: add amdgpu_virt_get_vf_mode helper function by Kevin Wang · 5 years ago
  18. 728e7e0 drm/amdgpu: Add autodump debugfs node for gpu reset v8 by Jiange Zhao · 5 years ago
  19. f84e1ba drm/exynos-vidi: convert platform driver to use dev_groups by Emil Velikov · 4 years, 10 months ago
  20. 547a734 drm/exynos: dsi: Remove bridge node reference in error handling path in probe function by Christophe JAILLET · 4 years, 10 months ago
  21. fda0221 drm/exynos: mixer: Fix enabling of the runtime power management by Marek Szyprowski · 4 years, 10 months ago
  22. a046e7b drm/exynos: make pointer to const data const type by Bernard Zhao · 5 years ago
  23. 9940d9d drm/exynos: gem: Get rid of the internal 'pages' array by Marek Szyprowski · 5 years ago
  24. 24f6fe7 drm/exynos: gem: rework scatter-list contiguity check on prime import by Marek Szyprowski · 5 years ago
  25. 3a2fe56 drm/exynos: gem: Remove dead-code by Marek Szyprowski · 5 years ago
  26. fdd79b0 drm/exynos: Delete an error message in three functions by Markus Elfring · 5 years ago
  27. 3a36aa2 drm/i915: Update DRIVER_DATE to 20200515 by Joonas Lahtinen · 4 years, 10 months ago
  28. 1493bdd Merge tag 'drm-misc-next-2020-05-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 4 years, 10 months ago
  29. b7f0656 drm/amdgpu: Updated XGMI power down control support check by John Clements · 4 years, 10 months ago
  30. 5c23e9e drm/amdgpu: Update RAS XGMI error inject sequence by John Clements · 4 years, 10 months ago
  31. 5e7067b drm/amdgpu: Add DPM function for XGMI link power down control by John Clements · 4 years, 10 months ago
  32. ab9c211 drm/amdgpu: Add cmd to control XGMI link sleep by John Clements · 4 years, 10 months ago
  33. 29c1ec2 drm/amdgpu: remove redundant assignment to variable ret by Colin Ian King · 4 years, 10 months ago
  34. 72d99b3 drm/amdgpu: turn back rlcg write for gfx_v10 by Yintian Tao · 4 years, 10 months ago
  35. cd598d6 drm/amd/powerplay: report correct AC/DC event based on ctxid V2 by Evan Quan · 4 years, 11 months ago
  36. e528ccf drm/amd/powerplay: shutdown on HW CTF by Evan Quan · 4 years, 11 months ago
  37. 9495220 drm/amd/powerplay: try to do a graceful shutdown on SW CTF by Evan Quan · 4 years, 11 months ago
  38. 73339a7 drm/amdgpu: Add AQUIRE_MEM PACKET3 fields defintion by Andrey Grodzovsky · 5 years ago
  39. ca69a3c drm/i915: Document locking guidelines by Joonas Lahtinen · 6 years ago
  40. 802a5820 drm/i915: Extract i915_cs_timestamp_{ns_to_ticks,tick_to_ns}() by Ville Syrjälä · 5 years ago
  41. 56f1b31 drm/i915: Store CS timestamp frequency in Hz by Ville Syrjälä · 5 years ago
  42. 2e27015 drm/i915: Nuke pointless div by 64bit by Ville Syrjälä · 5 years ago
  43. 8ca6d02 drm/i915: Enable SAGV support for Gen12 by Stanislav Lisovskiy · 4 years, 10 months ago
  44. 20f505f drm/i915: Restrict qgv points which don't have enough bandwidth. by Stanislav Lisovskiy · 4 years, 10 months ago
  45. 7241c57 drm/i915: Add TGL+ SAGV support by Stanislav Lisovskiy · 4 years, 10 months ago
  46. 1be8f34 Merge tag 'gvt-next-2020-05-12' of https://github.com/intel/gvt-linux into drm-intel-next-queued by Joonas Lahtinen · 4 years, 10 months ago
  47. 7a00e68 drm/i915/psr: Use new DP VSC SDP compute routine on PSR by Gwan-gyeong Mun · 4 years, 10 months ago
  48. cafac5a drm/i915/dp: Add compute routine for DP PSR VSC SDP by Gwan-gyeong Mun · 4 years, 10 months ago
  49. fa37a21 drm/i915: Stop sending DP SDPs on ddi disable by Gwan-gyeong Mun · 4 years, 10 months ago
  50. 76d45d0 drm/i915: Program DP SDPs on pipe updates by Gwan-gyeong Mun · 4 years, 10 months ago
  51. ce58867 drm/i915: Fix enabled infoframe states of lspcon by Gwan-gyeong Mun · 4 years, 10 months ago
  52. 2c3928e drm/i915: Add state readout for DP VSC SDP by Gwan-gyeong Mun · 4 years, 10 months ago
  53. dee66f3 drm/i915: Add state readout for DP HDR Metadata Infoframe SDP by Gwan-gyeong Mun · 4 years, 10 months ago
  54. 1bf3657 drm/i915: Program DP SDPs with computed configs by Gwan-gyeong Mun · 4 years, 10 months ago
  55. 4289025 drm/i915: Include DP VSC SDP in the crtc state dump by Gwan-gyeong Mun · 4 years, 10 months ago
  56. e274fb3 drm/i915: Include DP HDR Metadata Infoframe SDP in the crtc state dump by Gwan-gyeong Mun · 4 years, 10 months ago
  57. bfbeba2 drm/i915: Include HDMI DRM infoframe in the crtc state dump by Gwan-gyeong Mun · 4 years, 10 months ago
  58. 2ba6221 drm: Add logging function for DP VSC SDP by Gwan-gyeong Mun · 4 years, 10 months ago
  59. 1b404b7 drm/i915/dp: Read out DP SDPs by Gwan-gyeong Mun · 4 years, 10 months ago
  60. f45ce93 video/hdmi: Add Unpack only function for DRM infoframe by Gwan-gyeong Mun · 4 years, 10 months ago
  61. 0f4013fb2 drm/i915/gt: Transfer old virtual breadcrumbs to irq_worker by Chris Wilson · 4 years, 10 months ago
  62. ed610f4 drm/i915/selftests: Always call the provided engine->emit_init_breadcrumb by Chris Wilson · 4 years, 10 months ago
  63. 7a0ba6b drm/i915: Show per-engine default property values in sysfs by Chris Wilson · 4 years, 10 months ago
  64. 18e4af0 drm/i915: Drop no-semaphore boosting by Chris Wilson · 4 years, 10 months ago
  65. 80c9b58 Merge tag 'du-next-20200514' of git://linuxtv.org/pinchartl/media into drm-next by Dave Airlie · 4 years, 10 months ago
  66. 49eea1c Merge tag 'amd-drm-next-5.8-2020-05-12' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 4 years, 10 months ago
  67. a1fb548 Merge tag 'drm-intel-next-2020-04-30' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 4 years, 10 months ago
  68. 7982471 drm: rcar-du: Set primary plane zpos immutably at initializing by Tomohito Esaki · 5 years ago
  69. 4dc5552 drm: plane: Verify that no or all planes have a zpos property by Laurent Pinchart · 5 years ago
  70. 07de3d3 drm: panels: Add MAINTAINERS entry for LVDS panel driver by Laurent Pinchart · 8 years ago
  71. 1accbec dt-bindings: display: renesas: du: Document optional reset properties by Geert Uytterhoeven · 5 years ago
  72. c51d58d dt-bindings: display: bridge: thc63lvd1024: Convert binding to YAML by Laurent Pinchart · 5 years ago
  73. 18a0206 dt-bindings: display: bridge: Convert simple-bridge bindings to YAML by Laurent Pinchart · 5 years ago
  74. 82e0e5f dt-bindings: display: bridge: Reject additional properties in ports node by Laurent Pinchart · 5 years ago
  75. 701f026 drm/i915: Drop I915_RESET_TIMEOUT and friends by Chris Wilson · 4 years, 10 months ago
  76. 795d4d7 drm/i915: Mark the addition of the initial-breadcrumb in the request by Chris Wilson · 4 years, 10 months ago
  77. 889333c drm/i915/gem: Remove redundant exec_fence by Chris Wilson · 4 years, 10 months ago
  78. b2379ba drm/i915: Remove duplicate inline specifier on write_pte by Nathan Chancellor · 4 years, 10 months ago
  79. 4a0ca47 drm/i915/gt: Suspend tasklets before resume sanitization by Chris Wilson · 4 years, 10 months ago
  80. d8d5afe drm/i915: Make active_pipes check skl specific by Stanislav Lisovskiy · 4 years, 10 months ago
  81. 1d0a6c8 drm/i915: Extract skl SAGV checking by Stanislav Lisovskiy · 4 years, 10 months ago
  82. d916234 drm/i915: Introduce skl_plane_wm_level accessor. by Stanislav Lisovskiy · 4 years, 10 months ago
  83. 1c530d4 dma-buf: Use atomic_fetch_add() for the context id by Chris Wilson · 4 years, 10 months ago
  84. b428d57 drm/i915/gt: Reset execlists registers before HWSP by Chris Wilson · 4 years, 10 months ago
  85. 61b088c drm/i915/ehl: Restrict w/a 1607087056 for EHL/JSL by Swathi Dhanavanthri · 4 years, 10 months ago
  86. 73e28cc drm/i915: Handle idling during i915_gem_evict_something busy loops by Chris Wilson · 4 years, 11 months ago
  87. 761e9f4 drm/mcde: dsi: Fix return value check in mcde_dsi_bind() by Wei Yongjun · 5 years ago
  88. 37e4f05 drm/amd/amdgpu: remove defined but not used 'crtc_offsets' by Jason Yan · 4 years, 11 months ago
  89. 3528cae drm/amd/amdgpu: Update update_config() logic by Leo (Hanghong) Ma · 4 years, 11 months ago
  90. 2c60129 drm/amd/amdgpu: Add missing GRBM bits for GFX 10.1 by Tom St Denis · 4 years, 11 months ago
  91. b0be3c3 drm/amd/amdgpu: add raven1 part to the gfxoff quirk list by Tom St Denis · 4 years, 11 months ago
  92. feb000f drm/amd/powerplay: skip judging if baco support for Arcturus sriov by Jane Jian · 4 years, 11 months ago
  93. 1c8ee8b drm/i915/gt: Restore Cherryview back to full-ppgtt by Chris Wilson · 4 years, 11 months ago
  94. 84eac0c drm/i915/gt: Force pte cacheline to main memory by Mika Kuoppala · 4 years, 10 months ago
  95. a1b2eea drm/i915: Remove unused HAS_FWTABLE macro by Pascal Terjan · 4 years, 10 months ago
  96. 9bad40a drm/i915/selftests: Always flush before unpining after writing by Chris Wilson · 4 years, 10 months ago
  97. b0a997a drm/i915: Emit await(batch) before MI_BB_START by Chris Wilson · 4 years, 11 months ago
  98. 81a15b9 drm/mgag200: Embed connector instance in struct mga_device by Thomas Zimmermann · 4 years, 11 months ago
  99. 30b0c94 drm/mgag200: Remove unused fields from struct mga_device by Thomas Zimmermann · 4 years, 11 months ago
  100. 5635b7c drm/mgag200: Use managed mode-config initialization by Thomas Zimmermann · 4 years, 11 months ago