1. 84e5b51 drm/amdgpu:free CSA in unified place by Monk Liu · 8 years ago
  2. 9921167 drm/amdgpu:cleanup unused stack var by Monk Liu · 8 years ago
  3. f59548c drm/amdgpu:fix NULL pointer access during drv remove by Monk Liu · 8 years ago
  4. 1daee8b drm/amdgpu: revise retry init to fully cleanup driver by Pixel Ding · 8 years ago
  5. 75bc609 drm/amdgpu:read VRAMLOST from gim by Monk Liu · 8 years ago
  6. 0c03b91 drm/amdgpu: bypass FB resizing for SRIOV VF by pding · 8 years ago
  7. c6332b9 drm/amdgpu: release exclusive mode after hw_init by pding · 8 years ago
  8. 1884734 drm/amdkfd: initialise kfd inside amdgpu_device_init by pding · 8 years ago
  9. d6895ad drm/amdgpu: resize VRAM BAR for CPU access v6 by Christian König · 8 years ago
  10. 3c73889 drm/amdgpu: refine SR-IOV firmware VRAM reservation to protect data by Horace Chen · 8 years ago
  11. 5ffa61c drm/amdgpu: retry init if exclusive mode request is failed by pding · 8 years ago
  12. c1c7ce8 drm/amdgpu: move GART recovery into GTT manager v2 by Christian König · 8 years ago
  13. 13a752e drm/amdgpu:cleanup in_sriov_reset and lock_reset by Monk Liu · 8 years ago
  14. 5740682 drm/amdgpu:implement new GPU recover(v3) by Monk Liu · 8 years ago
  15. 8840a38 drm/amdgpu: retry init if it fails due to exclusive mode timeout (v3) by pding · 8 years ago
  16. 9953b72 drm/amdgpu: change redundant init logs to debug level by pding · 8 years ago
  17. a8a51a7 drm/amdgpu:cleanup job reset routine(v2) by Monk Liu · 8 years ago
  18. 2f9d408 drm/amdgpu:cleanup force_completion by Monk Liu · 8 years ago
  19. b693fc1 Revert "drm/amdgpu: fix rmmod KCQ disable failed error" by Alex Deucher · 8 years ago
  20. c353bfc Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  21. 446947b drm/amdgpu: fix rmmod KCQ disable failed error by Wang Hongcheng · 8 years ago
  22. f6705bf Merge tag 'drm-for-v4.15-amd-dc' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  23. 0b96865 drm/amd/amdgpu: Fix wave mask in amdgpu_debugfs_wave_read() (v2) by Tom St Denis · 8 years ago
  24. 63ae07c drm/amdgpu:fix wb_clear by Monk Liu · 8 years ago
  25. 6867e1b drm/amdgpu:fix vf_error_put by Monk Liu · 8 years ago
  26. ef4c166 drm/amdgpu/sriov:now must reinit psp by Monk Liu · 8 years ago
  27. 91fe77e drm/amdgpu: merge bios post checking functions by pding · 8 years ago
  28. 43ca8ef drm/amdgpu: busywait KIQ register accessing (v4) by pding · 8 years ago
  29. f993d62 drm/amdgpu:don't check soft_reset for sriov by Monk Liu · 8 years ago
  30. 6e13bdf drm/amdgpu: fix regresstion on SR-IOV gpu reset failed by Rex Zhu · 8 years ago
  31. 2dc8f81 drm/amdgpu: SR-IOV data exchange between PF&VF by Horace Chen · 8 years ago
  32. 202f5d6 drm/amdgpu: refine code delete duplicated error handling by Rex Zhu · 8 years ago
  33. b8866c2 drm/amdgpu: implement ring set_priority for gfx_v8 compute v9 by Andres Rodriguez · 8 years ago
  34. a05502e drm/amdgpu: Reserve shared memory on VRAM for SR-IOV by Horace Chen · 8 years ago
  35. b9e56e4 Merge branch 'drm-next-4.15-dc' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  36. 46967c2 drm/amdgpu: move amdgpu_ucode_init_bo to amdgpu_device.c by Rex Zhu · 8 years ago
  37. d2f52ac drm/amdgpu: move common pm sysfs code to amdgpu_device.c by Rex Zhu · 8 years ago
  38. e23b74a drm/amdgpu: fix vf error handling by Alex Deucher · 8 years ago
  39. 42f8ffa drm/amd/display: Enable Vega by default. by Harry Wentland · 8 years ago
  40. 17b7cf8 drm/amdgpu: disable DC on KB/ML for now by Alex Deucher · 8 years ago
  41. 0d6fbcc drm/amdgpu: add DCE8 APUs to dc_supported check by Alex Deucher · 8 years ago
  42. d7ec53d drm/amd/display: Move kms_atomic support flag to dm_early_init. by Andrey Grodzovsky · 8 years ago
  43. 93b8ca9 drm/amdgpu: Enable DRIVER_ATOMIC flag for DAL. by Andrey Grodzovsky · 8 years ago
  44. fd18785 drm/amdgpu: enable dcn1.0 dc support on raven by Hawking Zhang · 8 years ago
  45. 8fa9ca2e drm/amd/display: Remove DCE12 guards by Alex Deucher · 8 years ago
  46. 2c8ad2d drm/amd/display: Enable DCE12 support by Alex Deucher · 8 years ago
  47. 2555039d drm/amdgpu/virt: disable dc by Xiangliang Yu · 9 years ago
  48. 4562236 drm/amd/dc: Add dc display driver (v2) by Harry Wentland · 8 years ago
  49. 030308f drm/amdgpu/sriov:fix page fault issue of driver unload by Monk Liu · 8 years ago
  50. 3224a12b drm/amdgpu/sriov:move in_reset to adev and rename by Monk Liu · 8 years ago
  51. 98512bb drm/amdgpu: Add GPU reset functionality for Vega10 by Ken Wang · 8 years ago
  52. cd4d746 drm/amdgpu: unify the interface of amd_pm_funcs by Rex Zhu · 8 years ago
  53. 705e519 drm/amdgpu: move hw generation check into amdgpu_doorbell_init v2 by Christian König · 8 years ago
  54. 5b41d94 drm/amdgpu: Move VBIOS version to sysfs by Kent Russell · 8 years ago
  55. db95e21 drm/amdgpu: Add debugfs file for VBIOS and version by Kent Russell · 8 years ago
  56. cf273a5 drm/amdgpu: fix and cleanup shadow handling by Christian König · 8 years ago
  57. 83e74db drm/amdgpu: add automatic per asic settings for gart_size by Alex Deucher · 8 years ago
  58. d07f14b drm/amd/amdgpu: expose fragment size as module parameter (v2) by Roger He · 8 years ago
  59. 97407b6 drm/amdgpu: use 256 bit buffers for all wb allocations (v2) by Alex Deucher · 8 years ago
  60. eacf3e1 drm/amdgpu: make wb 256bit function names consistent by Alex Deucher · 8 years ago
  61. 078af1a drm/amdgpu: use amdgpu_bo_free_kernel more often by Christian König · 8 years ago
  62. a4a0277 drm/amdgpu: use amdgpu_bo_create_kernel more often by Christian König · 8 years ago
  63. 257deb8 drm/amdgpu: Enable uvd and vce gpu re-init for SRIOV gpu reset by Frank Min · 8 years ago
  64. dd24df6 Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  65. 0915fdb drm/amdgpu:fix gfx fence allocate size by Monk Liu · 8 years ago
  66. 88b64e9 drm/amdgpu: call atomfirmware get_clock_info for atomfirmware systems by Alex Deucher · 8 years ago
  67. ba99770 drm/amdgpu: Correctly establish the suspend/resume hook for amdkfd by Yong Zhao · 10 years ago
  68. f9321cc drm/amdgpu: change gartsize default to 256MB by Christian König · 8 years ago
  69. 36d3837 drm/amdgpu: add new gttsize module parameter v2 by Christian König · 8 years ago
  70. 6f02a69 drm/amdgpu: consistent name all GART related parts by Christian König · 8 years ago
  71. ed21c04 drm/amdgpu: remove gtt_base_align handling by Christian König · 8 years ago
  72. 70d17a2 drm/amdgpu: check scratch registers to see if we need post (v2) by Alex Deucher · 8 years ago
  73. 16abb5d drm/amd/powerplay: added new se_cac_idx r/w APIs v2 by Evan Quan · 8 years ago
  74. 47ed4e1 drm/amdgpu: add workaround for S3 issues on some vega10 boards by Ken Wang · 8 years ago
  75. d05da0e drm/amdgpu: unify some atombios/atomfirmware scratch reg functions by Alex Deucher · 8 years ago
  76. 8904194 drm/amdgpu: Support passing amdgpu critical error to host via GPU Mailbox. by Gavin Wan · 8 years ago
  77. e4f6b39 drm/amdgpu: remove *_mc_access from display funcs by Alex Deucher · 9 years ago
  78. 7611750 drm/amdgpu: use kernel is_power_of_2 rather than local version by Alex Deucher · 8 years ago
  79. af3c8d9 Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  80. ee76380 drm/amdgpu: remove unnecessary save/restore of pdev->d3_delay by Bjorn Helgaas · 8 years ago
  81. 27bad5b drm/amdgpu: fix typo in amdgpu_debugfs_test_ib_init by Arnd Bergmann · 8 years ago
  82. 64dab07 drm/amdgpu: don't check the default value for vm size by Alex Deucher · 8 years ago
  83. ab4fe3e drm/amdgpu: fix missed gpu info firmware when cache firmware during S3 by Huang Rui · 8 years ago
  84. 4f0955f drm/amdgpu: export test ib debugfs interface by Huang Rui · 8 years ago
  85. 51fd037 drm/amdgpu: add new member in gpu_info fw by Hawking Zhang · 8 years ago
  86. 0fa4955 drm/amdgpu: move comment to the right place by Alex Xie · 8 years ago
  87. a0bae35 drm/amdgpu: add ip block number prints by Huang Rui · 8 years ago
  88. ed8cf00 drm/amdgpu: add ip name print for selecting ips with ip_block_mask by Huang Rui · 8 years ago
  89. 1191d11 drm/amdgpu: remove mmhub ip by Huang Rui · 8 years ago
  90. 373f592 drm/amdgpu: remove gfxhub ip by Huang Rui · 8 years ago
  91. e59c020 drm/amdgpu: Move compute vm bug logic to amdgpu_vm.c by Alex Xie · 8 years ago
  92. 795f281 drm/amdgpu: implement lru amdgpu_queue_mgr policy for compute v4 by Andres Rodriguez · 8 years ago
  93. 2dc80b0 drm/amdgpu: optimize amdgpu driver load & resume time by Shirish S · 8 years ago
  94. b5ab16b drm/amdgpu: properly byteswap gpu_info firmware by Alex Deucher · 8 years ago
  95. f189213 drm/amdgpu: return -ENODEV to user space when vram is lost v2 by Chunming Zhou · 8 years ago
  96. 0c49e0b drm/amdgpu: check if vram is lost v2 by Chunming Zhou · 8 years ago
  97. 2d2e5e7 drm/amdgpu: add raven gpu_info support by Alex Deucher · 8 years ago
  98. 2ca8a5d drm/amdgpu: add RAVEN family id definition by Chunming Zhou · 9 years ago
  99. 4f059ec drm/amdgpu:use job's list instead of check fence by Monk Liu · 8 years ago
  100. 65781c7 drm/amdgpu/SRIOV:implement guilty job TDR for(V2) by Monk Liu · 8 years ago