1. 06 1月, 2021 1 次提交
  2. 15 8月, 2020 1 次提交
  3. 14 4月, 2020 1 次提交
  4. 02 4月, 2020 2 次提交
  5. 19 2月, 2020 1 次提交
  6. 08 1月, 2020 1 次提交
  7. 19 12月, 2019 1 次提交
  8. 06 12月, 2019 3 次提交
  9. 16 10月, 2019 1 次提交
  10. 16 9月, 2019 4 次提交
  11. 14 9月, 2019 7 次提交
  12. 19 7月, 2019 4 次提交
  13. 25 5月, 2019 1 次提交
    • O
      drm/amdgpu: Remap hdp coherency registers · 88807dc8
      Oak Zeng 提交于
      Remap HDP_MEM_COHERENCY_FLUSH_CNTL and HDP_REG_COHERENCY_FLUSH_CNTL
      to an empty page in mmio space. We will later map this page to process
      space so application can flush hdp. This can't be done properly at
      those registers' original location because it will expose more than
      desired registers to process space.
      
      v2: Use explicit register hole location
      v3: Moved remapped hdp registers into adev struct
      v4: Use more generic name for remapped page
          Expose register offset in kfd_ioctl.h
      v5: Move hdp register remap function to nbio ip function
      v6: Fixed operator precedence issue and other bugs
      Signed-off-by: NOak Zeng <Oak.Zeng@amd.com>
      Reviewed-by: NFelix Kuehling <Felix.Kuehling@amd.com>
      Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
      88807dc8
  14. 14 2月, 2019 1 次提交
  15. 01 2月, 2019 1 次提交
  16. 26 1月, 2019 1 次提交
  17. 15 1月, 2019 1 次提交
  18. 21 12月, 2018 1 次提交
  19. 20 9月, 2018 1 次提交
  20. 28 8月, 2018 3 次提交
  21. 17 5月, 2018 1 次提交
  22. 27 2月, 2018 1 次提交
  23. 20 2月, 2018 1 次提交