1. 17 7月, 2019 2 次提交
  2. 06 7月, 2019 1 次提交
  3. 02 7月, 2019 1 次提交
  4. 21 6月, 2019 3 次提交
  5. 17 6月, 2019 1 次提交
  6. 14 6月, 2019 1 次提交
  7. 12 6月, 2019 3 次提交
  8. 11 6月, 2019 2 次提交
  9. 06 6月, 2019 1 次提交
  10. 31 5月, 2019 2 次提交
  11. 25 5月, 2019 7 次提交
  12. 11 4月, 2019 2 次提交
  13. 03 4月, 2019 1 次提交
  14. 21 3月, 2019 2 次提交
  15. 20 3月, 2019 3 次提交
  16. 12 3月, 2019 1 次提交
  17. 20 2月, 2019 1 次提交
  18. 14 2月, 2019 1 次提交
    • Y
      drm/amdgpu: Fix bugs in setting CP RB/MEC DOORBELL_RANGE registers · 74b9b3ea
      Yong Zhao 提交于
      CP_RB_DOORBELL_RANGE_LOWER/UPPER and CP_MEC_DOORBELL_RANGE_LOWER/UPPER
      are used for waking up an idle scheduler and for power gating support.
      Usually the first few doorbells in pci doorbell bar are used for RB
      and all leftover for MEC. This patch fixes the incorrect settings.
      
      Theoretically, gfx ring doorbells should come before all MEC doorbells
      to be consistent with the design. However, since the doorbell
      allocations are agreed by all and we are not free to change them, also
      considering the kernel MEC ring doorbells which are before gfx ring
      doorbells are not used often, we compromise by leaving the doorbell
      allocations unchanged.
      Signed-off-by: NYong Zhao <Yong.Zhao@amd.com>
      Reviewed-by: NFelix Kuehling <Felix.Kuehling@amd.com>
      Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
      74b9b3ea
  19. 06 2月, 2019 1 次提交
  20. 26 1月, 2019 1 次提交
  21. 15 1月, 2019 2 次提交
  22. 10 1月, 2019 1 次提交