RE: [PATCH V2 02/11] drm/amdgpu: Modify the compilation failed problem when other ras blocks' .h include amdgpu_ras.h

2021-12-06 Thread Chai, Thomas
-Original Message- From: Zhou1, Tao Sent: Monday, December 6, 2021 2:57 PM To: Chai, Thomas ; amd-gfx@lists.freedesktop.org Cc: Zhang, Hawking Subject: RE: [PATCH V2 02/11] drm/amdgpu: Modify the compilation failed problem when other ras blocks' .h include amdgpu_ras.h [AMD

RE: [PATCH 1/9] drm/amdgpu:Define the unified ras function pointers of each IP block

2021-11-25 Thread Chai, Thomas
Hi Lijo: I add my replay after your comment. Thanks, Thomas -Original Message- From: Lazar, Lijo Sent: Thursday, November 25, 2021 7:41 PM To: Chai, Thomas ; amd-gfx@lists.freedesktop.org Cc: Chai, Thomas Subject: Re: [PATCH 1/9] drm/amdgpu:Define the unified ras function pointers

RE: [PATCH V2 03/11] drm/amdgpu: Modify gfx block to fit for the unified ras block data and ops

2021-12-06 Thread Chai, Thomas
Hi tao: I add my comments behind your comments. Please review. -Original Message- From: Zhou1, Tao Sent: Monday, December 6, 2021 2:58 PM To: Chai, Thomas ; amd-gfx@lists.freedesktop.org Cc: Zhang, Hawking Subject: RE: [PATCH V2 03/11] drm/amdgpu: Modify gfx block to fit

RE: [PATCH V2 03/11] drm/amdgpu: Modify gfx block to fit for the unified ras block data and ops

2021-12-06 Thread Chai, Thomas
Hi tao: Thanks for your review. I add another two comments behind your comments, please review again. -Original Message- From: Zhou1, Tao Sent: Tuesday, December 7, 2021 12:07 PM To: Chai, Thomas ; amd-gfx@lists.freedesktop.org Cc: Zhang, Hawking Subject: RE: [PATCH V2 03/11

RE: [PATCH V2 11/11] drm/amdgpu: Move error inject function from amdgpu_ras.c to each block

2021-12-06 Thread Chai, Thomas
I can add a default error injection function in amdgpuras_c, if some block don't define special . ras_error_inject function, it will use default error injection in amdgpuras_c. -Original Message- From: Zhou1, Tao Sent: Monday, December 6, 2021 3:34 PM To: Chai, Thomas ; amd-gfx

RE: [PATCH 1/2] drm/amdgpu: Add a filter condition to restrict the SW ras function to be registered only by asics whose hardware supports the ras function

2022-01-12 Thread Chai, Thomas
-Original Message- From: Zhou1, Tao Sent: Wednesday, January 12, 2022 4:28 PM To: Chai, Thomas ; amd-gfx@lists.freedesktop.org Cc: Zhang, Hawking ; Clements, John Subject: RE: [PATCH 1/2] drm/amdgpu: Add a filter condition to restrict the SW ras function to be registered only

RE: [PATCH 2/2] drm/amdgpu: No longer insert ras blocks into ras_list if it already exists in ras_list

2022-01-12 Thread Chai, Thomas
-Original Message- From: Zhou1, Tao Sent: Wednesday, January 12, 2022 4:37 PM To: Chai, Thomas ; amd-gfx@lists.freedesktop.org Cc: Zhang, Hawking ; Clements, John Subject: RE: [PATCH 2/2] drm/amdgpu: No longer insert ras blocks into ras_list if it already exists in ras_list [AMD

RE: [PATCH 1/5] drm/amdgpu: Fix the code style warnings in amdgpu_ras

2022-01-13 Thread Chai, Thomas
OK, I will update the patches to add the fixed warning types. -Original Message- From: Zhou1, Tao Sent: Friday, January 14, 2022 11:45 AM To: Chai, Thomas ; amd-gfx@lists.freedesktop.org Cc: Zhang, Hawking ; Clements, John Subject: RE: [PATCH 1/5] drm/amdgpu: Fix the code style

RE: [PATCH 2/2] drm/amdgpu: No longer insert ras blocks into ras_list if it already exists in ras_list

2022-01-12 Thread Chai, Thomas
, 2022 12:39 AM To: Chai, Thomas ; amd-gfx@lists.freedesktop.org Cc: Zhou1, Tao ; Zhang, Hawking ; Clements, John ; Chai, Thomas Subject: Re: [PATCH 2/2] drm/amdgpu: No longer insert ras blocks into ras_list if it already exists in ras_list Am 2022-01-12 um 2:48 a.m. schrieb yipechai: > No lon

RE: [PATCH V2] drm/amdgpu: Move common initialization operations of each ras block to one function

2022-03-07 Thread Chai, Thomas
[AMD Official Use Only] OK -Original Message- From: Chen, Guchun Sent: Monday, March 7, 2022 5:11 PM To: Chai, Thomas ; amd-gfx@lists.freedesktop.org Cc: Zhou1, Tao ; Zhang, Hawking ; Clements, John ; Chai, Thomas ; Chai, Thomas Subject: RE: [PATCH V2] drm/amdgpu: Move common

RE: [PATCH 6/7] drm/amdgpu: define amdgpu_ras_late_init to call all ras blocks' .ras_late_init

2022-02-15 Thread Chai, Thomas
[AMD Official Use Only] -Original Message- From: Zhou1, Tao Sent: Wednesday, February 16, 2022 11:07 AM To: Chai, Thomas ; amd-gfx@lists.freedesktop.org Cc: Zhang, Hawking ; Clements, John Subject: RE: [PATCH 6/7] drm/amdgpu: define amdgpu_ras_late_init to call all ras blocks

RE: [PATCH 7/7] drm/amdgpu: Remove redundant .ras_late_init initialization in some ras blocks

2022-02-15 Thread Chai, Thomas
[AMD Official Use Only] OK -Original Message- From: Zhou1, Tao Sent: Wednesday, February 16, 2022 11:11 AM To: Chai, Thomas ; amd-gfx@lists.freedesktop.org Cc: Zhang, Hawking ; Clements, John Subject: RE: [PATCH 7/7] drm/amdgpu: Remove redundant .ras_late_init initialization in some

RE: [PATCH] drm/amdgpu: Move common initialization operations of each ras block to one function

2022-03-01 Thread Chai, Thomas
[AMD Official Use Only] Hi Stanley, Thanks for your suggestion. I add a comment after your comment. -Original Message- From: Yang, Stanley Sent: Tuesday, March 1, 2022 9:50 PM To: Chai, Thomas ; amd-gfx@lists.freedesktop.org Cc: Zhou1, Tao ; Zhang, Hawking ; Clements, John

RE: [PATCH] drm/amdgpu: Support AMDGPU RAS debugfs poll interface

2022-03-29 Thread Chai, Thomas
[AMD Official Use Only] Sorry for the confusing commit message。 This interface is only for amdgpu ras tool new function. There is no impact on currently existing tools and scripts。 -Original Message- From: Zhang, Hawking Sent: Tuesday, March 29, 2022 4:33 PM To: Chai, Thomas ; amd

RE: [PATCH] drm/amdgpu: Add judgement to avoid infinite loop

2022-01-29 Thread Chai, Thomas
It have solution to solve this defect, I am debugging the modifications. -Original Message- From: Zhou1, Tao Sent: Saturday, January 29, 2022 3:54 PM To: Chai, Thomas ; amd-gfx@lists.freedesktop.org Cc: Zhang, Hawking ; Clements, John Subject: RE: [PATCH] drm/amdgpu: Add judgement

RE: [PATCH 1/2] drm/amdgpu: Fixed the defect of soft lock caused by infinite loop

2022-01-29 Thread Chai, Thomas
OK -Original Message- From: Zhou1, Tao Sent: Sunday, January 30, 2022 11:20 AM To: Chai, Thomas ; amd-gfx@lists.freedesktop.org Cc: Zhang, Hawking ; Clements, John Subject: RE: [PATCH 1/2] drm/amdgpu: Fixed the defect of soft lock caused by infinite loop [AMD Official Use Only

RE: [PATCH 1/2] drm/amdgpu: Fixed the defect of soft lock caused by infinite loop

2022-02-06 Thread Chai, Thomas
OK -Original Message- From: Kuehling, Felix Sent: Tuesday, February 1, 2022 12:24 AM To: Zhou1, Tao ; Chai, Thomas ; amd-gfx@lists.freedesktop.org Cc: Clements, John ; Zhang, Hawking Subject: Re: [PATCH 1/2] drm/amdgpu: Fixed the defect of soft lock caused by infinite loop Am 2022

RE: [PATCH] drm/amdgpu: Add judgement to avoid infinite loop

2022-01-28 Thread Chai, Thomas
OK -Original Message- From: Chen, Guchun Sent: Saturday, January 29, 2022 12:02 PM To: Chai, Thomas ; amd-gfx@lists.freedesktop.org Cc: Zhou1, Tao ; Zhang, Hawking ; Clements, John ; Chai, Thomas ; Chai, Thomas Subject: RE: [PATCH] drm/amdgpu: Add judgement to avoid infinite loop

RE: [PATCH 03/11] drm/amdgpu: Optimize amdgpu_hdp_ras_late_init/amdgpu_hdp_ras_fini function code

2022-02-09 Thread Chai, Thomas
[AMD Official Use Only] -Original Message- From: Zhou1, Tao Sent: Wednesday, February 9, 2022 4:54 PM To: Chai, Thomas ; amd-gfx@lists.freedesktop.org Cc: Zhang, Hawking ; Clements, John Subject: RE: [PATCH 03/11] drm/amdgpu: Optimize amdgpu_hdp_ras_late_init/amdgpu_hdp_ras_fini

RE: [PATCH 2/3] drm/amdgpu: Move xgmi ras initialization from .late_init to .early_init

2022-01-18 Thread Chai, Thomas
-Original Message- From: Zhou1, Tao Sent: Wednesday, January 19, 2022 2:11 PM To: Chai, Thomas ; amd-gfx@lists.freedesktop.org Cc: Zhang, Hawking ; Clements, John Subject: RE: [PATCH 2/3] drm/amdgpu: Move xgmi ras initialization from .late_init to .early_init [AMD Official Use

RE: [PATCH V2 1/2] drm/amdgpu: Move xgmi ras initialization from .late_init to .early_init

2022-01-20 Thread Chai, Thomas
-Original Message- From: Lazar, Lijo Sent: Thursday, January 20, 2022 3:32 PM To: Chai, Thomas ; amd-gfx@lists.freedesktop.org Cc: Zhou1, Tao ; Zhang, Hawking ; Clements, John Subject: Re: [PATCH V2 1/2] drm/amdgpu: Move xgmi ras initialization from .late_init to .early_init On 1

RE: [PATCH V2 1/2] drm/amdgpu: Move xgmi ras initialization from .late_init to .early_init

2022-01-19 Thread Chai, Thomas
-Original Message- From: Lazar, Lijo Sent: Thursday, January 20, 2022 1:49 PM To: Chai, Thomas ; amd-gfx@lists.freedesktop.org Cc: Zhou1, Tao ; Zhang, Hawking ; Clements, John ; Chai, Thomas Subject: Re: [PATCH V2 1/2] drm/amdgpu: Move xgmi ras initialization from .late_init

Recall: [PATCH] drm/amdgpu: add umc ras functions for navi31

2022-07-04 Thread Chai, Thomas
Chai, Thomas would like to recall the message, "[PATCH] drm/amdgpu: add umc ras functions for navi31".

RE: [PATCH 1/2] drm/amdgpu: The call to amdgpu_xgmi_remove_device needs to be earlier than psp_hw_fini

2022-08-24 Thread Chai, Thomas
[AMD Official Use Only - General] Ping on this series. -Original Message- From: Chai, Thomas Sent: Friday, August 12, 2022 5:13 PM To: amd-gfx@lists.freedesktop.org Cc: Chai, Thomas ; Zhang, Hawking ; Wang, Yang(Kevin) ; Chai, Thomas Subject: [PATCH 1/2] drm/amdgpu: The call

RE: [PATCH V2] drm/amdgpu: Adjust removal control flow for smu v13_0_2

2022-09-06 Thread Chai, Thomas
[AMD Official Use Only - General] OK, I will update patch. - Best Regards, Thomas From: Zhang, Hawking Sent: Wednesday, September 7, 2022 10:40 AM To: Chai, Thomas ; amd-gfx@lists.freedesktop.org Cc: Chai, Thomas ; Zhou1, Tao ; Wang, Yang(Kevin) Subject: Re: [PATCH V2] drm

RE: [PATCH V2] drm/amdgpu: Adjust removal control flow for smu v13_0_2

2022-09-06 Thread Chai, Thomas
[AMD Official Use Only - General] Yes, I will add the sequence adjustment to the comment. - Best Regards, Thomas From: Zhang, Hawking Sent: Wednesday, September 7, 2022 11:42 AM To: Chai, Thomas ; amd-gfx@lists.freedesktop.org Cc: Zhou1, Tao ; Wang, Yang(Kevin) Subject: Re

RE: [PATCH] drm/amdgpu: Fixed ras warning when uninstalling amdgpu

2022-09-21 Thread Chai, Thomas
[AMD Official Use Only - General] Ping ... - Best Regards, Thomas -Original Message- From: Chai, Thomas Sent: Tuesday, September 20, 2022 10:07 AM To: amd-gfx@lists.freedesktop.org Cc: Chai, Thomas ; Zhang, Hawking ; Zhou1, Tao ; Clements, John ; Yang, Stanley

RE: [PATCH V2] drm/amdgpu: TA unload messages are not actually sent to psp when amdgpu is uninstalled

2022-09-05 Thread Chai, Thomas
[AMD Official Use Only - General] Ping - Best Regards, Thomas -Original Message- From: Chai, Thomas Sent: Thursday, September 1, 2022 4:40 PM To: amd-gfx@lists.freedesktop.org Cc: Chai, Thomas ; Zhang, Hawking ; Zhou1, Tao ; Chai, Thomas Subject: [PATCH V2] drm

RE: [PATCH 1/2] drm/amdgpu: The call to amdgpu_xgmi_remove_device needs to be earlier than psp_hw_fini

2022-08-15 Thread Chai, Thomas
[AMD Official Use Only - General] OK, I will update the patch. From: Zhang, Hawking Sent: Tuesday, August 16, 2022 11:51 AM To: Chai, Thomas ; amd-gfx@lists.freedesktop.org Cc: Wang, Yang(Kevin) Subject: Re: [PATCH 1/2] drm/amdgpu: The call to amdgpu_xgmi_remove_device needs to be earlier

RE: [PATCH] drm/amdgpu: TA unload messages are not actually sent to psp when amdgpu is uninstalled

2022-08-16 Thread Chai, Thomas
Sent: Monday, August 15, 2022 10:22 PM To: Chai, Thomas Cc: amd-gfx@lists.freedesktop.org; Zhang, Hawking ; Chen, Guchun ; Chai, Thomas Subject: Re: [PATCH] drm/amdgpu: TA unload messages are not actually sent to psp when amdgpu is uninstalled On Mon, Aug 15, 2022 at 3:06 AM YiPeng Chai wrote

RE: [PATCH] drm/amdgpu: Fixed bug on error when uninstalling amdgpu

2022-12-16 Thread Chai, Thomas
[AMD Official Use Only - General] OK, I will update subject line. Thanks! - Best Regards, Thomas -Original Message- From: Christian König Sent: Friday, December 16, 2022 4:50 PM To: Chai, Thomas ; amd-gfx@lists.freedesktop.org; Paneer Selvam, Arunpravin Cc: Zhou1

RE: [PATCH 1/2] drm/amdgpu: optimize redundant code in umc_v8_10

2023-04-03 Thread Chai, Thomas
[AMD Official Use Only - General] - Best Regards, Thomas -Original Message- From: Zhou1, Tao Sent: Monday, April 3, 2023 11:45 AM To: Chai, Thomas ; amd-gfx@lists.freedesktop.org Cc: Zhang, Hawking ; Li, Candice ; Yang, Stanley Subject: RE: [PATCH 1/2] drm/amdgpu

RE: [PATCH 1/2] drm/amdgpu: optimize redundant code in umc_v8_10

2023-04-03 Thread Chai, Thomas
[AMD Official Use Only - General] OK, Will do. - Best Regards, Thomas -Original Message- From: Zhou1, Tao Sent: Monday, April 3, 2023 3:21 PM To: Chai, Thomas ; amd-gfx@lists.freedesktop.org Cc: Zhang, Hawking ; Li, Candice ; Yang, Stanley Subject: RE: [PATCH 1/2

RE: [PATCH 2/2] drm/amdgpu: fix incorrect vmhub index

2023-07-19 Thread Chai, Thomas
[AMD Official Use Only - General] OK, will do. - Best Regards, Thomas -Original Message- From: Zhang, Hawking Sent: Thursday, July 20, 2023 1:44 PM To: Chai, Thomas ; amd-gfx@lists.freedesktop.org Cc: Zhou1, Tao ; Li, Candice ; Yang, Stanley Subject: RE: [PATCH 2/2

RE: [PATCH] drm/amdgpu: change reserved vram info print

2023-05-28 Thread Chai, Thomas
[AMD Official Use Only - General] Ping - Best Regards, Thomas -Original Message- From: Chai, Thomas Sent: Thursday, May 25, 2023 4:50 PM To: amd-gfx@lists.freedesktop.org Cc: Chai, Thomas ; Zhang, Hawking ; Zhou1, Tao ; Li, Candice ; Yang, Stanley ; Chai, Thomas

RE: [PATCH] drm/amdgpu: change reserved vram info print

2023-06-01 Thread Chai, Thomas
[AMD Official Use Only - General] OK, thanks! - Best Regards, Thomas From: Christian König Sent: Thursday, June 1, 2023 2:25 PM To: Paneer Selvam, Arunpravin ; Chai, Thomas ; amd-gfx@lists.freedesktop.org Cc: Zhou1, Tao ; Yang, Stanley ; Chai, Thomas ; Li, Candice ; Koenig

RE: [PATCH] drm/amdgpu: mode1 reset needs to recover mp1 for mp0 v13_0_10

2023-08-08 Thread Chai, Thomas
[AMD Official Use Only - General] OK, will do - Best Regards, Thomas -Original Message- From: Zhang, Hawking Sent: Tuesday, August 8, 2023 5:50 PM To: Chai, Thomas ; amd-gfx@lists.freedesktop.org Cc: Zhou1, Tao ; Chai, Thomas ; Yang, Stanley ; Chai, Thomas ; Li

RE: [PATCH] drm/amdgpu: correct vmid_src -> vmhub_index mapping

2023-07-26 Thread Chai, Thomas
sday, July 26, 2023 8:03 PM To: Yu, Lang ; amd-gfx@lists.freedesktop.org; Chai, Thomas Cc: Deucher, Alexander ; Zhang, Yifan Subject: RE: [PATCH] drm/amdgpu: correct vmid_src -> vmhub_index mapping [AMD Official Use Only - General] @Chai, Thomas sent the same fix for the review if I remem

RE: [PATCH] drm/amdgpu: perform mode2 reset for sdma fed error on gfx v11_0_3

2023-05-17 Thread Chai, Thomas
-Original Message- From: Zhang, Hawking Sent: Wednesday, May 17, 2023 11:41 AM To: Chai, Thomas ; amd-gfx@lists.freedesktop.org Cc: Zhou1, Tao ; Li, Candice ; Yang, Stanley Subject: RE: [PATCH] drm/amdgpu: perform mode2 reset for sdma fed error on gfx v11_0_3 [AMD Official Use Only

RE: [PATCH 3/5] drm/amdgpu: Use asynchronous polling to handle umc_v12_0 poisoning

2024-01-17 Thread Chai, Thomas
[AMD Official Use Only - General] - Best Regards, Thomas _ From: Zhou1, Tao Sent: Thursday, January 18, 2024 11:24 AM To: Chai, Thomas ; Zhang, Hawking ; amd-gfx@lists.freedesktop.org Cc: Li, Candice ; Wang, Yang(Kevin) ; Yang

RE: [PATCH 1/5] drm/amdgpu: Add log info for umc_v12_0 and smu_v13_0_6

2024-01-17 Thread Chai, Thomas
[AMD Official Use Only - General] OK - Best Regards, Thomas -Original Message- From: Zhang, Hawking Sent: Wednesday, January 17, 2024 7:40 PM To: Zhang, Hawking ; Chai, Thomas ; amd-gfx@lists.freedesktop.org Cc: Zhou1, Tao ; Yang, Stanley ; Wang, Yang(Kevin) ; Li

RE: [PATCH 1/5] drm/amdgpu: Add log info for umc_v12_0 and smu_v13_0_6

2024-01-17 Thread Chai, Thomas
[AMD Official Use Only - General] OK - Best Regards, Thomas -Original Message- From: Wang, Yang(Kevin) Sent: Thursday, January 18, 2024 11:00 AM To: Chai, Thomas ; amd-gfx@lists.freedesktop.org Cc: Zhang, Hawking ; Zhou1, Tao ; Li, Candice ; Yang, Stanley Subject: RE

RE: [PATCH 3/5] drm/amdgpu: Use asynchronous polling to handle umc_v12_0 poisoning

2024-01-17 Thread Chai, Thomas
[AMD Official Use Only - General] - Best Regards, Thomas _ From: Zhang, Hawking Sent: Wednesday, January 17, 2024 7:54 PM To: Chai, Thomas ; amd-gfx@lists.freedesktop.org Cc: Zhou1, Tao ; Li, Candice ; Wang, Yang(Kevin) ; Yang

RE: [PATCH V2 1/5] drm/amdgpu: Add log info for umc_v12_0 and smu_v13_0_6

2024-01-18 Thread Chai, Thomas
[AMD Official Use Only - General] OK, I will remove it. - Best Regards, Thomas From: Wang, Yang(Kevin) Sent: Thursday, January 18, 2024 9:15 PM To: Chai, Thomas ; amd-gfx@lists.freedesktop.org Cc: Chai, Thomas ; Zhang, Hawking ; Zhou1, Tao ; Li, Candice ; Yang, Stanley

RE: [PATCH 15/15] drm/amdgpu: Use new interface to reserve bad page

2024-04-18 Thread Chai, Thomas
[AMD Official Use Only - General] - Best Regards, Thomas -Original Message- From: Christian König Sent: Thursday, April 18, 2024 5:01 PM To: Chai, Thomas ; amd-gfx@lists.freedesktop.org Cc: Chai, Thomas ; Zhang, Hawking ; Zhou1, Tao ; Li, Candice ; Wang, Yang(Kevin

RE: [PATCH 10/15] drm/amdgpu: retire bad pages for umc v12_0

2024-04-22 Thread Chai, Thomas
[AMD Official Use Only - General] - Best Regards, Thomas -Original Message- From: Zhou1, Tao Sent: Monday, April 22, 2024 4:14 PM To: Chai, Thomas ; amd-gfx@lists.freedesktop.org Cc: Zhang, Hawking ; Li, Candice ; Wang, Yang(Kevin) ; Yang, Stanley Subject: RE: [PATCH

RE: [PATCH 10/15] drm/amdgpu: retire bad pages for umc v12_0

2024-04-22 Thread Chai, Thomas
[AMD Official Use Only - General] update - Best Regards, Thomas -Original Message- From: amd-gfx On Behalf Of Chai, Thomas Sent: Monday, April 22, 2024 5:21 PM To: Zhou1, Tao ; amd-gfx@lists.freedesktop.org Cc: Zhang, Hawking ; Li, Candice ; Wang, Yang(Kevin) ; Yang

RE: [PATCH] drm/amdgpu: Fix ras mode2 reset failure in ras aca mode

2024-04-23 Thread Chai, Thomas
[AMD Official Use Only - General] OK - Best Regards, Thomas -Original Message- From: Zhang, Hawking Sent: Tuesday, April 23, 2024 11:27 AM To: Chai, Thomas ; amd-gfx@lists.freedesktop.org Cc: Zhou1, Tao ; Li, Candice ; Wang, Yang(Kevin) ; Yang, Stanley Subject: RE

RE: [PATCH V2] drm/amdgpu: Fix incorrect return value

2024-04-14 Thread Chai, Thomas
, 2024 5:24 PM To: Chai, Thomas ; amd-gfx@lists.freedesktop.org Cc: Chai, Thomas ; Zhang, Hawking ; Zhou1, Tao ; Li, Candice ; Wang, Yang(Kevin) ; Yang, Stanley Subject: Re: [PATCH V2] drm/amdgpu: Fix incorrect return value Am 12.04.24 um 10:55 schrieb YiPeng Chai: > [Why] >After c

RE: [PATCH 04/15] drm/amdgpu: add poison creation handler

2024-04-24 Thread Chai, Thomas
[AMD Official Use Only - General] OK, I will do this. - Best Regards, Thomas -Original Message- From: Zhang, Hawking Sent: Thursday, April 25, 2024 10:33 AM To: Chai, Thomas ; amd-gfx@lists.freedesktop.org Cc: Chai, Thomas ; Zhou1, Tao ; Li, Candice ; Wang, Yang(Kevin

RE: [PATCH 11/15] drm/amdgpu: prepare to handle pasid poison consumption

2024-04-24 Thread Chai, Thomas
[AMD Official Use Only - General] - Best Regards, Thomas -Original Message- From: Zhang, Hawking Sent: Thursday, April 25, 2024 11:01 AM To: Chai, Thomas ; amd-gfx@lists.freedesktop.org Cc: Zhou1, Tao ; Li, Candice ; Wang, Yang(Kevin) ; Yang, Stanley Subject: RE

RE: [PATCH 06/15] drm/amdgpu: umc v12_0 converts error address

2024-04-24 Thread Chai, Thomas
for new requirements, so I created a new interface. - Best Regards, Thomas -Original Message- From: Zhang, Hawking Sent: Thursday, April 25, 2024 11:03 AM To: Chai, Thomas ; amd-gfx@lists.freedesktop.org Cc: Zhou1, Tao ; Li, Candice ; Wang, Yang(Kevin) ; Yang, Stanley

RE: [PATCH 15/15] drm/amdgpu: Use new interface to reserve bad page

2024-04-21 Thread Chai, Thomas
[AMD Official Use Only - General] Ping - Best Regards, Thomas -Original Message- From: Chai, Thomas Sent: Thursday, April 18, 2024 10:59 AM To: amd-gfx@lists.freedesktop.org Cc: Chai, Thomas ; Zhang, Hawking ; Zhou1, Tao ; Li, Candice ; Wang, Yang(Kevin) ; Yang

RE: [PATCH] drm/amdgpu: add mutex to protect ras shared memory

2024-04-28 Thread Chai, Thomas
[AMD Official Use Only - General] OK - Best Regards, Thomas -Original Message- From: Wang, Yang(Kevin) Sent: Sunday, April 28, 2024 3:48 PM To: Chai, Thomas ; amd-gfx@lists.freedesktop.org Cc: Zhang, Hawking ; Zhou1, Tao ; Li, Candice ; Yang, Stanley Subject: RE

RE: [PATCH 5/5] drm/amdgpu: Remove dead code in amdgpu_ras_add_mca_err_addr

2024-05-13 Thread Chai, Thomas
[AMD Official Use Only - AMD Internal Distribution Only] Reviewed-by: YiPeng Chai - Best Regards, Thomas -Original Message- From: amd-gfx On Behalf Of Ma Jun Sent: Monday, May 13, 2024 4:56 PM To: amd-gfx@lists.freedesktop.org Cc: Feng, Kenneth ; Deucher, Alexander ;

RE: [PATCH] drm/amdgpu: Fix incorrect return value

2024-04-06 Thread Chai, Thomas
[AMD Official Use Only - General] - Best Regards, Thomas -Original Message- From: Zhou1, Tao Sent: Wednesday, April 3, 2024 6:36 PM To: Chai, Thomas ; amd-gfx@lists.freedesktop.org Cc: Zhang, Hawking ; Li, Candice ; Wang, Yang(Kevin) ; Yang, Stanley Subject: RE: [PATCH

RE: [PATCH] drm/amdgpu: Fix incorrect return value

2024-04-09 Thread Chai, Thomas
[AMD Official Use Only - General] OK - Best Regards, Thomas -Original Message- From: Zhou1, Tao Sent: Tuesday, April 9, 2024 10:52 AM To: Chai, Thomas ; amd-gfx@lists.freedesktop.org Cc: Zhang, Hawking ; Li, Candice ; Wang, Yang(Kevin) ; Yang, Stanley Subject: RE

RE: [PATCH] drm/amdgpu: Fix incorrect return value

2024-04-08 Thread Chai, Thomas
[AMD Official Use Only - General] - Best Regards, Thomas -Original Message- From: Zhou1, Tao Sent: Monday, April 8, 2024 4:41 PM To: Chai, Thomas ; amd-gfx@lists.freedesktop.org Cc: Zhang, Hawking ; Li, Candice ; Wang, Yang(Kevin) ; Yang, Stanley Subject: RE: [PATCH