1. 15 5月, 2020 1 次提交
  2. 09 5月, 2020 1 次提交
  3. 28 4月, 2020 1 次提交
  4. 23 4月, 2020 1 次提交
  5. 02 4月, 2020 1 次提交
  6. 11 3月, 2020 1 次提交
  7. 07 3月, 2020 2 次提交
  8. 27 2月, 2020 2 次提交
  9. 07 2月, 2020 1 次提交
    • H
      drm/amdgpu: move xgmi init/fini to xgmi_add/remove_device call (v2) · 0b9d3760
      Hawking Zhang 提交于
      For sriov, psp ip block has to be initialized before
      ih block for the dynamic register programming interface
      that needed for vf ih ring buffer. On the other hand,
      current psp ip block hw_init function will initialize
      xgmi session which actaully depends on interrupt to
      return session context. This results an empty xgmi ta
      session id and later failures on all the xgmi ta cmd
      invoked from vf. xgmi ta session initialization has to
      be done after ih ip block hw_init call.
      
      to unify xgmi session init/fini for both bare-metal
      sriov virtualization use scenario, move xgmi ta init
      to xgmi_add_device call, and accordingly terminate xgmi
      ta session in xgmi_remove_device call.
      
      The existing suspend/resume sequence will not be changed.
      
      v2: squash in return fix from Nirmoy
      Signed-off-by: NHawking Zhang <Hawking.Zhang@amd.com>
      Reviewed-by: NFrank Min <Frank.Min@amd.com>
      Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
      0b9d3760
  10. 14 1月, 2020 2 次提交
  11. 19 12月, 2019 1 次提交
  12. 08 11月, 2019 1 次提交
  13. 07 11月, 2019 2 次提交
  14. 03 10月, 2019 1 次提交
  15. 16 9月, 2019 1 次提交
  16. 31 7月, 2019 1 次提交
  17. 19 7月, 2019 3 次提交
  18. 25 5月, 2019 3 次提交
  19. 13 4月, 2019 1 次提交
  20. 28 3月, 2019 1 次提交
  21. 22 3月, 2019 1 次提交
  22. 20 3月, 2019 2 次提交
  23. 06 2月, 2019 1 次提交
  24. 30 1月, 2019 1 次提交
  25. 15 1月, 2019 2 次提交
  26. 19 12月, 2018 1 次提交
  27. 05 12月, 2018 1 次提交
  28. 04 12月, 2018 2 次提交
  29. 29 11月, 2018 1 次提交