1. 3a8a5aba drm/mgag200: Extract device type from flags by Thomas Zimmermann · 5 years ago
  2. 9786b65 drm/ttm: fix mmap refcounting by Gerd Hoffmann · 5 years ago
  3. a64fc11 drm/msm: fix memleak on release by Johan Hovold · 5 years ago
  4. 3ca3a9e Merge tag 'drm-misc-next-fixes-2019-11-06' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 5 years ago
  5. 23aae18 Merge tag 'drm-intel-next-fixes-2019-11-07' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 5 years ago
  6. 393fdfd Merge tag 'mediatek-drm-next-5.5-2' of https://github.com/ckhu-mediatek/linux.git-tags into drm-next by Dave Airlie · 5 years ago
  7. b149cbf drm/mst: Fix up u64 division by Sean Paul · 5 years ago
  8. 7f4009c drm: msm: a6xx: fix debug bus register configuration by Sharat Masetty · 5 years ago
  9. df44445 drm/mediatek: Support 180 degree rotation by Sean Paul · 5 years ago
  10. b368d3e drm/mediatek: Support reflect-x plane rotation by Sean Paul · 5 years ago
  11. 84d8057 drm/mediatek: Support reflect-y plane rotation by Sean Paul · 5 years ago
  12. ef87d3e drm/mediatek: Plumb supported rotation values from components to plane init by Sean Paul · 5 years ago
  13. f7c710d drm/mediatek: Add plumbing for layer_check hook by Sean Paul · 5 years ago
  14. d6b53f6 drm/mediatek: Add helper to get component for a plane by Sean Paul · 5 years ago
  15. 31c5558 drm/mediatek: Refactor plane init by Sean Paul · 5 years ago
  16. ed24d5d drm/mediatek: Add RGB[A] variants to published plane formats by Sean Paul · 5 years ago
  17. cea35f5 drm/i915: Don't select BROKEN by Daniel Vetter · 5 years ago
  18. 68acde7 drm/dp_mst: fix gcc compile error by Chenwandun · 5 years ago
  19. d9dace9 drm/i915/selftests: Add intel_gt_suspend_prepare by Chris Wilson · 5 years ago
  20. 3fd850d drm/i915/gt: Drop false assertion on user_forcewake by Chris Wilson · 5 years ago
  21. a70a9e9 drm/i915: Defer rc6 shutdown to suspend_late by Chris Wilson · 5 years ago
  22. d4033a9 drm/i915/gt: Move user_forcewake application to GT by Chris Wilson · 5 years ago
  23. 489d195 drm/i915/gem: Leave reloading kernel context on resume to GT by Chris Wilson · 5 years ago
  24. fd6fe08 drm/i915/gt: Call intel_gt_sanitize() directly by Chris Wilson · 5 years ago
  25. 8eb4704 drm/i915: Protect request peeking with RCU by Chris Wilson · 5 years ago
  26. 8a86b00 Merge tag 'drm-next-5.5-2019-11-01' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 5 years ago
  27. 2ef4144 Merge tag 'drm-intel-next-2019-11-01-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 5 years ago
  28. 904ce198 Merge tag 'drm/tegra/for-5.5-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 5 years ago
  29. 633aa7e Merge tag 'drm-misc-next-2019-10-31' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 5 years ago
  30. 1883e29 drm/i915: Update DRIVER_DATE to 20191101 by Joonas Lahtinen · 5 years ago
  31. e5661c6 drm/i915/selftests: Start kthreads before stopping by Chris Wilson · 5 years ago
  32. 292a27b drm/i915/lmem: Check against i915_selftest only under CONFIG_SELFTEST by Chris Wilson · 5 years ago
  33. 84db889 drm/tegra: Unconditionally select IOMMU_IOVA by Thierry Reding · 6 years ago
  34. c8a2036 gpu: host1x: Unconditionally select IOMMU_IOVA by Thierry Reding · 6 years ago
  35. 4a31741 drm/i915/gem: Refine occupancy test in kill_context() by Chris Wilson · 5 years ago
  36. 2b73b35 drm/i915: Update DRIVER_DATE to 20191101 by Joonas Lahtinen · 5 years ago
  37. 1629224 drm/i915/lmem: add the fake lmem region by Matthew Auld · 5 years ago
  38. 4974826 drm/i915/dp: Do not switch aux to TBT mode for non-TC ports by José Roberto de Souza · 5 years ago
  39. 034982cf drm/i915/guc: drop guc shared area by Daniele Ceraolo Spurio · 5 years ago
  40. 9f37940 drm/i915: drop lrc header page by Daniele Ceraolo Spurio · 5 years ago
  41. dde01d9 drm/i915: Split detaching and removing the vma by Chris Wilson · 5 years ago
  42. 164a412 drm/i915/selftests: Pretty print the i915_active by Chris Wilson · 5 years ago
  43. 1db257c drm/i915/selftests: Assert that the idle_pulse is sent by Chris Wilson · 5 years ago
  44. 29b2765 drm/i915/mst: Document the userspace fail with possible_crtcs by Ville Syrjälä · 5 years ago
  45. 34053ee drm/i915: Simplify pipe_mask setup even further by Ville Syrjälä · 5 years ago
  46. 4d19505 drm/i915: Allow ICL+ DSI on any pipe by Ville Syrjälä · 5 years ago
  47. 981329c drm/i915: s/crtc_mask/pipe_mask/ by Ville Syrjälä · 5 years ago
  48. 2b0b274 drm/i915: Simplify LVDS crtc_mask setup by Ville Syrjälä · 5 years ago
  49. 2d9c190 drm/i915/uc: define GuC and HuC binaries for TGL by Daniele Ceraolo Spurio · 5 years ago
  50. fae7d7d Revert "dma-buf: Add dma-buf heaps framework" by Sean Paul · 5 years ago
  51. 837324d Revert "dma-buf: heaps: Add heap helpers" by Sean Paul · 5 years ago
  52. d59c5e0 Revert "dma-buf: heaps: Add system heap to dmabuf heaps" by Sean Paul · 5 years ago
  53. 2e7f7cb Revert "dma-buf: heaps: Add CMA heap to dmabuf heaps" by Sean Paul · 5 years ago
  54. a262ef0 Revert "kselftests: Add dma-heap test" by Sean Paul · 5 years ago
  55. 4e380d0 drm/i915: Stop frobbing crtc->base.mode by Ville Syrjälä · 5 years ago
  56. 25f8995 drm/i915: Nuke 'mode' argument to intel_get_load_detect_pipe() by Ville Syrjälä · 5 years ago
  57. 5ab5e4e drm/amd/display: Add a conversion function for transmitter and phy_id enums by Nathan Chancellor · 5 years ago
  58. 5e8f547 drm/amd/display: remove redundant null pointer check before kfree by zhong jiang · 5 years ago
  59. 46203a5 drm/amdgpu/gmc10: properly set BANK_SELECT and FRAGMENT_SIZE by Alex Deucher · 5 years ago
  60. 361d66e drm/amdgpu: fix no ACK from LDS read during stress test for Arcturus by Le Ma · 5 years ago
  61. 897110e drm/amdgpu: fix gfx VF FLR test fail on navi by HaiJun Chang · 5 years ago
  62. bff77e8 drm/amdgpu: bypass some cleanup work after err_event_athub (v2) by Le Ma · 5 years ago
  63. 8baaadb drm/amdgpu: clear UVD VCPU buffer when err_event_athub generated by Le Ma · 5 years ago
  64. b4def37 drm/amdgpu/SRIOV: SRIOV VF doesn't support BACO by Jiange Zhao · 5 years ago
  65. 44b582b drm/amdgpu: Remove superfluous void * cast in debugfs_create_file() call by Geert Uytterhoeven · 5 years ago
  66. e4b116a drm/amdgpu: remove set but not used variable 'adev' by YueHaibing · 5 years ago
  67. ef66915 drm/amdkfd: bug fix for out of bounds mem on gpu cache filling info by Alex Sierra · 5 years ago
  68. 533bfca drm/amdkfd: Delete duplicated queue bit map reservation by Yong Zhao · 5 years ago
  69. 55695b3 drm/amdkfd: Delete unnecessary pr_fmt switch by Yong Zhao · 5 years ago
  70. a8ddac7c drm/i915: Avoid HPD poll detect triggering a new detect cycle by Imre Deak · 5 years ago
  71. a06375a drm/i915/gt: Always track callers to intel_rps_mark_interactive() by Chris Wilson · 5 years ago
  72. 811bb3d drm/i915/tgl: Add gam instdone by Mika Kuoppala · 5 years ago
  73. e50dbdb drm/i915/tgl: Add SFC instdone to error state by Mika Kuoppala · 5 years ago
  74. b3545e0 drm/i915/tgl: add support to one DP-MST stream by Lucas De Marchi · 5 years ago
  75. 57c2af7 Merge tag 'topic/mst-suspend-resume-reprobe-2019-10-29-2' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 5 years ago
  76. a0e0471 drm/i915/gem: Make context persistence optional by Chris Wilson · 5 years ago
  77. 8c84b43 Merge tag 'exynos-drm-next-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 5 years ago
  78. a24e4b0 Merge tag 'drm-misc-next-2019-10-24-2' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 5 years ago
  79. 5451646 drm/i915: Provide more information on DP AUX failures by Matt Roper · 5 years ago
  80. 60845e3 Merge tag 'drm-next-5.5-2019-10-25' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 5 years ago
  81. 0f9ed3b drm/i915/display/cnl+: Handle fused off DSC by José Roberto de Souza · 5 years ago
  82. ee59588 drm/i915/display/icl+: Check if DMC is fused off by José Roberto de Souza · 5 years ago
  83. 7a40aac drm/i915/display: Check if FBC is fused off by José Roberto de Souza · 5 years ago
  84. 7439310 drm/i915/display: Handle fused off HDCP by José Roberto de Souza · 5 years ago
  85. a20e26d drm/i915: Add two spaces before the SKL_DFSM registers by José Roberto de Souza · 5 years ago
  86. bf96b51 drm/i915/perf: ensure selftests select valid format by Lionel Landwerlin · 5 years ago
  87. 83b8a6f drm/gem: Fix mmap fake offset handling for drm_gem_object_funcs.mmap by Rob Herring · 5 years ago
  88. 9e62b88 drm/panfrost: Simplify devfreq utilisation tracking by Steven Price · 5 years ago
  89. 221bc77 drm/panfrost: Use generic code for devfreq by Steven Price · 5 years ago
  90. 6a35525 drm/i915/tgl: Add AUX B & C to DC_OFF_POWER_DOMAINS by Matt Roper · 5 years ago
  91. 47c41af drm/i915: Drop unused AUX register offsets by Matt Roper · 5 years ago
  92. b79029b drm/i915/gt: Make timeslice duration configurable by Chris Wilson · 5 years ago
  93. 4ec3753 drm/i915: Rename "inject_load_failure" module parameter by Janusz Krzysztofik · 5 years ago
  94. dd6e38d drm/i915: Fix i915_inject_load_error() name to read *_probe_* by Janusz Krzysztofik · 5 years ago
  95. fa6661b drm/tegra: Optionally attach clients to the IOMMU by Thierry Reding · 5 years ago
  96. 2e8d874 drm/tegra: Support DMA API for display controllers by Thierry Reding · 5 years ago
  97. d972d62 drm/tegra: falcon: Clarify address usage by Thierry Reding · 5 years ago
  98. 20e7dce drm/tegra: Remove memory allocation from Falcon library by Thierry Reding · 5 years ago
  99. 06867a3 gpu: host1x: Set DMA mask based on IOMMU setup by Thierry Reding · 5 years ago
  100. af1cbfb gpu: host1x: Support DMA mapping of buffers by Thierry Reding · 5 years ago