RE: 回复: [PATCH Review 3/4] drm/amdgpu: add message smu to get ecc_table v2

2021-11-18 Thread Zhang, Hawking
(Kevin) Subject: Re: 回复: [PATCH Review 3/4] drm/amdgpu: add message smu to get ecc_table v2 On 11/18/2021 6:05 PM, Yang, Stanley wrote: > [AMD Official Use Only] > > > >> -邮件原件- >> 发件人: Lazar, Lijo >> 发送时间: Thursday, November 18, 2021 7:33 PM >

Re: 回复: [PATCH Review 3/4] drm/amdgpu: add message smu to get ecc_table v2

2021-11-18 Thread Lazar, Lijo
] drm/amdgpu: add message smu to get ecc_table v2 On 11/18/2021 3:03 PM, Stanley.Yang wrote: support ECC TABLE message, this table include umc ras error count and error address v2: add smu version check to query whether support ecctable call smu_cmn_update_table to get ecctable

回复: [PATCH Review 3/4] drm/amdgpu: add message smu to get ecc_table v2

2021-11-18 Thread Yang, Stanley
[AMD Official Use Only] > -邮件原件- > 发件人: Lazar, Lijo > 发送时间: Thursday, November 18, 2021 7:33 PM > 收件人: Yang, Stanley ; amd- > g...@lists.freedesktop.org; Zhang, Hawking ; > Clements, John ; Quan, Evan > ; Wang, Yang(Kevin) > 主题: Re: [PATCH Review 3/4] drm/am

Re: [PATCH Review 3/4] drm/amdgpu: add message smu to get ecc_table v2

2021-11-18 Thread Lazar, Lijo
On 11/18/2021 3:03 PM, Stanley.Yang wrote: support ECC TABLE message, this table include umc ras error count and error address v2: add smu version check to query whether support ecctable call smu_cmn_update_table to get ecctable directly Signed-off-by: Stanley.Yang --- drivers/g

[PATCH Review 3/4] drm/amdgpu: add message smu to get ecc_table v2

2021-11-18 Thread Stanley . Yang
support ECC TABLE message, this table include umc ras error count and error address v2: add smu version check to query whether support ecctable call smu_cmn_update_table to get ecctable directly Signed-off-by: Stanley.Yang --- drivers/gpu/drm/amd/pm/inc/amdgpu_smu.h | 8 +++ driv