RE: [PATCH] drm/amdgpu: no rlcg legacy read in SRIOV case

2022-02-13 Thread Zhou, Peng Ju
ing > ; Zhou, Peng Ju ; Koenig, > Christian ; Deucher, Alexander > ; Skvortsov, Victor > > Cc: Chen, Guchun > Subject: [PATCH] drm/amdgpu: no rlcg legacy read in SRIOV case > > rlcg legacy read is not available in SRIOV configration. > Otherwise, gmc_v9_0_flush_gpu_tlb w

RE: [PATCH] drm/amdgpu: no rlcg legacy read in SRIOV case

2022-02-11 Thread Skvortsov, Victor
Subject: RE: [PATCH] drm/amdgpu: no rlcg legacy read in SRIOV case [AMD Official Use Only] Reviewed-by: Hawking Zhang Regards, Hawking -Original Message- From: Chen, Guchun Sent: Friday, February 11, 2022 13:39 To: amd-gfx@lists.freedesktop.org; Zhang, Hawking ; Zhou, Peng Ju ; Koenig

RE: [PATCH] drm/amdgpu: no rlcg legacy read in SRIOV case

2022-02-10 Thread Zhang, Hawking
, Guchun Subject: [PATCH] drm/amdgpu: no rlcg legacy read in SRIOV case rlcg legacy read is not available in SRIOV configration. Otherwise, gmc_v9_0_flush_gpu_tlb will always complain timeout and finally breaks driver load. v2: bypass read in amdgpu_virt_get_rlcg_reg_access_flag (from Victor

[PATCH] drm/amdgpu: no rlcg legacy read in SRIOV case

2022-02-10 Thread Guchun Chen
rlcg legacy read is not available in SRIOV configration. Otherwise, gmc_v9_0_flush_gpu_tlb will always complain timeout and finally breaks driver load. v2: bypass read in amdgpu_virt_get_rlcg_reg_access_flag (from Victor) Fixes: 0dc4a7e75581("drm/amdgpu: switch to get_rlcg_reg_access_flag for gfx