1. 05 10月, 2021 2 次提交
  2. 28 9月, 2021 1 次提交
  3. 06 8月, 2021 1 次提交
  4. 03 8月, 2021 1 次提交
  5. 30 7月, 2021 1 次提交
  6. 23 7月, 2021 1 次提交
  7. 22 6月, 2021 2 次提交
  8. 17 6月, 2021 1 次提交
  9. 16 6月, 2021 1 次提交
  10. 08 6月, 2021 1 次提交
  11. 21 5月, 2021 1 次提交
    • P
      drm/amdgpu: Indirect register access for Navi12 sriov · a5504e9a
      Peng Ju Zhou 提交于
      This patch series are used for GC/MMHUB(part)/IH_RB_CNTL
      indirect access in the SRIOV environment.
      
      There are 4 bits, controlled by host, to control
      if GC/MMHUB(part)/IH_RB_CNTL indirect access enabled.
      (one bit is master bit controls other 3 bits)
      
      For GC registers, changing all the register access from MMIO to
      RLC and use RLC as the default access method in the full access time.
      
      For partial MMHUB registers, changing their access from MMIO to
      RLC in the full access time, the remaining registers
      keep the original access method.
      
      For IH_RB_CNTL register, changing it's access from MMIO to PSP.
      Signed-off-by: NPeng Ju Zhou <PengJu.Zhou@amd.com>
      Reviewed-by: NAlex Deucher <alexander.deucher@amd.com>
      Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
      a5504e9a
  12. 20 5月, 2021 2 次提交
  13. 11 5月, 2021 1 次提交
  14. 24 4月, 2021 1 次提交
  15. 16 4月, 2021 1 次提交
  16. 10 4月, 2021 4 次提交
  17. 24 3月, 2021 16 次提交
  18. 10 3月, 2021 1 次提交
  19. 27 2月, 2021 1 次提交