1. 11 7月, 2020 2 次提交
  2. 08 7月, 2020 1 次提交
  3. 03 7月, 2020 1 次提交
  4. 01 7月, 2020 14 次提交
  5. 04 6月, 2020 4 次提交
  6. 29 5月, 2020 2 次提交
  7. 18 5月, 2020 2 次提交
  8. 15 5月, 2020 1 次提交
    • Y
      drm/amdgpu: turn back rlcg write for gfx_v10 · 72d99b39
      Yintian Tao 提交于
      There is no need to use amdgpu_mm_wreg_mmio_rlc()
      during initialization time because this interface
      is only designed for debugfs case to access the
      registers which are only permitted by RLCG during
      run-time. Therefore, turn back rlcg write for gfx_v10.
      If we not turn back it, it will raise amdgpu load failure.
      [   54.904333] amdgpu: SMU driver if version not matched
      [   54.904393] amdgpu: SMU is initialized successfully!
      [   54.905971] [drm] kiq ring mec 2 pipe 1 q 0
      [   55.115416] amdgpu 0000:00:06.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring gfx_0.0.0 test failed (-110)
      [   55.118877] [drm:amdgpu_device_init [amdgpu]] *ERROR* hw_init of IP block <gfx_v10_0> failed -110
      [   55.126587] amdgpu 0000:00:06.0: amdgpu_device_ip_init failed
      [   55.133466] amdgpu 0000:00:06.0: Fatal error during GPU init
      Signed-off-by: NYintian Tao <yttao@amd.com>
      Acked-by: NAlex Deucher <alexander.deucher@amd.com>
      Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
      72d99b39
  9. 09 5月, 2020 4 次提交
  10. 07 5月, 2020 2 次提交
  11. 02 5月, 2020 2 次提交
  12. 29 4月, 2020 5 次提交