An error occurred fetching the project authors.
  1. 21 May, 2020 1 commit
  2. 08 May, 2020 3 commits
  3. 07 May, 2020 1 commit
  4. 30 Apr, 2020 1 commit
  5. 23 Apr, 2020 4 commits
  6. 22 Apr, 2020 2 commits
  7. 09 Apr, 2020 1 commit
  8. 07 Apr, 2020 1 commit
  9. 03 Apr, 2020 1 commit
  10. 01 Apr, 2020 1 commit
  11. 25 Mar, 2020 1 commit
  12. 19 Mar, 2020 1 commit
  13. 13 Mar, 2020 1 commit
  14. 06 Mar, 2020 1 commit
  15. 05 Mar, 2020 2 commits
  16. 26 Feb, 2020 1 commit
  17. 25 Feb, 2020 2 commits
  18. 14 Feb, 2020 1 commit
  19. 12 Feb, 2020 1 commit
  20. 06 Feb, 2020 1 commit
    • Hawking Zhang's avatar
      drm/amdgpu: move xgmi init/fini to xgmi_add/remove_device call (v2) · 0b9d3760
      Hawking Zhang authored
      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: default avatarHawking Zhang <Hawking.Zhang@amd.com>
      Reviewed-by: default avatarFrank Min <Frank.Min@amd.com>
      Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
      0b9d3760
  21. 14 Jan, 2020 1 commit
  22. 07 Jan, 2020 5 commits
  23. 01 Jan, 2020 1 commit
  24. 23 Dec, 2019 2 commits
  25. 18 Dec, 2019 1 commit
  26. 09 Dec, 2019 1 commit
  27. 03 Dec, 2019 1 commit