1. 7c34bb0 drm/i915: Tighten atomicity of i915_active_acquire vs i915_active_release by Chris Wilson · 5 years ago
  2. 9556e5c drm/i915: Stub out i915_gpu_coredump_put by Chris Wilson · 5 years ago
  3. e4edd4f drm/i915: Check activity on i915_vma after confirming pin_count==0 by Chris Wilson · 5 years ago
  4. 051c89c drm/i915/gem: Detect overflow in calculating dumb buffer size by Chris Wilson · 5 years ago
  5. 1a9629d drm/i915: Don't show the blank process name for internal/simulated errors by Chris Wilson · 5 years ago
  6. 07ccd6bd drm/i915/gem: Store mmap_offsets in an rbtree rather than a plain list by Chris Wilson · 5 years ago
  7. a754012 drm/i915/execlists: Leave resetting ring to intel_ring by Chris Wilson · 5 years ago
  8. 1b5af53 drm/i915/gt: Use the BIT when checking the flags, not the index by Chris Wilson · 5 years ago
  9. 1fdea0c drm/i915/selftests: Add a mock i915_vma to the mock_ring by Chris Wilson · 5 years ago
  10. c631cc8 drm/i915: Make a copy of the ggtt view for slave plane by Ville Syrjälä · 5 years ago
  11. 01c1b2c drm/i915/gem: Take local vma references for the parser by Chris Wilson · 5 years ago
  12. 88a9c66 drm/i915/pmu: Correct the rc6 offset upon enabling by Chris Wilson · 5 years ago
  13. c2cebbc drm/i915: Fix i915_error_state_store error defination by Zhang Xiaoxu · 5 years ago
  14. e73c148 drm/i915/bios: Fix the timing parameters by Vandita Kulkarni · 5 years ago
  15. 1788fdf drm/i915/dsi: Ensure that the ACPI adapter lookup overrides the bus num by Vivek Kasireddy · 5 years ago
  16. 0887aa8 drm/i915: Fix post-fastset modeset check for port sync by Ville Syrjälä · 5 years ago
  17. 6f4261f drm/i915/dsi: Lookup the i2c bus from ACPI NS only if CONFIG_ACPI=y (v2) by Vivek Kasireddy · 5 years ago
  18. 9f88032 Merge tag 'amd-drm-next-5.6-2020-02-05' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 5 years ago
  19. a345cc0 Merge branch 'linux-5.6' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 5 years ago
  20. e139e8a Merge tag 'drm/tegra/for-5.6-rc1-fixes' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 5 years ago
  21. 98ae41a gpu: host1x: Set DMA direction only for DMA-mapped buffer objects by Thierry Reding · 5 years ago
  22. 273da5a drm/tegra: Reuse IOVA mapping where possible by Thierry Reding · 5 years ago
  23. 2d9384f drm/tegra: Relax IOMMU usage criteria on old Tegra by Thierry Reding · 5 years ago
  24. 58fe03d drm/amd/dm/mst: Ignore payload update failures by Lyude Paul · 5 years ago
  25. 7b913a7 drm/amdgpu: update default voltage for boot od table for navi1x by Alex Deucher · 5 years ago
  26. 1064ad4 drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_voltage by Alex Deucher · 5 years ago
  27. 4d0a72b drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_latency by Alex Deucher · 5 years ago
  28. c372435 drm/amdgpu/display: handle multiple numbers of fclks in dcn_calcs.c (v2) by Alex Deucher · 5 years ago
  29. 0531aa6 drm/amdgpu: fetch default VDDC curve voltages (v2) by Alex Deucher · 5 years ago
  30. 93c5f1f drm/amdgpu/smu_v11_0: Correct behavior of restoring default tables (v2) by Matt Coffin · 5 years ago
  31. ee23a51 drm/amdgpu/navi10: add OD_RANGE for navi overclocking by Alex Deucher · 5 years ago
  32. 45826e9 drm/amdgpu/navi: fix index for OD MCLK by Alex Deucher · 5 years ago
  33. a30a8c2 drm/amd/display: Fix HW/SW state mismatch by Bhawanpreet Lakha · 5 years ago
  34. 47eed65 drm/amd/display: Fix a typo when computing dsc configuration by Mikita Lipski · 5 years ago
  35. 1cf8c93 drm/amd/powerplay: fix navi10 system intermittent reboot issue V2 by Evan Quan · 5 years ago
  36. f38abc1 drm/amdkfd: Fix a bug in SDMA RLC queue counting under HWS mode by Yong Zhao · 5 years ago
  37. c6a228b drm/amd/display: Only enable cursor on pipes that need it by Nicholas Kazlauskas · 5 years ago
  38. 137c4ba drm/nouveau/kms/gv100-: avoid sending a core update until the first modeset by Ben Skeggs · 5 years ago
  39. 5bb88d0 drm/nouveau/kms/gv100-: move window ownership setup into modesetting path by Ben Skeggs · 5 years ago
  40. 58ae528 drm/nouveau/disp/gv100-: halt NV_PDISP_FE_RM_INTR_STAT_CTRL_DISP_ERROR storms by Ben Skeggs · 5 years ago
  41. c472a0b drm/tegra: sor: Initialize runtime PM before use by Thierry Reding · 5 years ago
  42. ad2139c drm/tegra: sor: Disable runtime PM on probe failure by Thierry Reding · 5 years ago
  43. a5127a2 drm/tegra: sor: Suspend on clock registration failure by Thierry Reding · 5 years ago
  44. b45f1b3 Merge branch 'ttm-prot-fix' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 5 years ago
  45. e0d5322 drm/amdgpu/navi10: add mclk to navi10_get_clock_by_type_with_latency by Alex Deucher · 5 years ago
  46. 9681622 drm/amdgpu: Fix implicit enum conversion in gfx_v9_4_ras_error_inject by Nathan Chancellor · 5 years ago
  47. eca31a4 radeon: completely remove lut leftovers by Daniel Vetter · 5 years ago
  48. ded58c7 drm/amd/display: Move drm_dp_mst_atomic_check() to the front of dc_validate_global_state() by Zhan Liu · 5 years ago
  49. ec3d650 radeon: insert 10ms sleep in dce5_crtc_load_lut by Daniel Vetter · 5 years ago
  50. 2a23959 drm/amd/display: fix spelling mistake link_integiry_check -> link_integrity_check by Colin Ian King · 5 years ago
  51. 7044cb6 amdgpu: using vmalloc requires includeing vmalloc.h by Stephen Rothwell · 5 years ago
  52. 977f7e1 drm/amdgpu: allocate entities on demand by Nirmoy Das · 5 years ago
  53. 18c6b74 drm/amdgpu: Enable DISABLE_BARRIER_WAITCNT for Arcturus by Joseph Greathouse · 5 years ago
  54. d47c7f0 Merge branch 'linux-5.6' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 5 years ago
  55. c3463aed drm/nouveau/fb/gp102-: allow module to load even when scrubber binary is missing by Ben Skeggs · 5 years ago
  56. 1c338ed drm/nouveau/acr: return error when registering LSF if ACR not supported by Ben Skeggs · 5 years ago
  57. 86e18eb drm/nouveau/disp/gv100-: not all channel types support reporting error codes by Ben Skeggs · 5 years ago
  58. 0e6176c drm/nouveau/disp/nv50-: prevent oops when no channel method map provided by Ben Skeggs · 5 years ago
  59. 0352029 drm/nouveau: support synchronous pushbuf submission by Ben Skeggs · 5 years ago
  60. ea13e5a drm/nouveau: signal pending fences when channel has been killed by Ben Skeggs · 5 years ago
  61. 0181f4b drm/nouveau: reject attempts to submit to dead channels by Ben Skeggs · 5 years ago
  62. 4c9ee1b drm/nouveau: zero vma pointer even if we only unreference it rather than free by Ben Skeggs · 5 years ago
  63. 742db30 drm/nouveau: Add HD-audio component notifier support by Takashi Iwai · 5 years ago
  64. 269a0bf drm/amd/powerplay: fix spelling mistake "Attemp" -> "Attempt" by Colin Ian King · 5 years ago
  65. 54f73df drm/amd/display: fix for-loop with incorrectly sized loop counter (v2) by Colin Ian King · 5 years ago
  66. 2cb44fb drm/amdgpu: enable GPU reset by default on renoir by Alex Deucher · 5 years ago
  67. 658c663 drm/amdgpu: enable GPU reset by default on Navi by Alex Deucher · 5 years ago
  68. bb67bfd drm/amd/display: do not allocate display_mode_lib unnecessarily by Dor Askayo · 5 years ago
  69. 77171ea drm/amdgpu: add coreboot workaround for KV/KB by Christian König · 5 years ago
  70. da2f84b Revert "drm/amd/display: Don't skip link training for empty dongle" by Harry Wentland · 5 years ago
  71. 3eb6d7ac drm/amd/display: Retrain dongles when SINK_COUNT becomes non-zero by Harry Wentland · 5 years ago
  72. 276cc92 drm/amdgpu: original raven doesn't support full asic reset by Alex Deucher · 5 years ago
  73. 7af2a57 drm/amdgpu: attempt to enable gfxoff on more raven1 boards (v2) by Alex Deucher · 5 years ago
  74. b20dcd7 drm/amd/amdgpu: fix spelling mistake "to" -> "too" by Colin Ian King · 5 years ago
  75. a16afcd drm/amd/powerplay: use true, false for bool variable in smu7_hwmgr.c by zhengbin · 5 years ago
  76. 2639f45 drm/amdgpu: fix doc by clarifying sched_list definition by Nirmoy Das · 5 years ago
  77. f583cc5 drm/amdgpu: initialize bo_va_list when add gws to process by xinhui pan · 5 years ago
  78. 55bbb74 drm/amdgpu/vcn: use inst_idx relacing inst by James Zhu · 5 years ago
  79. a455573 drm/amdgpu/vcn: fix typo error by James Zhu · 5 years ago
  80. 326b523 drm/amdgpu/vcn: fix vcn2.5 instance issue by James Zhu · 5 years ago
  81. 62884a7 drm/amdgpu/vcn2.5: fix a bug for the 2nd vcn instance (v2) by James Zhu · 5 years ago
  82. b650121 drm/amdgpu/vcn: Share vcn_v2_0_dec_ring_test_ring to vcn2.5 by James Zhu · 5 years ago
  83. fa34edb drm/amdgpu: Use the correct flush_type in flush_gpu_tlb_pasid by Felix Kuehling · 5 years ago
  84. 37c58dd drm/amdgpu: Fix TLB invalidation request when using semaphore by Felix Kuehling · 5 years ago
  85. c689b06 Merge branch 'linux-5.6' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 5 years ago
  86. a04616a Merge tag 'exynos-drm-next-for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 5 years ago
  87. 61ff410 Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 5 years ago
  88. ee86421 drm/nouveau: fix build error without CONFIG_IOMMU_API by Chen Zhou · 5 years ago
  89. 67d52f0 drm/nouveau/kms/nv04: remove set but not used variable 'width' by YueHaibing · 5 years ago
  90. 3949636 drm/nouveau/kms/nv50: remove set but not unused variable 'nv_connector' by YueHaibing · 5 years ago
  91. 35e4909 drm/nouveau/mmu: fix comptag memory leak by Ben Skeggs · 5 years ago
  92. 90e2e96 drm/nouveau/gr/gp10b: Use gp100_grctx and gp100_gr_zbc by Thierry Reding · 5 years ago
  93. 89b3425 drm/nouveau/pmu/gm20b,gp10b: Fix Falcon bootstrapping by Thierry Reding · 5 years ago
  94. d478667 drm/amd/display: use odm combine for YCbCr420 timing with h_active greater than 4096 by Wenjing Liu · 5 years ago
  95. 09f6dd6 drm/amd/display: init hw i2c speed by Lewis Huang · 5 years ago
  96. 947daab drm/amd/display: changed max_downscale_src_width to 4096. by Isabel Zhang · 5 years ago
  97. 23bc5f3 drm/amd/display: support VSC SDP update on video test pattern request by Wenjing Liu · 5 years ago
  98. e5f0b52 drm/amd/display: Check hw_init state when determining if DMCUB is initialized by Nicholas Kazlauskas · 5 years ago
  99. a7da96f drm/amd/display: Reset inbox rptr/wptr when resetting DMCUB by Nicholas Kazlauskas · 5 years ago
  100. cc93403 drm/amd/display: Call ATOM_INIT instead of ATOM_ENABLE for DMCUB by Nicholas Kazlauskas · 5 years ago