Please add one line description for patch #2 & 3. Other than that, the series is
Reviewed-by: Hawking Zhang <hawking.zh...@amd.com> Regards, Hawking -----Original Message----- From: amd-gfx <amd-gfx-boun...@lists.freedesktop.org> On Behalf Of Tao Zhou Sent: 2019年8月1日 14:43 To: amd-gfx@lists.freedesktop.org; Zhang, Hawking <hawking.zh...@amd.com>; Li, Dennis <dennis...@amd.com>; Chen, Guchun <guchun.c...@amd.com>; Pan, Xinhui <xinhui....@amd.com> Cc: Zhou1, Tao <tao.zh...@amd.com> Subject: [PATCH 0/6] umc ras code refinement The series refines umc ras code, no functional change. Tao Zhou (6): drm/amdgpu: remove the clear of MCA_ADDR drm/amdgpu: add more parameters and functions to amdgpu_umc structure drm/amdgpu: initialize new parameters and functions for amdgpu_umc structure drm/amdgpu: add macro of umc for each channel drm/amdgpu: apply umc_for_each_channel macro to umc_6_1 drm/amdgpu: add error address query for umc ras drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | 5 ++ drivers/gpu/drm/amd/amdgpu/amdgpu_umc.h | 36 ++++++++++ drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c | 12 +++- drivers/gpu/drm/amd/amdgpu/umc_v6_1.c | 92 ++++++++++--------------- drivers/gpu/drm/amd/amdgpu/umc_v6_1.h | 5 ++ 5 files changed, 91 insertions(+), 59 deletions(-) -- 2.17.1 _______________________________________________ amd-gfx mailing list amd-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/amd-gfx _______________________________________________ amd-gfx mailing list amd-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/amd-gfx