RE: [PATCH] drm/amdgpu: turn back rlcg write for gfx_v10

2020-05-12 Thread Liu, Shaoyun
function amdgpu_mm_wreg_mmio_rlc . Regards Shaoyun.liu From: Deucher, Alexander Sent: Tuesday, May 12, 2020 10:26 AM To: Tao, Yintian ; Liu, Monk ; Liu, Shaoyun Cc: amd-gfx@lists.freedesktop.org; Tao, Yintian Subject: Re: [PATCH] drm/amdgpu: turn back rlcg write for gfx_v10 [AMD Public Use

Re: [PATCH] drm/amdgpu: turn back rlcg write for gfx_v10

2020-05-12 Thread Deucher, Alexander
[AMD Public Use] Acked-by: Alex Deucher From: Yintian Tao Sent: Tuesday, May 12, 2020 6:17 AM To: Deucher, Alexander ; Liu, Monk ; Liu, Shaoyun Cc: amd-gfx@lists.freedesktop.org ; Tao, Yintian Subject: [PATCH] drm/amdgpu: turn back rlcg write for gfx_v10

RE: [PATCH] drm/amdgpu: turn back rlcg write for gfx_v10

2020-05-12 Thread Tao, Yintian
Ping... -Original Message- From: Yintian Tao Sent: 2020年5月12日 18:17 To: Deucher, Alexander ; Liu, Monk ; Liu, Shaoyun Cc: amd-gfx@lists.freedesktop.org; Tao, Yintian Subject: [PATCH] drm/amdgpu: turn back rlcg write for gfx_v10 There is no need to use amdgpu_mm_wreg_mmio_rlc

[PATCH] drm/amdgpu: turn back rlcg write for gfx_v10

2020-05-12 Thread 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