RE: [PATCH] drm/amdgpu: correct the PSP_BL_CMD enum

2022-07-17 Thread Clements, John
[AMD Official Use Only - General] Reviewed-by: John Clements -Original Message- From: Zhang, Hawking Sent: Monday, July 18, 2022 11:35 AM To: amd-gfx@lists.freedesktop.org; Clements, John Cc: Zhang, Hawking Subject: [PATCH] drm/amdgpu: correct the PSP_BL_CMD enum To match

RE: [PATCH] drm/amdgpu: Resolve pcie_bif RAS recovery bug

2022-05-23 Thread Clements, John
[AMD Official Use Only - General] Reviewed-by: John Clements -Original Message- From: amd-gfx On Behalf Of Candice Li Sent: Friday, May 20, 2022 9:21 PM To: amd-gfx@lists.freedesktop.org Cc: Li, Candice Subject: [PATCH] drm/amdgpu: Resolve pcie_bif RAS recovery bug Check shared buf

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

2022-01-28 Thread Clements, John
[AMD Official Use Only] Reviewed-by: John Clements -Original Message- From: Chai, Thomas Sent: Saturday, January 29, 2022 11:53 AM To: amd-gfx@lists.freedesktop.org Cc: Chai, Thomas ; Zhang, Hawking ; Zhou1, Tao ; Clements, John ; Chai, Thomas Subject: [PATCH] drm/amdgpu: Add

RE: [PATCH V3 12/12] drm/amdgpu: Removed redundant ras code

2022-01-03 Thread Clements, John
[AMD Official Use Only] Thank you Thomas, This series looks good to me too. Reviewed-by: John Clements -Original Message- From: Zhang, Hawking Sent: Wednesday, December 29, 2021 3:55 PM To: Chai, Thomas ; amd-gfx@lists.freedesktop.org; Zhou1, Tao ; Clements, John ; Yang, Stanley

RE: [PATCH] drm/amdgpu: Update TA version output in driver

2021-10-24 Thread Clements, John
[AMD Official Use Only] Reviewed-by: John Clements -Original Message- From: Li, Candice Sent: Monday, October 25, 2021 10:31 AM To: amd-gfx@lists.freedesktop.org Cc: Clements, John ; Li, Candice Subject: [PATCH] drm/amdgpu: Update TA version output in driver TA version should only

RE: [PATCH] V2: drm/amdgpu: resolve RAS query bug

2021-09-29 Thread Clements, John
[AMD Official Use Only] Updated patch with simpler solution From: amd-gfx On Behalf Of Clements, John Sent: Wednesday, September 29, 2021 2:07 PM To: amd-gfx@lists.freedesktop.org; Zhang, Hawking Subject: [PATCH] drm/amdgpu: resolve RAS query bug [AMD Official Use Only] Submitting patch

[PATCH] drm/amdgpu: resolve RAS query bug

2021-09-29 Thread Clements, John
[AMD Official Use Only] Submitting patch to clear RAS error encounters during error query if persistent harvesting is not enabled Thank you, John Clements 0001-drm-amdgpu-resolve-RAS-query-bug.patch Description: 0001-drm-amdgpu-resolve-RAS-query-bug.patch

RE: [PATCH] drm/amdgpu: Update PSP TA Invoke to use common TA context as input

2021-09-24 Thread Clements, John
[AMD Official Use Only] Reviewe-by: John Clements -Original Message- From: Li, Candice Sent: Friday, September 24, 2021 2:32 PM To: amd-gfx@lists.freedesktop.org Cc: Clements, John ; Li, Candice Subject: [PATCH] drm/amdgpu: Update PSP TA Invoke to use common TA context as input

[PATCH] drm/amdgpu: Consolidate RAS cmd warning messages

2021-09-23 Thread Clements, John
[AMD Official Use Only] Submitting patch to explicity post warning if RAS cmd is issued against unsupported IP 0001-drm-amdgpu-Consolidate-RAS-cmd-warning-messages.patch Description: 0001-drm-amdgpu-Consolidate-RAS-cmd-warning-messages.patch

RE: [PATCH] drm/amdgpu: Remove all code paths under the EAGAIN path in RAS late init

2021-09-23 Thread Clements, John
[AMD Official Use Only] Reviewed-by: John Clements -Original Message- From: Li, Candice Sent: Thursday, September 23, 2021 5:12 PM To: amd-gfx@lists.freedesktop.org Cc: Clements, John ; Li, Candice Subject: [PATCH] drm/amdgpu: Remove all code paths under the EAGAIN path in RAS late

Re: [PATCH] drm/amdgpu: Update PSP TA unload function

2021-09-14 Thread Clements, John
[AMD Official Use Only] Reviewed-by: John Clements From: Li, Candice Sent: Monday, September 13, 2021 3:55 PM To: amd-gfx@lists.freedesktop.org Cc: Clements, John ; Li, Candice Subject: [PATCH] drm/amdgpu: Update PSP TA unload function Update PSP TA unload

Re: [PATCH] drm/amdgpu: Conform ASD header/loading to generic TA systems

2021-09-14 Thread Clements, John
[AMD Official Use Only] Reviewed-by: John Clements From: Li, Candice Sent: Monday, September 13, 2021 3:54 PM To: amd-gfx@lists.freedesktop.org Cc: Clements, John ; Li, Candice Subject: [PATCH] drm/amdgpu: Conform ASD header/loading to generic TA systems

RE: [PATCH] drm/amdgpu: Unify PSP TA context

2021-09-12 Thread Clements, John
[AMD Official Use Only] Reviewed-by: John Clements -Original Message- From: Li, Candice Sent: Friday, September 10, 2021 5:49 PM To: amd-gfx@lists.freedesktop.org Cc: Clements, John ; Li, Candice Subject: [PATCH] drm/amdgpu: Unify PSP TA context Remove all TA binary structures

Subject: [PATCH 1/1] drm/amdgpu: Update RAS trigger error block support

2021-09-09 Thread Clements, John
[AMD Official Use Only] Submitting patch to update RAS trigger error to support additional blocks 0002-drm-amdgpu-Update-RAS-trigger-error-block-support.patch Description: 0002-drm-amdgpu-Update-RAS-trigger-error-block-support.patch

[PATCH] drm/amdgpu: Update RAS status print

2021-09-09 Thread Clements, John
[AMD Official Use Only] Submitting patch to remove parser for RAS status response codes and just print RAS status value on non-zero value 0001-drm-amdgpu-Update-RAS-status-print.patch Description: 0001-drm-amdgpu-Update-RAS-status-print.patch

RE: [PATCH] drm/amdgpu: Create common PSP TA load function

2021-09-06 Thread Clements, John
[AMD Official Use Only] Reviewed-by: John Clements -Original Message- From: Li, Candice Sent: Monday, September 6, 2021 4:34 PM To: amd-gfx@lists.freedesktop.org Cc: Clements, John ; Li, Candice Subject: [PATCH] drm/amdgpu: Create common PSP TA load function Creat common PSP TA load

[PATCH] drm/amdgpu: Clear RAS interrupt status on aldebaran

2021-08-31 Thread Clements, John
[AMD Official Use Only] Submitting patch to resolve incorrect register address' on Aldebaran affecting RAS interrupt handling 0001-drm-amdgpu-Clear-RAS-interrupt-status-on-aldebaran.patch Description: 0001-drm-amdgpu-Clear-RAS-interrupt-status-on-aldebaran.patch

RE: [PATCH] drm/amd/amdgpu: add mpio to ras block

2021-08-29 Thread Clements, John
[AMD Official Use Only] Reviewed-by: John Clements -Original Message- From: Li, Candice Sent: Monday, August 30, 2021 10:39 AM To: amd-gfx@lists.freedesktop.org Cc: Clements, John ; Li, Candice Subject: [PATCH] drm/amd/amdgpu: add mpio to ras block Add MPIO to RAS block Signed-off

RE: [PATCH] drm/amd/amdgpu: consolidate PSP TA unload function

2021-08-29 Thread Clements, John
[AMD Official Use Only] Reviewed-by: John Clements -Original Message- From: Li, Candice Sent: Friday, August 27, 2021 5:44 PM To: amd-gfx@lists.freedesktop.org Cc: Clements, John ; Li, Candice Subject: [PATCH] drm/amd/amdgpu: consolidate PSP TA unload function Create common PSP TA

[PATCH] drm/amdgpu: Clear RAS interrupt status on aldebaran

2021-08-26 Thread Clements, John
[AMD Official Use Only] Submittng patch to resolve issue in clearing RAS interrupt on Aldebaran. Thank you, John Clements 0001-drm-amdgpu-Clear-RAS-interrupt-status-on-aldebaran.patch Description: 0001-drm-amdgpu-Clear-RAS-interrupt-status-on-aldebaran.patch

RE: [PATCH] drm/amdgpu: disable GFX CGCG in aldebaran

2021-08-26 Thread Clements, John
[AMD Official Use Only] Reviewed-by: John Clements -Original Message- From: Hawking Zhang Sent: Thursday, August 26, 2021 3:04 PM To: amd-gfx@lists.freedesktop.org; Clements, John Cc: Zhang, Hawking Subject: [PATCH] drm/amdgpu: disable GFX CGCG in aldebaran disable GFX CGCG

[PATCH] drm/amdgpu: Update RAS XGMI Error Query

2021-08-24 Thread Clements, John
[AMD Official Use Only] Submitting patch to resolve RAS XGMI error query issue Thank you, John Clements 0001-drm-amdgpu-Update-RAS-XGMI-Error-Query.patch Description: 0001-drm-amdgpu-Update-RAS-XGMI-Error-Query.patch

RE: [PATCH] drm/amd: consolidate TA shared memory structures

2021-08-17 Thread Clements, John
[AMD Official Use Only] Reviewed-by: John Clements -Original Message- From: Li, Candice Sent: Tuesday, August 17, 2021 5:11 PM To: amd-gfx@lists.freedesktop.org Cc: Clements, John ; Li, Candice Subject: [PATCH] drm/amd: consolidate TA shared memory structures Change-Id

RE: [PATCH] drm/amd/amdgpu: remove unnecessary RAS context field

2021-08-13 Thread Clements, John
[Public] Reviewed-by: John Clements From: Li, Candice Sent: Friday, August 13, 2021 7:46 PM To: amd-gfx@lists.freedesktop.org Cc: Clements, John ; Li, Candice Subject: [PATCH] drm/amd/amdgpu: remove unnecessary RAS context field [Public] Delete ras_if->name in the RAS ctx struct

RE: [PATCH] drm/amdgpu: set RAS EEPROM address from VBIOS

2021-08-04 Thread Clements, John
[AMD Official Use Only] Updated patch with reviewed changes From: amd-gfx On Behalf Of Clements, John Sent: Wednesday, August 4, 2021 4:48 PM To: amd-gfx@lists.freedesktop.org Cc: Zhang, Hawking Subject: [PATCH] drm/amdgpu: set RAS EEPROM address from VBIOS [AMD Official Use Only

[PATCH] drm/amdgpu: set RAS EEPROM address from VBIOS

2021-08-04 Thread Clements, John
[AMD Official Use Only] Submitting patch to get RAS EEPROM I2C address from VBIOS FW info table. Thank you, John Clements 0001-drm-amdgpu-set-RAS-EEPROM-address-from-VBIOS.patch Description: 0001-drm-amdgpu-set-RAS-EEPROM-address-from-VBIOS.patch

RE: [PATCH] drm/amdgpu: added synchronization for psp cmd buf access

2021-08-04 Thread Clements, John
[Public] @Chen, Guchun<mailto:guchun.c...@amd.com>, Based off your feedback I double checked the code, and I changed my opinion about it, I think it's better just to reuse the original mutex for now. I've submitted an updated patch for review From: Clements, John Sent: Tuesday, August 3

Re: [PATCH] drm/amdgpu: added synchronization for psp cmd buf access

2021-08-03 Thread Clements, John
of the duplicate code regarding the cmd buffer prepare/submit flow and will probably go back down to one mutex there. Thank you, John Clements From: Chen, Guchun Sent: Tuesday, August 3, 2021 9:58 PM To: Clements, John ; amd-gfx@lists.freedesktop.org Cc

[PATCH] drm/amdgpu: added synchronization for psp cmd buf access

2021-08-03 Thread Clements, John
[AMD Official Use Only] Submitting patch to synchronize access to psp cmd submission memory to resolve potential race conditions. 0001-drm-amdgpu-added-synchronization-for-psp-cmd-buf-acc.patch Description: 0001-drm-amdgpu-added-synchronization-for-psp-cmd-buf-acc.patch

[PATCH] drm/amdgpu: update PSP BL cmd IDs

2021-08-03 Thread Clements, John
[AMD Official Use Only] Submitting patch to resolve issue with incorrect PSP BL cmd IDs 0001-drm-amdgpu-update-PSP-BL-cmd-IDs.patch Description: 0001-drm-amdgpu-update-PSP-BL-cmd-IDs.patch

RE: [PATCH] drm/amd/amdgpu: remove redundant host to psp cmd buf

2021-08-02 Thread Clements, John
[Public] Reviewed-by: John Clements From: Li, Candice Sent: Tuesday, August 3, 2021 11:06 AM To: amd-gfx@lists.freedesktop.org Cc: Clements, John ; Li, Candice Subject: [PATCH] drm/amd/amdgpu: remove redundant host to psp cmd buf [Public] Signed-off-by: Candice Li candice...@amd.com

Re: [PATCH] drm/amdgpu: Fix channel_index table layout for Aldebaran

2021-07-29 Thread Clements, John
[AMD Official Use Only] Reviewed-By: John Clements From: Joshi, Mukul Sent: Thursday, July 29, 2021 11:37 PM To: amd-gfx@lists.freedesktop.org Cc: Clements, John ; Zhang, Hawking ; Joshi, Mukul Subject: [PATCH] drm/amdgpu: Fix channel_index table layout

[PATCH] drm/amdgpu: Resolve bug in UMC 6.7 UMC error offset

2021-07-13 Thread Clements, John
[AMD Official Use Only] Submitting patch to resolve bug in UMC 6.7 error offset calculation Thank you, John Clements 0001-drm-amdgpu-Resolve-bug-in-UMC-6.7-UMC-error-offset-c.patch Description: 0001-drm-amdgpu-Resolve-bug-in-UMC-6.7-UMC-error-offset-c.patch

RE: [PATCH Review 1/1] drm/amdgpu: initialize umc ras function

2021-07-08 Thread Clements, John
[AMD Official Use Only] Reviewed-by: John Clements -Original Message- From: Stanley.Yang Sent: Thursday, July 8, 2021 11:28 AM To: amd-gfx@lists.freedesktop.org Cc: Deucher, Alexander ; Zhang, Hawking ; Clements, John ; Clements, John ; Yang, Stanley Subject: [PATCH Review 1/1] drm

RE: [PATCH] drm/amdgpu: Conditionally reset SDMA RAS error counts

2021-06-30 Thread Clements, John
[AMD Official Use Only - Internal Distribution Only] Reviewed-by: John Clements -Original Message- From: Joshi, Mukul Sent: Wednesday, June 30, 2021 8:25 AM To: amd-gfx@lists.freedesktop.org Cc: Clements, John ; Zhang, Hawking ; Joshi, Mukul Subject: [PATCH] drm/amdgpu

RE: [PATCH] drm/amdgpu: correct psp ucode arrary start address

2021-06-12 Thread Clements, John
[AMD Official Use Only - Internal Distribution Only] Reviewed-by: John Clements -Original Message- From: Zhang, Hawking Sent: Saturday, June 12, 2021 1:04 AM To: amd-gfx@lists.freedesktop.org; Deucher, Alexander ; Clements, John Cc: Zhang, Hawking ; Li, Candice Subject: [PATCH] drm

[PATCH] drm/amdgpu: Update psp fw attestation support list

2021-06-07 Thread Clements, John
[AMD Official Use Only - Internal Distribution Only] Submitting patch to disable PSP FW attestation support on APU Thank you, John Clements 0001-drm-amdgpu-Update-psp-fw-attestation-support-list.patch Description: 0001-drm-amdgpu-Update-psp-fw-attestation-support-list.patch

RE: [PATCH] drm/amdgpu: Correctly clear GCEA error status

2021-05-26 Thread Clements, John
[AMD Official Use Only - Internal Distribution Only] Reviewed-by: John Clements -Original Message- From: Joshi, Mukul Sent: Wednesday, May 26, 2021 4:20 AM To: amd-gfx@lists.freedesktop.org Cc: Zhang, Hawking ; Clements, John ; Li, Dennis ; Joshi, Mukul Subject: [PATCH] drm/amdgpu

RE: [PATCH 6/6] drm/amdgpu: query boot config cap before issue psp cmd

2021-05-14 Thread Clements, John
[AMD Official Use Only - Internal Distribution Only] Series is: Reviewed-by: John Clements -Original Message- From: Hawking Zhang Sent: Friday, May 14, 2021 3:43 PM To: amd-gfx@lists.freedesktop.org; Deucher, Alexander ; Clements, John Cc: Zhang, Hawking Subject: [PATCH 6/6] drm

Re: [PATCH 0/1] Fix the slowdown for Vega 20 server boards

2021-05-07 Thread Clements, John
[AMD Official Use Only - Internal Distribution Only] Patch is: Reviewed-by: John Clements From: Tuikov, Luben Sent: Thursday, May 6, 2021 8:10 AM To: amd-gfx@lists.freedesktop.org Cc: Tuikov, Luben ; Deucher, Alexander ; Clements, John ; Zhang, Hawking

Re: [PATCH 0/4] Normalize redundant variables

2021-05-07 Thread Clements, John
[AMD Official Use Only - Internal Distribution Only] Series is: Reviewed-by: John Clements From: Tuikov, Luben Sent: Wednesday, May 5, 2021 5:47 AM To: amd-gfx@lists.freedesktop.org Cc: Tuikov, Luben ; Deucher, Alexander ; Clements, John ; Zhang, Hawking

RE: [PATCH] drm/amdgpu: switch to mmhub ras callback for ras fini

2021-04-29 Thread Clements, John
[AMD Official Use Only - Internal Distribution Only] Reviewed-by: John Clements -Original Message- From: Hawking Zhang Sent: Thursday, April 29, 2021 2:27 PM To: Deucher, Alexander ; Li, Dennis ; Clements, John ; amd-gfx@lists.freedesktop.org Cc: Zhang, Hawking Subject: [PATCH] drm

RE: [PATCH] drm/amdgpu: enable gfx ras in aldebran by default

2021-04-29 Thread Clements, John
[AMD Official Use Only - Internal Distribution Only] Reviewed-by: John Clements -Original Message- From: Hawking Zhang Sent: Thursday, April 29, 2021 2:30 PM To: Deucher, Alexander ; Li, Dennis ; Clements, John ; amd-gfx@lists.freedesktop.org Cc: Zhang, Hawking Subject: [PATCH] drm

RE: [PATCH 1/7] drm/amdgpu: add hdp ras structures

2021-04-29 Thread Clements, John
[AMD Official Use Only - Internal Distribution Only] Series is: Reviewed-by: John Clements -Original Message- From: Hawking Zhang Sent: Thursday, April 29, 2021 2:26 PM To: Deucher, Alexander ; Li, Dennis ; Clements, John ; amd-gfx@lists.freedesktop.org Cc: Zhang, Hawking Subject

RE: [PATCH 2/2] drm/amdgpu: provide socket/die id info in RAS message

2021-04-25 Thread Clements, John
[AMD Official Use Only - Internal Distribution Only] Reviewed-by: John Clements -Original Message- From: Hawking Zhang Sent: Sunday, April 25, 2021 3:10 PM To: amd-gfx@lists.freedesktop.org; Li, Dennis ; Clements, John ; Deucher, Alexander Cc: Zhang, Hawking Subject: [PATCH 2/2] drm

RE: [PATCH] drm/amdgpu: remove unnecessary header include

2021-04-25 Thread Clements, John
[AMD Official Use Only - Internal Distribution Only] Reviewed-by: John Clements -Original Message- From: amd-gfx On Behalf Of Hawking Zhang Sent: Sunday, April 25, 2021 3:10 PM To: amd-gfx@lists.freedesktop.org; Li, Dennis ; Clements, John ; Deucher, Alexander Cc: Zhang, Hawking

RE: [PATCH 1/2] drm/amdgpu: implement smuio callback to query socket id

2021-04-25 Thread Clements, John
[AMD Official Use Only - Internal Distribution Only] Reviewed-by: John Clements -Original Message- From: Hawking Zhang Sent: Sunday, April 25, 2021 3:10 PM To: amd-gfx@lists.freedesktop.org; Li, Dennis ; Clements, John ; Deucher, Alexander Cc: Zhang, Hawking Subject: [PATCH 1/2] drm

RE: [PATCH] drm/amdgpu: resolve ras print bug

2021-04-21 Thread Clements, John
[AMD Official Use Only - Internal Distribution Only] Please ignore this patch , it has a problem From: amd-gfx On Behalf Of Clements, John Sent: Wednesday, April 21, 2021 2:56 PM To: amd-gfx@lists.freedesktop.org; Zhang, Hawking Subject: [PATCH] drm/amdgpu: resolve ras print bug [AMD

[PATCH] drm/amdgpu: add support for ras init flags

2021-04-21 Thread Clements, John
[AMD Official Use Only - Internal Distribution Only] Submitting patch to select RAS dGPU mode/poison propagation mode 0001-drm-amdgpu-add-support-for-ras-init-flags.patch Description: 0001-drm-amdgpu-add-support-for-ras-init-flags.patch ___ amd-gfx

[PATCH] drm/amdgpu: resolve ras print bug

2021-04-21 Thread Clements, John
[AMD Official Use Only - Internal Distribution Only] Submitting patch to resolve RAS related dmesg print issue 0002-drm-amdgpu-resolve-ras-print-bug.patch Description: 0002-drm-amdgpu-resolve-ras-print-bug.patch ___ amd-gfx mailing list

[PATCH] drm/amdgpu: resolve erroneous gfx_v9_4_2 ras prints

2021-04-18 Thread Clements, John
[AMD Official Use Only - Internal Distribution Only] Submitting patch to resolve bug where gfx_v9_4_2 ras related prints would appear on driver loading when there are no ras errors. Thank you, John Clements 0001-drm-amdgpu-resolve-erroneous-gfx_v9_4_2-prints.patch Description:

RE: [PATCH] drm/amdgpu: Copy MEC FW version to MEC2 if we skipped loading MEC2

2021-04-15 Thread Clements, John
nal Message- From: Kuehling, Felix Sent: Thursday, April 15, 2021 7:48 AM To: amd-gfx@lists.freedesktop.org; Clements, John Subject: Re: [PATCH] drm/amdgpu: Copy MEC FW version to MEC2 if we skipped loading MEC2 Am 2021-04-14 um 7:39 p.m. schrieb Joseph Greathouse: > If we skipped loadin

RE: [PATCH] drm/amdgpu: Fix checking return result of retire page

2021-04-14 Thread Clements, John
nday, April 12, 2021 9:15 AM To: amd-gfx@lists.freedesktop.org Cc: Tuikov, Luben ; Deucher, Alexander ; Clements, John ; Zhang, Hawking Subject: [PATCH] drm/amdgpu: Fix checking return result of retire page * Remove double-sscanf to scan for %llu and 0x%llx, as that is not going to work--th

[PATCH] Update mmhub/gfx error reporting

2021-04-12 Thread Clements, John
[AMD Official Use Only - Internal Distribution Only] Submitting patch to report mmhub/gfx error status on Aldebaran only if there is an error status bit and error counter set. 0001-drm-amdgpu-update-gfx-9.4.2-ras-error-reporting.patch Description:

[PATCH] drm/amdgpu: page retire over sysfs mechanism

2021-04-09 Thread Clements, John
[AMD Official Use Only - Internal Distribution Only] Submitting patch to unit test page retirement feature via ras sysfs interface 0001-drm-amdgpu-page-retire-over-sysfs-mechanism.patch Description: 0001-drm-amdgpu-page-retire-over-sysfs-mechanism.patch

RE: [PATCH 11/11] drm/amdgpu: split gfx callbacks into ras and non-ras ones

2021-04-02 Thread Clements, John
[AMD Official Use Only - Internal Distribution Only] Patch series: Reviewed-By: John Clements -Original Message- From: Hawking Zhang Sent: Friday, April 2, 2021 2:44 PM To: amd-gfx@lists.freedesktop.org; Clements, John ; Li, Dennis ; Deucher, Alexander Cc: Zhang, Hawking Subject

[PATCH] drm/amdgpu: add UMC to ip discovery map

2020-11-11 Thread Clements, John
[AMD Official Use Only - Internal Distribution Only] Submitting patch to add UMC into IP discovery mapping. Thank you, John Clements 0001-drm-amdgpu-add-UMC-to-ip-discovery-map.patch Description: 0001-drm-amdgpu-add-UMC-to-ip-discovery-map.patch ___

RE: [PATCH 5/5] drm/amdgpu: disable rom clock gating support for APUs

2020-11-10 Thread Clements, John
[AMD Official Use Only - Internal Distribution Only] Reviewed-by: John Clements -Original Message- From: amd-gfx On Behalf Of Hawking Zhang Sent: Monday, November 9, 2020 4:17 PM To: amd-gfx@lists.freedesktop.org Cc: Zhang, Hawking Subject: [PATCH 5/5] drm/amdgpu: disable rom clock

[PATCH] drm/amdgpu: resolved ASD loading issue on sienna

2020-11-03 Thread Clements, John
[AMD Public Use] Submitting patch to resolve ASD fw loading issue on ASIC with ta header v2 Thank you, John Clements 0001-drm-amdgpu-resolved-ASD-loading-issue-on-sienna.patch Description: 0001-drm-amdgpu-resolved-ASD-loading-issue-on-sienna.patch

[PATCH] Revert "drm/amdgpu: disable sienna chichlid UMC RAS"

2020-10-21 Thread Clements, John
[AMD Public Use] Revert change to disable UMC RAS for sienna chichlid Thank you, John Clements ___ amd-gfx mailing list amd-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/amd-gfx

[PATCH] drm/amdgpu: disable sienna chichlid UMC RAS

2020-09-24 Thread Clements, John
[AMD Official Use Only - Internal Distribution Only] Submitting patch to dsiable UMC RAS for sienna chichlid 0001-drm-amdgpu-disable-sienna-chichlid-UMC-RAS.patch Description: 0001-drm-amdgpu-disable-sienna-chichlid-UMC-RAS.patch ___ amd-gfx mailing

[PATCH] drm/amdgpu: Update RAS init handling

2020-09-10 Thread Clements, John
[AMD Official Use Only - Internal Distribution Only] Added RAS status check and tear down RAS context if RAS init fails 0001-drm-amdgpu-Update-RAS-init-handling.patch Description: 0001-drm-amdgpu-Update-RAS-init-handling.patch ___ amd-gfx mailing list

[PATCH] drm/amdgpu: Update RAS init handling

2020-09-09 Thread Clements, John
[AMD Official Use Only - Internal Distribution Only] 0001-drm-amdgpu-Update-RAS-init-handling.patch Description: 0001-drm-amdgpu-Update-RAS-init-handling.patch ___ amd-gfx mailing list amd-gfx@lists.freedesktop.org

[PATCH] drm/amdgpu: added RAS EEPROM device support check

2020-08-03 Thread Clements, John
[AMD Public Use] Submitting patch to with added device support check before trying to access RAS EEPROM. Thank you, John Clements 0001-drm-amdgpu-added-RAS-EEPROM-device-support-check.patch Description: 0001-drm-amdgpu-added-RAS-EEPROM-device-support-check.patch

RE: [PATCH] drm/amdgpu: enable RAS support for sienna

2020-08-03 Thread Clements, John
[AMD Public Use] Thank you Guchun! From: Chen, Guchun Sent: Monday, August 3, 2020 2:15 PM To: Clements, John ; amd-gfx list ; Zhang, Hawking Subject: RE: [PATCH] drm/amdgpu: enable RAS support for sienna [AMD Public Use] In patch subject, chip full name SIENNA_CICHLID is preferred

[PATCH] drm/amdgpu: enable RAS support for sienna

2020-08-03 Thread Clements, John
[AMD Public Use] Submitting patch to turn on GECC error injection /query support for sienna cichilid. Thank you, John Clements 0001-drm-amdgpu-enable-RAS-support-for-sienna.patch Description: 0001-drm-amdgpu-enable-RAS-support-for-sienna.patch ___

[PATCH] drm/amdgpu: add umv v8.7 source to makefile

2020-07-27 Thread Clements, John
[AMD Public Use] Submitting patch to add UMC 8.7 source file to makefile 0001-drm-amdgpu-add-umv-v8.7-source-to-makefile.patch Description: 0001-drm-amdgpu-add-umv-v8.7-source-to-makefile.patch ___ amd-gfx mailing list amd-gfx@lists.freedesktop.org

[PATCH] drm/amdgpu: enable umc 8.7 functions in gmc v10

2020-07-27 Thread Clements, John
[AMD Public Use] Submitting patch to enable UMC 8.7 GECC functions in GMC v10 0001-drm-amdgpu-enable-umc-8.7-functions-in-gmc-v10.patch Description: 0001-drm-amdgpu-enable-umc-8.7-functions-in-gmc-v10.patch ___ amd-gfx mailing list

[PATCH] drm/amdgpu: add support for umc 8.7 ras functions

2020-07-26 Thread Clements, John
[AMD Public Use] Submitting patch to add support for RAS GECC umc 8.7 error reporting and query Thank you, John Clements 0001-drm-amdgpu-add-support-for-umc-8.7-ras-functions.patch Description: 0001-drm-amdgpu-add-support-for-umc-8.7-ras-functions.patch

[PATCH] drm/amdgpu: move umc specific macros to header

2020-07-23 Thread Clements, John
[AMD Public Use] Submitting patch to move umc channel/instance loop macros to header file to be used as common macros for all umc versions Thank you, John Clements 0001-drm-amdgpu-move-umc-specific-macros-to-header.patch Description: 0001-drm-amdgpu-move-umc-specific-macros-to-header.patch

RE: [PATCH] drm/amdgpu: add RAS EEPROM support for sienna chichlid

2020-07-22 Thread Clements, John
[AMD Public Use] Good points, I'll reorganize and resubmit the patch after Guchuns changes are in From: Zhang, Hawking Sent: Tuesday, July 21, 2020 7:11 PM To: Clements, John ; amd-gfx list ; Chen, Guchun Subject: RE: [PATCH] drm/amdgpu: add RAS EEPROM support for sienna chichlid [AMD

[PATCH] drm/amdgpu: add RAS EEPROM support for sienna chichlid

2020-07-21 Thread Clements, John
[AMD Public Use] Submitting patch to enable RAS EEPROM support for sienna chichlid 0001-drm-amdgpu-add-RAS-EEPROM-support-for-sienna-chichli.patch Description: 0001-drm-amdgpu-add-RAS-EEPROM-support-for-sienna-chichli.patch ___ amd-gfx mailing list

[PATCH] drm/amdgpu: expand sienna chichlid reg access support

2020-07-21 Thread Clements, John
[AMD Public Use] Added support for dedicated 64bit read/write reg support for sienna chichlid 0001-drm-amdgpu-expand-sienna-chichlid-reg-access-support.patch Description: 0001-drm-amdgpu-expand-sienna-chichlid-reg-access-support.patch ___ amd-gfx

[PATCH] drm/amdgpu: enable xgmi support for sienna cichlid

2020-07-16 Thread Clements, John
[AMD Public Use] Submitting patch to enable XGMI support for Sienna Cichlid 0002-drm-amdgpu-enable-xgmi-support-for-sienna-cichlid.patch Description: 0002-drm-amdgpu-enable-xgmi-support-for-sienna-cichlid.patch ___ amd-gfx mailing list

[PATCH] drm/amdgpu: load asd for sienna cichlid

2020-07-16 Thread Clements, John
[AMD Public Use] Submitting patch to enable ASD loading for Sienna Cichlid 0001-drm-amdgpu-load-asd-for-sienna-cichlid.patch Description: 0001-drm-amdgpu-load-asd-for-sienna-cichlid.patch ___ amd-gfx mailing list amd-gfx@lists.freedesktop.org

[PATCH] drm/amdgpu: resolve bug in ta microcode init

2020-07-15 Thread Clements, John
[AMD Public Use] Submitting patch for review to resolve bug when calculating FW offset within binaries with PSP TA v2 header. Thank you, John Clements 0001-drm-amdgpu-resolve-bug-in-ta-microcode-init.patch Description: 0001-drm-amdgpu-resolve-bug-in-ta-microcode-init.patch

RE: [PATCH] drm/amdgpu: load ta firmware for sienna cichlid

2020-07-14 Thread Clements, John
uly 15, 2020 3:40 AM To: Lakha, Bhawanpreet Cc: amd-gfx list ; Deucher, Alexander ; Clements, John ; Kazlauskas, Nicholas Subject: Re: [PATCH] drm/amdgpu: load ta firmware for sienna cichlid On Tue, Jul 14, 2020 at 3:16 PM Bhawanpreet Lakha wrote: > > call psp_int_ta_microcode() to parse t

RE: [PATCH] drm/amdgpu: resolve ras recovery vs smi race condition

2020-05-19 Thread Clements, John
[AMD Official Use Only - Internal Distribution Only] Thank you Hawking, I have updated/tested the patch based of your recommendation. From: Zhang, Hawking Sent: Tuesday, May 19, 2020 6:27 PM To: Clements, John ; amd-gfx@lists.freedesktop.org Subject: RE: [PATCH] drm/amdgpu: resolve ras

[PATCH] drm/amdgpu: resolve ras recovery vs smi race condition

2020-05-19 Thread Clements, John
[AMD Official Use Only - Internal Distribution Only] Submitting patch to block SMU access' via SMI during RAS recovery 0001-drm-amdgpu-resolve-ras-recovery-vs-smi-race-conditio.patch Description: 0001-drm-amdgpu-resolve-ras-recovery-vs-smi-race-conditio.patch

[PATCH] drm/amdgpu: Updated XGMI power down control support check

2020-05-13 Thread Clements, John
[AMD Official Use Only - Internal Distribution Only] Updated SMC FW version check to determine if XGMI power down control is supported 0001-drm-amdgpu-Updated-XGMI-power-down-control-support-c.patch Description: 0001-drm-amdgpu-Updated-XGMI-power-down-control-support-c.patch

RE: [PATCH] Series to disallow XGMI link power down during RAS XGMI error injection

2020-05-08 Thread Clements, John
[AMD Public Use] Responses inline From: Chen, Guchun Sent: Friday, May 8, 2020 3:11 PM To: Clements, John ; amd-gfx@lists.freedesktop.org; Zhang, Hawking Subject: RE: [PATCH] Series to disallow XGMI link power down during RAS XGMI error injection [AMD Public Use] Patch 1, 1. maybe it's

[PATCH] drm/amdgpu: Fix bug in RAS invoke

2020-05-07 Thread Clements, John
[AMD Official Use Only - Internal Distribution Only] Invoke sequence should abort when RAS interrupt is detected before reading TA host shared memory 0001-drm-amdgpu-Fix-bug-in-RAS-invoke.patch Description: 0001-drm-amdgpu-Fix-bug-in-RAS-invoke.patch

RE: [PATCH 1/4] drm/amdgpu: switch to common xgmi ta helpers

2020-05-06 Thread Clements, John
[AMD Public Use] Reviewed-by: John Clements -Original Message- From: Zhou1, Tao Sent: Wednesday, May 6, 2020 4:39 PM To: Zhang, Hawking ; amd-gfx@lists.freedesktop.org; Deucher, Alexander ; Clements, John ; Gao, Likun ; Chen, Guchun ; Li, Dennis Cc: Zhang, Hawking Subject: RE

RE: [PATCH] drm/amdgpu: use node_id and node_size to calcualte dram_base_address

2020-05-06 Thread Clements, John
[AMD Official Use Only - Internal Distribution Only] Reviewed-by: John Clements -Original Message- From: Hawking Zhang Sent: Wednesday, May 6, 2020 2:42 PM To: amd-gfx@lists.freedesktop.org; Deucher, Alexander ; Clements, John Cc: Zhang, Hawking Subject: [PATCH] drm/amdgpu: use

[PATCH] drm/amdgpu: update RAS error handling

2020-04-30 Thread Clements, John
[AMD Official Use Only - Internal Distribution Only] Submitting patch for review to parse return status from TA to determine error severity Thank you, John Clements 0001-drm-amdgpu-update-RAS-error-handling.patch Description: 0001-drm-amdgpu-update-RAS-error-handling.patch

RE: [PATCH 0/8] psp code clean up

2020-04-21 Thread Clements, John
[AMD Public Use] The series is: Reviewed-by: John Clements -Original Message- From: Chen, Guchun Sent: Monday, April 20, 2020 8:56 PM To: Zhang, Hawking ; amd-gfx@lists.freedesktop.org; Deucher, Alexander ; Clements, John Subject: RE: [PATCH 0/8] psp code clean up [AMD Public Use

RE: [PATCH] drm/amdgpu: fix kernel page fault issue by ras recovery on sGPU

2020-04-16 Thread Clements, John
[AMD Official Use Only - Internal Distribution Only] Reviewed-by: John Clements -Original Message- From: Chen, Guchun Sent: Thursday, April 16, 2020 11:48 PM To: amd-gfx@lists.freedesktop.org; Zhang, Hawking ; Li, Dennis ; Clements, John Cc: Chen, Guchun Subject: [PATCH] drm/amdgpu

[PATCH] drm/amdgpu: cache smu fw version info

2020-04-14 Thread Clements, John
[AMD Official Use Only - Internal Distribution Only] Submitting patch to save smu fw version in local smu context to avoid multiple erroneous submissions to smu when requesting smu version info Thank you, John Clements 0001-drm-amdgpu-cache-smu-fw-version-info.patch Description:

[PATCH] series to refactor psp np fw loading

2020-04-14 Thread Clements, John
[AMD Official Use Only - Internal Distribution Only] Submitting patch series to refactor psp np fw loading sequence and set MP1 state to unload in preparation for SMU FW loading during a GPU reset Thank you, John Clements 0001-drm-amdgpu-update-psp-fw-loading-sequence.patch Description:

RE: [PATCH] drm/amdgpu: increased atom cmd timeout

2020-04-09 Thread Clements, John
[AMD Official Use Only - Internal Distribution Only] +attachment From: Clements, John Sent: Thursday, April 9, 2020 3:35 PM To: amd-gfx@lists.freedesktop.org; Zhang, Hawking Subject: [PATCH] drm/amdgpu: increased atom cmd timeout [AMD Official Use Only - Internal Distribution Only

[PATCH] drm/amdgpu: increased atom cmd timeout

2020-04-09 Thread Clements, John
[AMD Official Use Only - Internal Distribution Only] Submitting patch to increase atom cmd timeout from 10s to 20s Thank you, John Clements ___ amd-gfx mailing list amd-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/amd-gfx

[PATCH] drm/amdgpu: update RAS related dmesg print

2020-04-07 Thread Clements, John
[AMD Official Use Only - Internal Distribution Only] Submitting patch to prefix RAS error related dmesg print with pci device info 0001-drm-amdgpu-update-RAS-related-dmesg-print.patch Description: 0001-drm-amdgpu-update-RAS-related-dmesg-print.patch

RE: [PATCH] drm/amdgpu: fix non-pointer dereference for non-RAS supported

2020-03-27 Thread Clements, John
[AMD Official Use Only - Internal Distribution Only] Reviewed-by: John Clements -Original Message- From: Quan, Evan Sent: Friday, March 27, 2020 3:43 PM To: amd-gfx@lists.freedesktop.org Cc: Clements, John ; Quan, Evan Subject: [PATCH] drm/amdgpu: fix non-pointer dereference for non

[PATCH] drm/amdgpu: disable ras query and injection during gpu reset

2020-03-25 Thread Clements, John
[AMD Official Use Only - Internal Distribution Only] Submitting patch to disable ras debugfs features during the entire GPU reset cycle 0001-drm-amdgpu-disable-ras-query-during-gpu-reset.patch Description: 0001-drm-amdgpu-disable-ras-query-during-gpu-reset.patch

[PATCH] drm/amdgpu: added xgmi ras error reset sequence

2020-03-25 Thread Clements, John
[AMD Official Use Only - Internal Distribution Only] Submitting patch to clear xgmi ras error counters inbetween ras error query 0001-drm-amdgpu-added-xgmi-ras-error-reset-sequence.patch Description: 0001-drm-amdgpu-added-xgmi-ras-error-reset-sequence.patch

[PATCH] drm/amdgpu: disabled fru eeprom access

2020-03-23 Thread Clements, John
[AMD Official Use Only - Internal Distribution Only] Submitting patch to: * Disable FRU EEPROM access by default * Add shell function to be used for supported device detection Thank you, John Clements 0001-drm-amdgpu-disabled-FRU-EEPROM-access.patch Description:

[PATCH] drm/amdgpu: protect RAS sysfs during GPU reset

2020-03-18 Thread Clements, John
[AMD Public Use] Submitting patch for review to protect RAS sysfs access' during a RAS event and to clear the MMHub EDC registers early on in a BACO reset 0001-drm-amdgpu-protect-RAS-sysfs-during-GPU-reset.patch Description: 0001-drm-amdgpu-protect-RAS-sysfs-during-GPU-reset.patch

[PATCH ] amd/powerplay: arcturus baco reset disable all features

2020-03-18 Thread Clements, John
[AMD Official Use Only - Internal Distribution Only] Submitting patch for review to issue smu cmd disable all features upon baco entry sequence in arcturus. This helps resolve issue with I2C controller not being disengaged properly on GPU reset affecting RAS eeprom stability on re-entry

[PATCH] drm/amdgpu: resolve failed error inject msg

2020-03-10 Thread Clements, John
[AMD Official Use Only - Internal Distribution Only] Submitting patch to resolve issue where during a successful error inject invoke the associated at_event interrupt causes a false negative and outputs an error in the kernel message. Thank you, John Clements

RE: [PATCH] drm/amdgpu: update page retirement sequence

2020-03-05 Thread Clements, John
already from the beginning there is no reason to press forward with the rest of the checks and clear the register. From: Zhang, Hawking Sent: Thursday, March 5, 2020 5:56 PM To: Clements, John ; amd-gfx@lists.freedesktop.org; Li, Dennis ; Zhou1, Tao ; Chen, Guchun Subject: RE: [PATCH] drm

  1   2   >