1. 7e6c064 drm/i915/tgl: Use TGL stepping info for applying WAs by Aditya Swarup · 4 years ago
  2. fb5cfca Merge tag 'drm-intel-gt-next-2021-01-14' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 4 years ago
  3. dfa7c52 Merge tag 'drm-intel-next-2021-01-12' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 4 years ago
  4. 2ce542e Merge tag 'amd-drm-next-5.12-2021-01-08' of https://gitlab.freedesktop.org/agd5f/linux into drm-next by Dave Airlie · 4 years ago
  5. 368fd0d drm/i915/selftests: fix the uint*_t types that have crept in by Jani Nikula · 4 years ago
  6. 140e2b0 drm/i915/gt: Rearrange ivb workarounds by Chris Wilson · 4 years ago
  7. ca85e21 drm/i915/gt: Rearrange vlv workarounds by Chris Wilson · 4 years ago
  8. 64362bc drm/i915/gt: Replace open-coded intel_engine_stop_cs() by Chris Wilson · 4 years ago
  9. 81746b7 drm/i915/selftests: Bump the scheduling error threshold for fast heartbeats by Chris Wilson · 4 years ago
  10. 106a936 drm/i915/selftests: Force a failed engine reset by Chris Wilson · 4 years ago
  11. 007c457 drm/i915/guc: stop calling execlists_set_default_submission by Daniele Ceraolo Spurio · 4 years ago
  12. 43aaadc drm/i915/guc: init engine directly in GuC submission mode by Daniele Ceraolo Spurio · 4 years ago
  13. d0637f7 drm/i915/guc: do not dump execlists state with GuC submission by Daniele Ceraolo Spurio · 4 years ago
  14. 7e5299c drm/i915/guc: Delete GuC code unused in future patches by Matthew Brost · 4 years ago
  15. f178b89 drm/i915: move region_lmem under gt by Matthew Auld · 4 years ago
  16. 0dbfc19 drm/i915/lmem: make intel_region_lmem_ops static by Jani Nikula · 4 years ago
  17. e24ece0 drm/i915/region: make intel_region_map static by Jani Nikula · 4 years ago
  18. 49b20db drm/i915/gt: Perform an arbitration check before busywaiting by Chris Wilson · 4 years ago
  19. 1a51b50 drm/i915/gt: Check for arbitration after writing start seqno by Chris Wilson · 4 years ago
  20. 8c1f212 drm/i915/selftests: Allow huge_gem_object to kick the shrinker by Chris Wilson · 4 years ago
  21. f7073fb drm/i915/gem: Remove stolen node before releasing the region by Chris Wilson · 4 years ago
  22. f7452c7 drm/i915: Allow the sysadmin to override security mitigations by Chris Wilson · 4 years ago
  23. 008ead6e drm/i915/gt: Restore clear-residual mitigations for Ivybridge, Baytrail by Chris Wilson · 4 years ago
  24. eebfb32 drm/i915/gt: Limit VFE threads based on GT by Chris Wilson · 4 years ago
  25. cce7366 drm/i915/dg1: Update voltage swing tables for DP by Matt Roper · 4 years ago
  26. cd7a214 drm/i915/selftests: Include engine name after reset failure by Chris Wilson · 4 years ago
  27. 0da3f25 drm/i915/gt: Disable arbitration around Braswell's pdp updates by Chris Wilson · 4 years ago
  28. 2bbd6db drm/i915: Try to use fast+narrow link on eDP again and fall back to the old max strategy on failure by Ville Syrjälä · 4 years ago
  29. 4e25ccd drm/i915: Fix checkpatch warns in cursor code by Ville Syrjälä · 4 years, 2 months ago
  30. ff7fb44 drm/i915: Fix HTI port checking by José Roberto de Souza · 4 years ago
  31. 6a3daee drm/i915/selftests: Fix some error codes by Dan Carpenter · 4 years ago
  32. 0d4ced1 drm/i915/backlight: fix CPU mode backlight takeover on LPT by Jani Nikula · 4 years ago
  33. baa7c2c drm/i915: Refactor marking a request as EIO by Chris Wilson · 4 years ago
  34. e3aabe3 drm/i915/gt: Mark up a debug-only function by Chris Wilson · 4 years ago
  35. a42f4dd drm/i915/gt: Remove unused function 'dword_in_page' by Chris Wilson · 4 years ago
  36. 9a437cc drm/i915/gt: Exercise lrc_wa_ctx initialisation failure by Chris Wilson · 4 years ago
  37. 9b3a8f5 drm/i915/gt: Disable arbitration on no-preempt requests by Chris Wilson · 4 years ago
  38. 751f82b drm/i915/gt: Only disable preemption on gen8 render engines by Chris Wilson · 4 years ago
  39. b1ad5f6 drm/i915/gt: Only retire on the last breadcrumb if the last request by Chris Wilson · 4 years ago
  40. 2b2985a drm/i915/gt: Restore ce->signal flush before releasing virtual engine by Chris Wilson · 4 years ago
  41. 0399d0e drm/i915/selftests: Rearrange ktime_get to reduce latency against CS by Chris Wilson · 4 years ago
  42. c318a20 drm/i915/selftests: Skip unstable timing measurements by Chris Wilson · 4 years ago
  43. 5b4dc95c drm/i915/gt: Prevent use of engine->wa_ctx after error by Chris Wilson · 4 years ago
  44. 19fe4ac drm/i915: Disable RPM wakeref assertions during driver shutdown by Chris Wilson · 4 years ago
  45. 044a48f drm/amdgpu: fix DRM_INFO flood if display core is not supported (bug 210921) by Alexandre Demers · 4 years ago
  46. 4928b48 drm/amdgpu/display: fix build with CONFIG_DRM_AMD_DC_DCN disabled by Alex Deucher · 4 years ago
  47. 08da4fc drm/amd/pm: modify the fine grain tuning function for Renoir by Xiaojian Du · 4 years ago
  48. 307f049 drm/amd/pm: add the parameters of power profiles for vangogh by Xiaojian Du · 4 years ago
  49. d1176dd drm/amdgpu/psp: fix psp gfx ctrl cmds by Victor Zhao · 4 years ago
  50. 7af103e drm/amdkfd: check more client ids in interrupt handler by Tao Zhou · 4 years ago
  51. 673da94 drm/amdgpu: Correct the read sclk for navi10 by Emily.Deng · 4 years ago
  52. 1eb2aae drm/amdgpu: Add new mode 2560x1440 by Emily.Deng · 4 years, 1 month ago
  53. 5f8be91 drm/i915/pps: Reuse POWER_DOMAIN_DISPLAY_CORE in pps_{lock, unlock} by Anshuman Gupta · 4 years ago
  54. 1020561 Merge drm/drm-next into drm-intel-next by Rodrigo Vivi · 4 years ago
  55. 4386b8e drm/i915/gt: Remove timeslice suppression by Chris Wilson · 4 years ago
  56. c185a16 drm/i915: Wrap our timer_list.expires checking by Chris Wilson · 4 years ago
  57. cb3cfbf Merge tag 'drm-misc-next-2021-01-06' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Daniel Vetter · 4 years ago
  58. 73dc923 Merge tag 'du-next-20210105' of git://linuxtv.org/pinchartl/media into drm-next by Daniel Vetter · 4 years ago
  59. ca765c7 Merge tag 'drm-intel-next-2021-01-04' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Daniel Vetter · 4 years ago
  60. 6fdb335 drm/i915/dsi: Use unconditional msleep for the panel_on_delay when there is no reset-deassert MIPI-sequence by Hans de Goede · 4 years, 2 months ago
  61. e240cc7 Merge tag 'imx-drm-next-2021-01-04' of git://git.pengutronix.de/git/pza/linux into drm-next by Daniel Vetter · 4 years ago
  62. 5beed15 Merge tag 'topic/dp-hdmi-2.1-pcon-2020-12-23' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Daniel Vetter · 4 years ago
  63. 18589d7 Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Daniel Vetter · 4 years ago
  64. ec9c2e0 drm/i915/rkl: Add DP vswing programming tables by Matt Roper · 4 years, 1 month ago
  65. 8768ff5 Revert "drm/amd/display: Fix memory leaks in S3 resume" by Alex Deucher · 4 years ago
  66. 88b3960 drm/i915/selftests: Improve handling of iomem around stolen by Chris Wilson · 4 years ago
  67. 989536a drm/i915/selftests: Break out of the lrc layout test after register mismatch by Chris Wilson · 4 years ago
  68. 956aee8 drm/i915/rkl: new rkl ddc map for different PCH by Lee Shawn C · 4 years, 2 months ago
  69. 4565e04 Merge tag 'gvt-next-fixes-2020-12-25' of https://github.com/intel/gvt-linux into drm-intel-next by Rodrigo Vivi · 4 years ago
  70. e4180c4 drm/amdgpu: Add check to prevent IH overflow by Defang Bo · 4 years ago
  71. 88d5cb2 drm/amdgpu/display: drop DCN support for aarch64 by Alex Deucher · 4 years ago
  72. 3e7bc83 drm/amdgpu: enable ras eeprom support for sienna cichlid by John Clements · 4 years ago
  73. 732f2a3 drm/amdgpu: fix no bad_pages issue after umc ue injection by Dennis Li · 4 years ago
  74. 0d232da drm/amdgpu: fix potential memory leak during navi12 deinitialization by Jiawei Gu · 4 years ago
  75. 4b6b743 drm/amd/display: Enable fp16 also on DCE-8/10/11. by Mario Kleiner · 4 years ago
  76. 6300b3b drm/amd/display: Check plane scaling against format specific hw plane caps. by Mario Kleiner · 4 years ago
  77. b8c415e drm/amdgpu: take runtime pm reference when we attach a buffer by Alex Deucher · 4 years, 1 month ago
  78. 65e05ca drm/amd/display: Create and Destroy PSR resources for DCN302 by Joshua Aberback · 4 years, 3 months ago
  79. 71338cb drm/amd/display: enable idle optimizations for linux (MALL stutter) by Bhawanpreet Lakha · 4 years, 5 months ago
  80. e74c8a4 drm/amd/display: Update idle optimization handling by Joshua Aberback · 4 years, 4 months ago
  81. f01afd1 drm/amd/display: Fix unused variable warning by Arnd Bergmann · 4 years ago
  82. e689f71 drm/amd/display: fix comparison pointer to bool warning in dc.c by Tian Tao · 4 years ago
  83. 956e20e drm/amdgpu: Fix macro name _AMDGPU_TRACE_H_ in preprocessor if condition by Chenyang Li · 4 years ago
  84. b89a521 gpu/drm/radeon: use DIV_ROUND_UP macro to do calculation by Zheng Yongjun · 4 years ago
  85. 062ccc2 drm/amd/display: remove useless else if by Tian Tao · 4 years ago
  86. 540b60f drm/amd/display: remove unused including <linux/version.h> by Tian Tao · 4 years ago
  87. 2d00164 drm/amd/pm: improve the fine grain tuning function for RV/RV2/PCO by Xiaojian Du · 4 years ago
  88. b0eec12 drm/amd/pm: enable dclk/vclk dpm function in "auto" power profile for vangogh by Xiaojian Du · 4 years ago
  89. 57995aa drm/amdgpu: do optimization for psp command submit by pengzhou · 4 years, 1 month ago
  90. d45af86 drm/amd/pm: fix the failure when change power profile for renoir by Xiaojian Du · 4 years ago
  91. beea33e drm/amdgpu: remove redundant include of navi10_enum by Likun Gao · 4 years ago
  92. 9ca0674 drm/amdgpu: remove redundant logic related HDP by Likun Gao · 4 years ago
  93. bf08728 drm/amdgpu: switch hdp callback functions for hdp v5 by Likun Gao · 4 years ago
  94. 455d40c drm/amdgpu: switch hdp callback functions for hdp v4 by Likun Gao · 4 years ago
  95. f06d5e4 drm/amdgpu: add hdp version 5 functions by Likun Gao · 4 years ago
  96. 3c55613 drm/amdgpu: add hdp version 4 functions by Likun Gao · 4 years ago
  97. b291a38 drm/amdgpu: add amdgpu_hdp structure by Hawking Zhang · 4 years ago
  98. 35c3c89 drm/amdgpu: fix potential NULL pointer when check_atom_bios() fails by Jiawei Gu · 4 years ago
  99. a11d9ff drm/amdgpu: use GTT for uvd_get_create/destory_msg by Chen Li · 4 years ago
  100. ede6b6bc drm/radeon: use writel to avoid gcc optimization v3 by Chen Li · 4 years ago