RE: [PATCH 4/4] drm/amdgpu: Move ras resume into SRIOV function

2024-04-28 Thread Deng, Emily
[AMD Official Use Only - General] Reviewed-by: Emily Deng Emily Deng Best Wishes >-Original Message- >From: Li, Yunxiang (Teddy) >Sent: Friday, April 26, 2024 11:58 AM >To: amd-gfx@lists.freedesktop.org >Cc: Deucher, Alexander ; Koenig, Christian >; Lazar, Lijo

RE: [PATCH v4 2/4] drm/amdgpu: Add reset_context flag for host FLR

2024-04-28 Thread Deng, Emily
[AMD Official Use Only - General] Reviewed-by: Emily Deng Emily Deng Best Wishes >-Original Message- >From: Li, Yunxiang (Teddy) >Sent: Saturday, April 27, 2024 2:27 AM >To: amd-gfx@lists.freedesktop.org >Cc: Deucher, Alexander ; Koenig, Christian >; Lazar, Lijo

RE: [PATCH v2 3/4] drm/amdgpu: Fix amdgpu_device_reset_sriov retry logic

2024-04-28 Thread Deng, Emily
[AMD Official Use Only - General] Reviewed-by: Emily Deng Emily Deng Best Wishes >-Original Message- >From: Li, Yunxiang (Teddy) >Sent: Saturday, April 27, 2024 2:29 AM >To: amd-gfx@lists.freedesktop.org >Cc: Deucher, Alexander ; Koenig, Christian >; Lazar, Lijo

RE: [PATCH 3/4] drm/amdgpu: Fix amdgpu_device_reset_sriov retry logic

2024-04-26 Thread Deng, Emily
[AMD Official Use Only - General] >-Original Message- >From: Li, Yunxiang (Teddy) >Sent: Friday, April 26, 2024 11:58 AM >To: amd-gfx@lists.freedesktop.org >Cc: Deucher, Alexander ; Koenig, Christian >; Lazar, Lijo ; Kuehling, >Felix ; Deng, Emily ; Li, >Yu

RE: [PATCH v2 2/2] drm/amd/amdgpu: SRIOV full reset issue with VCN

2023-11-30 Thread Deng, Emily
[AMD Official Use Only - General] Series Reviewed-by: Emily Deng >-Original Message- >From: amd-gfx On Behalf Of Bokun >Zhang >Sent: Thursday, November 30, 2023 8:21 AM >To: amd-gfx@lists.freedesktop.org >Cc: Zhang, Bokun >Subject: [PATCH v2 2/2] drm/amd/amdgpu: SRIOV full reset issue

RE: [PATCH v3] drm/amdkfd: Run restore_workers on freezable WQs

2023-11-24 Thread Deng, Emily
[AMD Official Use Only - General] Tested-by: Emily Deng >-Original Message- >From: Kuehling, Felix >Sent: Friday, November 24, 2023 6:55 AM >To: amd-gfx@lists.freedesktop.org >Cc: Deng, Emily ; Pan, Xinhui >; Koenig, Christian >Subject: [PATCH v3] drm/amdkfd

RE: [PATCH 2/2] drm/amdgpu: handle the return for sync wait

2023-10-20 Thread Deng, Emily
[AMD Official Use Only - General] Ok, will send this as the first. Emily Deng Best Wishes >-Original Message- >From: Christian König >Sent: Friday, October 20, 2023 3:30 PM >To: Deng, Emily ; amd-gfx@lists.freedesktop.org >Subject: Re: [PATCH 2/2] drm/amdgpu: handle the

RE: [PATCH 1/2] drm/amdgpu: Add timeout for sync wait

2023-10-20 Thread Deng, Emily
. And if wait timeout, it will print error, so won't hint real issues. And even it has real issue, the wait forever is bad user experience, and driver couldn't work anymore. Emily Deng Best Wishes >-Original Message- >From: Christian König >Sent: Friday, October 20, 2023 3:29 PM >To:

RE: [PATCH] drm/amdgpu: Add timeout for sync wait

2023-10-19 Thread Deng, Emily
[AMD Official Use Only - General] Hi Felix, Yes, will correct the description. Will add another patch to handle the return for sync wait. Emily Deng Best Wishes >-Original Message- >From: Kuehling, Felix >Sent: Friday, October 20, 2023 12:05 AM >To: Deng, Emi

RE: [PATCH] drm/amdgpu/irq: Move irq resume to the beginning

2023-08-08 Thread Deng, Emily
[AMD Official Use Only - General] Ping. >-Original Message- >From: Emily Deng >Sent: Monday, August 7, 2023 1:11 PM >To: amd-gfx@lists.freedesktop.org >Cc: Deng, Emily >Subject: [PATCH] drm/amdgpu/irq: Move irq resume to the beginning > >Need to move irq

RE: [PATCH] drm/amdgpu: Clear VCN cache when hw_init

2023-06-21 Thread Deng, Emily
[AMD Official Use Only - General] Reviewed-by: Emily Deng >-Original Message- >From: amd-gfx On Behalf Of Horace >Chen >Sent: Tuesday, June 20, 2023 9:30 PM >To: amd-gfx@lists.freedesktop.org >Cc: Andrey Grodzovsky ; Xiao, Jack >; Xu, Feifei ; Chen, Horace >; Chang, HaiJun ; >Deucher,

RE: [PATCH] drm/amdgpu/vcn: Need to unpause dpg before stop dpg

2023-06-21 Thread Deng, Emily
[AMD Official Use Only - General] Ping. Best wishes Emily Deng >-Original Message- >From: Emily Deng >Sent: Wednesday, June 21, 2023 9:30 AM >To: amd-gfx@lists.freedesktop.org >Cc: Deng, Emily >Subject: [PATCH] drm/amdgpu/vcn: Need to unpause dpg befor

RE: [PATCH] drm/amdgpu/vcn: Need to pause dpg before stop dpg

2023-06-20 Thread Deng, Emily
0001 != 0xn ", and with adding calling un-pause dpg, then issue >disappears. Best wishes Emily Deng >-Original Message- >From: Liu, Leo >Sent: Monday, June 19, 2023 9:27 PM >To: Deng, Emily ; amd-gfx@lists.freedesktop.org >Cc: Deng, Emily >Subject

RE: [PATCH] drm/amdgpu/mmsch: Correct the definition for mmsch init header

2023-06-06 Thread Deng, Emily
[AMD Official Use Only - General] Ping.. Best wishes Emily Deng >-Original Message- >From: Emily Deng >Sent: Tuesday, June 6, 2023 2:52 PM >To: amd-gfx@lists.freedesktop.org >Cc: Deng, Emily >Subject: [PATCH] drm/amdgpu/mmsch: Correct the definition for

RE: [PATCH] drm/amd/amdgpu: Enable gfx pipe1 and fix related issues

2022-11-04 Thread Deng, Emily
[AMD Official Use Only - General] >-Original Message- >From: Christian König >Sent: Friday, November 4, 2022 5:26 PM >To: Deng, Emily ; amd-gfx@lists.freedesktop.org; >Michel Dänzer >Subject: Re: [PATCH] drm/amd/amdgpu: Enable gfx pipe1 and fix related >issues &g

RE: [RFC v2 8/8] drm/amd/virt: Drop concurrent GPU reset protection for SRIOV

2021-12-24 Thread Deng, Emily
ndrey >; dri-de...@lists.freedesktop.org; amd- >g...@lists.freedesktop.org; Chen, Horace ; Chen, >JingWen ; Deng, Emily >Cc: dan...@ffwll.ch >Subject: RE: [RFC v2 8/8] drm/amd/virt: Drop concurrent GPU reset protection >for SRIOV > >[AMD Official Use Only] > >@Chen, Ho

RE: [PATCH] drm/ttm: add workaround for some arm hardware issue

2021-12-22 Thread Deng, Emily
[AMD Official Use Only] Currently, only ampere found this issue, but it is hard to detect ampere board, especially on arm passthrough environment. Best wishes Emily Deng >-Original Message- >From: amd-gfx On Behalf Of >Christian König >Sent: Wednesday, December 22, 2021 4:11 PM >To:

RE: [PATCH] drm/amd/amdgpu: Enable some sysnodes for guest smi

2021-09-07 Thread Deng, Emily
[AMD Official Use Only] Reviewed-by: Emily.Deng >-Original Message- >From: amd-gfx On Behalf Of Roy >Sun >Sent: Monday, September 6, 2021 8:59 PM >To: amd-gfx@lists.freedesktop.org >Cc: Sun, Roy >Subject: [PATCH] drm/amd/amdgpu: Enable some sysnodes for guest smi > >Enable sysnode

RE: [PATCH] drm/amdgpu: Add MB_REQ_MSG_READY_TO_RESET response when VF get FLR notification.

2021-08-12 Thread Deng, Emily
Reviewed-by: Emily.Deng >-Original Message- >From: amd-gfx On Behalf Of Zhou, >Peng Ju >Sent: Thursday, August 12, 2021 4:28 PM >To: Zhou, Peng Ju ; amd-gfx@lists.freedesktop.org >Cc: Zhao, Jiange >Subject: RE: [PATCH] drm/amdgpu: Add MB_REQ_MSG_READY_TO_RESET >response when VF get FLR

RE: [PATCH] drm/amd/amdgpu: skip locking delayed work if not initialized.

2021-08-09 Thread Deng, Emily
[AMD Official Use Only] Reviewed-by: Emily.Deng >-Original Message- >From: amd-gfx On Behalf Of >YuBiao Wang >Sent: Thursday, August 5, 2021 10:38 AM >To: amd-gfx@lists.freedesktop.org >Cc: Grodzovsky, Andrey ; Quan, Evan >; Chen, Horace ; Tuikov, >Luben ; Koenig, Christian >; Deucher,

RE: [PATCH] drm/amdgpu: enable more pm sysfs under SRIOV 1-VF mode

2021-08-05 Thread Deng, Emily
Acked-by: Emily.Deng >-Original Message- >From: Gu, JiaWei (Will) >Sent: Thursday, August 5, 2021 2:32 PM >To: amd-gfx@lists.freedesktop.org >Cc: Nieto, David M ; Deng, Emily >; Deucher, Alexander > >Subject: RE: [PATCH] drm/amdgpu: enable more pm sysfs under

RE: [PATCH] drm/amdgpu: Correct the irq numbers for virtual crtc

2021-07-07 Thread Deng, Emily
[AMD Official Use Only] Ping .. >-Original Message- >From: Emily Deng >Sent: Tuesday, July 6, 2021 10:14 PM >To: amd-gfx@lists.freedesktop.org >Cc: Deng, Emily >Subject: [PATCH] drm/amdgpu: Correct the irq numbers for virtual crtc > >The irq number shoul

RE: [PATCH] drm/amdgpu: Correct the irq numbers for virtual ctrc

2021-07-06 Thread Deng, Emily
Thanks, corrected. Best wishes Emily Deng >-Original Message- >From: Chen, Guchun >Sent: Tuesday, July 6, 2021 9:52 PM >To: Deng, Emily ; amd-gfx@lists.freedesktop.org >Cc: Deng, Emily >Subject: RE: [PATCH] drm/amdgpu: Correct the irq numbers for virtu

RE: [PATCH] drm/amdgpu: Correct the irq numbers for virtual ctrc

2021-07-06 Thread Deng, Emily
[AMD Official Use Only] Hi Nirmoy, Thanks, already send out another patch with updating the commit. Best wishes Emily Deng >-Original Message- >From: Das, Nirmoy >Sent: Friday, July 2, 2021 5:03 PM >To: Deng, Emily ; amd-gfx@lists.freedesktop.org >Cc: Zhao, Victo

RE: [PATCH] drm/amdgpu: Correct the irq numbers for virtual ctrc

2021-07-01 Thread Deng, Emily
[AMD Official Use Only] Ping.. >-Original Message- >From: Emily Deng >Sent: Thursday, July 1, 2021 12:38 PM >To: amd-gfx@lists.freedesktop.org >Cc: Deng, Emily ; Zhao, Victor >Subject: [PATCH] drm/amdgpu: Correct the irq numbers for virtual ctrc > >S

RE: [PATCH] drm/amdgpu: Fixing "Indirect register access for Navi12 sriov" for vega10

2021-06-07 Thread Deng, Emily
[AMD Official Use Only] Reviewed-by: Emily Deng >-Original Message- >From: amd-gfx On Behalf Of Peng Ju >Zhou >Sent: Monday, June 7, 2021 1:55 PM >To: amd-gfx@lists.freedesktop.org >Subject: [PATCH] drm/amdgpu: Fixing "Indirect register access for Navi12 sriov" >for vega10 > >The NV12

RE: [PATCH 1/5] drm/amdgpu: remove sriov vf checking from getting fb location

2021-06-03 Thread Deng, Emily
Do we need to consider backward compatibility? Best wishes Emily Deng >-Original Message- >From: amd-gfx On Behalf Of Liu, >Shaoyun >Sent: Thursday, June 3, 2021 11:10 PM >To: Luo, Zhigang ; amd-gfx@lists.freedesktop.org >Cc: Luo, Zhigang >Subject: RE: [PATCH 1/5] drm/amdgpu: remove

RE: [PATCH] drm/amdgpu: Fix Gstreamer api vaapih264enc missing

2021-05-30 Thread Deng, Emily
Hi Monk, Yes, actually this patch is to disable decode ring, and also want to let gstreamer could continue running. As gstreamer will check both encode and decode capability, if any of this is missing, then it couldn't run. As for navi12 sriov it disables decode ring, so

RE: [PATCH] drm/amd/amdgpu:save psp ring wptr in SRIOV to avoid attack

2021-05-26 Thread Deng, Emily
[AMD Official Use Only] Reviewed-by: Emily Deng >-Original Message- >From: amd-gfx On Behalf Of Jingwen >Chen >Sent: Wednesday, May 26, 2021 2:55 PM >To: amd-gfx@lists.freedesktop.org >Cc: Chen, JingWen ; Zhao, Victor >; Liu, Monk >Subject: [PATCH] drm/amd/amdgpu:save psp ring wptr in

RE: [PATCH v5 09/10] drm/amdgpu: Use PSP to program IH_RB_CNTL* registers

2021-05-21 Thread Deng, Emily
Hi Pengju, You'd better only switch for sriov. Best wishes Emily Deng >-Original Message- >From: Zhou, Peng Ju >Sent: Friday, May 21, 2021 5:58 PM >To: Alex Deucher ; Zhao, Victor >; Deng, Emily >Cc: amd-gfx list >Subject: RE: [PATCH v5 09/10] drm/amdgp

RE: [PATCH] drm/amd/amdgpu: Cancel the hrtimer in sw_fini

2021-05-09 Thread Deng, Emily
Reviewed-by: Emily Deng >-Original Message- >From: amd-gfx On Behalf Of Sun, Roy >Sent: Saturday, May 8, 2021 12:35 PM >To: Sun, Roy ; amd-gfx@lists.freedesktop.org >Subject: RE: [PATCH] drm/amd/amdgpu: Cancel the hrtimer in sw_fini > >[AMD Official Use Only - Internal Distribution

RE: [PATCH] drm/amdgpu: Rename the flags to eliminate ambiguity v2

2021-04-29 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] Reviewed-by: Emily Deng >-Original Message- >From: amd-gfx On Behalf Of Peng >Ju Zhou >Sent: Thursday, April 29, 2021 2:31 PM >To: amd-gfx@lists.freedesktop.org >Subject: [PATCH] drm/amdgpu: Rename the flags to eliminate ambiguity v2

RE: [PATCH 1/2] drm/scheduler: Change scheduled fence track

2021-04-28 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] Hi Christian, Good to know, thanks very much. Best wishes Emily Deng From: Christian König Sent: Wednesday, April 28, 2021 5:07 PM To: Deng, Emily ; Deucher, Alexander Cc: Sun, Roy ; amd-gfx list ; Nieto, David M Subject: Re: [PATCH 1/2

RE: [PATCH 1/2] drm/scheduler: Change scheduled fence track

2021-04-28 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] Hi Alex and Christian, What extra work Roy need to do about this patch? And fdinfo? Best wishes Emily Deng From: amd-gfx On Behalf Of Deucher, Alexander Sent: Tuesday, April 27, 2021 3:52 AM To: Christian König Cc: Sun, Roy ; amd-gfx list ;

RE: [PATCH] drm/amd/amdgpu/sriov disable all ip hw status by default

2021-04-27 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] Review-by: Emily Deng >-Original Message- >From: Jack Zhang >Sent: Tuesday, April 27, 2021 6:03 PM >To: amd-gfx@lists.freedesktop.org; Liu, Monk ; Deng, >Emily ; Chen, JingWen >Cc: Zhang, Jack (Jian) >Sub

RE: [PATCH] drm/amdgpu/sriov: Remove clear vf fw support

2021-04-26 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] Reviewed-by: Emily Deng >-Original Message- >From: Victor Zhao >Sent: Thursday, April 22, 2021 6:02 PM >To: amd-gfx@lists.freedesktop.org; Deng, Emily >Cc: Zhao, Victor >Subject: [PATCH] drm/amdgpu/sriov: Remove c

RE: [PATCH 2/2] drm/amdgpu: Add show_fdinfo() interface

2021-04-20 Thread Deng, Emily
Hi Christian, Could you help to review these patches again, thanks. Best wishes Emily Deng >-Original Message- >From: amd-gfx On Behalf Of Sun, Roy >Sent: Tuesday, April 20, 2021 4:54 PM >To: Sun, Roy ; amd-gfx@lists.freedesktop.org >Cc: Nieto, David M >Subject: RE: [PATCH 2/2]

RE: [PATCH] drm/amdgpu: fix gfx9 rlc modprobe rlcg program timeout issue

2021-04-06 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] Reviewed-by: Emily Deng >-Original Message- >From: Zhu, Changfeng >Sent: Tuesday, April 6, 2021 3:30 PM >To: amd-gfx@lists.freedesktop.org; Huang, Ray ; >Zhou, Peng Ju ; Deng, Emily >Cc: Zhu, Changfeng >Subjec

RE: [PATCH] drm/amdgpu: Toggle msix after FLR for sriov

2021-04-01 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] Hi Monk, Could you help to review this patch? Best wishes Emily Deng >-Original Message- >From: Deng, Emily >Sent: Wednesday, March 31, 2021 5:02 PM >To: Deng, Emily ; amd-gfx@lists.freedesktop.org >Subject:

RE: [PATCH 4/6] drm/amdgpu: Disable fetch discovery data from vram for navi12 sriov

2021-04-01 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] Hi Monk, Could you help to review this patch? Best wishes Emily Deng >-Original Message- >From: Deng, Emily >Sent: Wednesday, March 31, 2021 5:01 PM >To: Deng, Emily ; amd-gfx@lists.freedesktop.org >Subject: RE:

RE: [PATCH 2/6] drm/amdgpu: Correct the irq numbers for virtual ctrc

2021-04-01 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] Hi Monk, Could you help to review this patch? Best wishes Emily Deng >-Original Message- >From: Deng, Emily >Sent: Wednesday, March 31, 2021 5:01 PM >To: Deng, Emily ; amd-gfx@lists.freedesktop.org >Subject: RE:

RE: [PATCH 1/6] drm/amdgpu: Disable vcn decode ring for sriov navi12

2021-04-01 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] Hi Monk, Could you help to review this patch? Best wishes Emily Deng >-Original Message- >From: Deng, Emily >Sent: Wednesday, March 31, 2021 5:01 PM >To: Deng, Emily ; amd-gfx@lists.freedesktop.org >Cc: Min, Fran

RE: [PATCH 4/4] drm/amdgpu: indirect register access for nv12 sriov

2021-04-01 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] Series Reviewed-by: Emily.Deng >-Original Message- >From: amd-gfx On Behalf Of Peng >Ju Zhou >Sent: Wednesday, March 31, 2021 1:20 PM >To: amd-gfx@lists.freedesktop.org >Cc: Zhao, Jiange >Subject: [PATCH 4/4] drm/amdgpu: indirect

RE: [PATCH 2/2] drm/amdgpu: Revert "SWDEV-238407 Add clear vf fw support"

2021-03-31 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] Ping .. >-Original Message- >From: Emily Deng >Sent: Wednesday, March 31, 2021 2:34 PM >To: amd-gfx@lists.freedesktop.org >Cc: Deng, Emily >Subject: [PATCH 2/2] drm/amdgpu: Revert "SWDEV-238407 A

RE: [PATCH] drm/amdgpu: Toggle msix after FLR for sriov

2021-03-31 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] Ping .. >-Original Message- >From: Emily Deng >Sent: Tuesday, March 30, 2021 5:43 PM >To: amd-gfx@lists.freedesktop.org >Cc: Deng, Emily >Subject: [PATCH] drm/amdgpu: Toggle msix after FLR for sriov &g

RE: [PATCH 4/6] drm/amdgpu: Disable fetch discovery data from vram for navi12 sriov

2021-03-31 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] Ping . >-Original Message- >From: Emily Deng >Sent: Tuesday, March 30, 2021 12:42 PM >To: amd-gfx@lists.freedesktop.org >Cc: Deng, Emily >Subject: [PATCH 4/6] drm/amdgpu: Disable fetch discovery data from vram

RE: [PATCH 2/6] drm/amdgpu: Correct the irq numbers for virtual ctrc

2021-03-31 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] Ping.. >-Original Message- >From: Emily Deng >Sent: Tuesday, March 30, 2021 12:42 PM >To: amd-gfx@lists.freedesktop.org >Cc: Deng, Emily >Subject: [PATCH 2/6] drm/amdgpu: Correct the irq numbers for v

RE: [PATCH 1/6] drm/amdgpu: Disable vcn decode ring for sriov navi12

2021-03-31 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] Ping.. >-Original Message- >From: Emily Deng >Sent: Tuesday, March 30, 2021 12:42 PM >To: amd-gfx@lists.freedesktop.org >Cc: Deng, Emily ; Min, Frank >Subject: [PATCH 1/6] drm/amdgpu: Disable vcn decode rin

RE: [PATCH] drm/amdgpu: Toggle msix after FLR for sriov

2021-03-30 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] Ping .. >-Original Message- >From: Emily Deng >Sent: Tuesday, March 30, 2021 5:43 PM >To: amd-gfx@lists.freedesktop.org >Cc: Deng, Emily >Subject: [PATCH] drm/amdgpu: Toggle msix after FLR for sriov &g

RE: [PATCH] drm/amdgpu: Toggle msix after FLR for sriov

2021-03-30 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] >-Original Message- >From: Das, Nirmoy >Sent: Tuesday, March 30, 2021 5:34 PM >To: Deng, Emily ; Das, Nirmoy >; amd-gfx@lists.freedesktop.org >Subject: Re: [PATCH] drm/amdgpu: Toggle msix after FLR for sriov > &

RE: [PATCH] drm/amdgpu: Toggle msix after FLR for sriov

2021-03-30 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] >-Original Message- >From: Das, Nirmoy >Sent: Tuesday, March 30, 2021 4:59 PM >To: Deng, Emily ; amd-gfx@lists.freedesktop.org >Subject: Re: [PATCH] drm/amdgpu: Toggle msix after FLR for sriov > > >On 3/30/21 10

RE: [PATCH 6/6] drm/amdgpu: Fix driver unload issue

2021-03-30 Thread Deng, Emily
wishes Emily Deng >-Original Message- >From: Christian König >Sent: Tuesday, March 30, 2021 4:38 PM >To: Deng, Emily ; Chen, Jiansong (Simon) >; amd-gfx@lists.freedesktop.org >Subject: Re: [PATCH 6/6] drm/amdgpu: Fix driver unload issue > >Hi Emily, > >as I

RE: [PATCH 6/6] drm/amdgpu: Fix driver unload issue

2021-03-30 Thread Deng, Emily
wishes Emily Deng >-Original Message- >From: Christian König >Sent: Tuesday, March 30, 2021 3:11 PM >To: Deng, Emily ; Chen, Jiansong (Simon) >; amd-gfx@lists.freedesktop.org >Subject: Re: [PATCH 6/6] drm/amdgpu: Fix driver unload issue > >Good morning, > >ye

RE: [PATCH 3/6] drm/amdgpu: Restore msix after FLR

2021-03-30 Thread Deng, Emily
Hi Guchun, Ok, will make it to static function. >-Original Message- >From: Chen, Guchun >Sent: Tuesday, March 30, 2021 1:38 PM >To: Deng, Emily ; amd-gfx@lists.freedesktop.org >Cc: Deng, Emily >Subject: RE: [PATCH 3/6] drm/amdgpu: Restore msix after FLR

RE: [PATCH 5/6] drm/amdgpu: Disable RPTR write back for navi12

2021-03-30 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] >-Original Message- >From: Christian König >Sent: Tuesday, March 30, 2021 3:24 PM >To: Deng, Emily ; amd-gfx@lists.freedesktop.org; >Deucher, Alexander >Subject: Re: [PATCH 5/6] drm/amdgpu: Disable RPTR write bac

RE: [PATCH 5/6] drm/amdgpu: Disable RPTR write back for navi12

2021-03-30 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] >-Original Message- >From: Christian König >Sent: Tuesday, March 30, 2021 3:13 PM >To: Deng, Emily ; amd-gfx@lists.freedesktop.org >Subject: Re: [PATCH 5/6] drm/amdgpu: Disable RPTR write back for navi12 > > &g

RE: [PATCH 6/6] drm/amdgpu: Fix driver unload issue

2021-03-30 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] Hi Jiansong, It does happen, maybe have the race condition? Best wishes Emily Deng >-Original Message- >From: Chen, Jiansong (Simon) >Sent: Tuesday, March 30, 2021 2:49 PM >To: Deng, Emily ; amd-gfx@lists.freedes

RE: [PATCH 3/6] drm/amdgpu: Restore msix after FLR

2021-03-29 Thread Deng, Emily
>-Original Message- >From: Deucher, Alexander >Sent: Monday, March 29, 2021 10:41 PM >To: Deng, Emily ; amd-gfx@lists.freedesktop.org >Cc: Deng, Emily >Subject: RE: [PATCH 3/6] drm/amdgpu: Restore msix after FLR > >[AMD Public Use] > >> -Origi

RE: [PATCH] drm/amdgpu: Fix the page fault issue in amdgpu_irq_fini

2021-03-18 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] >-Original Message- >From: Christian König >Sent: Thursday, March 18, 2021 7:52 PM >To: Deng, Emily ; amd-gfx@lists.freedesktop.org >Subject: Re: [PATCH] drm/amdgpu: Fix the page fault issue in amdgpu_irq_fini > >

RE: [PATCH] drm/amdgpu: Fix some unload driver issues

2021-03-05 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] >-Original Message- >From: Christian König >Sent: Friday, March 5, 2021 4:52 PM >To: Deng, Emily ; amd-gfx@lists.freedesktop.org >Subject: Re: [PATCH] drm/amdgpu: Fix some unload driver issues > > > >Am 05.

RE: [PATCH] drm/amdgpu: Fix some unload driver issues

2021-03-05 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] >-Original Message- >From: Christian König >Sent: Friday, March 5, 2021 3:55 PM >To: Deng, Emily ; amd-gfx@lists.freedesktop.org >Subject: Re: [PATCH] drm/amdgpu: Fix some unload driver issues > >Am 05.03.21 um 02:

RE: [PATCH] drm/amdgpu: extend MAX_KIQ_REG_TRY to 1000

2021-02-08 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] Reviewed-by: Emily.Deng >-Original Message- >From: Christian König >Sent: Monday, February 8, 2021 6:05 PM >To: Gu, JiaWei (Will) ; Koenig, Christian >; amd-gfx@lists.freedesktop.org >Cc: Deng, Emily >Subject: R

RE: [PATCH] drm/amdgpu: change the fence ring wait timeout

2021-01-18 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] >-Original Message- >From: amd-gfx On Behalf Of >Christian König >Sent: Tuesday, January 19, 2021 12:04 AM >To: Deng, Emily ; Koenig, Christian >; Sun, Roy ; amd- >g...@lists.freedesktop.org >Subject: Re: [P

RE: [PATCH] drm/amdgpu: change the fence ring wait timeout

2021-01-18 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] >-Original Message- >From: Koenig, Christian >Sent: Monday, January 18, 2021 3:49 PM >To: Deng, Emily ; Sun, Roy ; >amd-gfx@lists.freedesktop.org >Subject: Re: [PATCH] drm/amdgpu: change the fence ring wait timeou

RE: [PATCH] drm/amdgpu: change the fence ring wait timeout

2021-01-17 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] >-Original Message- >From: Koenig, Christian >Sent: Thursday, January 14, 2021 9:50 PM >To: Deng, Emily ; Sun, Roy ; >amd-gfx@lists.freedesktop.org >Subject: Re: [PATCH] drm/amdgpu: change the fence ring wait timeout

RE: [PATCH] drm/amdgpu: change the fence ring wait timeout

2021-01-13 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] >-Original Message- >From: amd-gfx On Behalf Of >Christian König >Sent: Wednesday, January 13, 2021 10:03 PM >To: Sun, Roy ; amd-gfx@lists.freedesktop.org >Subject: Re: [PATCH] drm/amdgpu: change the fence ring wait timeout > >Am

RE: [PATCH] drm/amdgpu: change the fence ring wait timeout

2021-01-12 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] >-Original Message- >From: amd-gfx On Behalf Of Roy >Sun >Sent: Wednesday, January 13, 2021 2:36 PM >To: amd-gfx@lists.freedesktop.org >Cc: Sun, Roy >Subject: [PATCH] drm/amdgpu: change the fence ring wait timeout > >This fix bug

RE: [PATCH v2] drm/amdgpu:Limit the resolution for virtual_display

2021-01-11 Thread Deng, Emily
t: Monday, January 11, 2021 7:52 PM >To: Deng, Emily ; Alex Deucher > >Cc: amd-gfx@lists.freedesktop.org >Subject: Re: [PATCH v2] drm/amdgpu:Limit the resolution for virtual_display > >On 2021-01-11 12:50 p.m., Michel Dänzer wrote: >> On 2021-01-11 5:55 a.m., Deng, Emily

RE: [PATCH v2] drm/amdgpu:Limit the resolution for virtual_display

2021-01-10 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] Yes, it just won't report bigger than 16384 mode to user mode, as it won't work properly. Best wishes Emily Deng >-Original Message- >From: Alex Deucher >Sent: Friday, January 8, 2021 11:14 PM >To: Deng, Emily

RE: [PATCH v2] drm/amdgpu: Decrease compute timeout to 10 s for sriov multiple VF

2021-01-10 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] Ping . >-Original Message- >From: Emily Deng >Sent: Thursday, January 7, 2021 10:51 AM >To: amd-gfx@lists.freedesktop.org >Cc: Deng, Emily >Subject: [PATCH v2] drm/amdgpu: Decrease compute timeout to 10 s for

RE: [PATCH v2] drm/amdgpu:Limit the resolution for virtual_display

2021-01-07 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] Ping .. Best wishes Emily Deng >-Original Message- >From: Emily Deng >Sent: Thursday, January 7, 2021 11:29 AM >To: amd-gfx@lists.freedesktop.org >Cc: Deng, Emily >Subject: [PATCH v2] drm/amdgpu:Li

RE: [PATCH] drm/amdgpu: Decrease compute timeout to 10 s for sriov multiple VF

2021-01-07 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] Ping .. Best wishes Emily Deng >-Original Message- >From: amd-gfx On Behalf Of Emily >Deng >Sent: Thursday, January 7, 2021 10:50 AM >To: amd-gfx@lists.freedesktop.org >Cc: Deng, Emily >Subject: [PATCH]

RE: [PATCH 3/3] drm/amdgpu:Limit the resolution for virtual_display

2021-01-07 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] >-Original Message- >From: Michel Dänzer >Sent: Thursday, January 7, 2021 4:42 PM >To: Deng, Emily ; Alex Deucher > >Cc: amd-gfx list >Subject: Re: [PATCH 3/3] drm/amdgpu:Limit the resolution for virtual_display

RE: [PATCH v2] drm/amdgpu/psp: fix psp gfx ctrl cmds

2021-01-06 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] Sorry, reply the wrong message. Reviewed-by: Emily.Deng >-Original Message- >From: amd-gfx On Behalf Of Deng, >Emily >Sent: Thursday, January 7, 2021 2:26 PM >To: Zhao, Victor ; amd-gfx@lists.freedesktop.org &g

RE: [PATCH v2] drm/amdgpu/psp: fix psp gfx ctrl cmds

2021-01-06 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] Reviewed-by: Evan Quan >-Original Message- >From: amd-gfx On Behalf Of Victor >Zhao >Sent: Tuesday, January 5, 2021 3:51 PM >To: amd-gfx@lists.freedesktop.org >Cc: Zhao, Victor >Subject: [PATCH v2] drm/amdgpu/psp: fix psp gfx ctrl

RE: [PATCH] drm/amdgpu: For sriov multiple VF, set compute timeout to 10s

2021-01-06 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] >-Original Message- >From: Paul Menzel >Sent: Wednesday, January 6, 2021 8:54 PM >To: Deng, Emily >Cc: amd-gfx@lists.freedesktop.org >Subject: Re: [PATCH] drm/amdgpu: For sriov multiple VF, set compute timeout >

RE: [PATCH 3/3] drm/amdgpu:Limit the resolution for virtual_display

2021-01-06 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] >-Original Message- >From: Michel Dänzer >Sent: Wednesday, January 6, 2021 11:25 PM >To: Deng, Emily ; Alex Deucher > >Cc: amd-gfx list >Subject: Re: [PATCH 3/3] drm/amdgpu:Limit the resolution for virtual_displa

RE: [PATCH 3/3] drm/amdgpu:Limit the resolution for virtual_display

2021-01-06 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] >-Original Message- >From: Alex Deucher >Sent: Wednesday, January 6, 2021 1:23 AM >To: Deng, Emily >Cc: amd-gfx list >Subject: Re: [PATCH 3/3] drm/amdgpu:Limit the resolution for virtual_display > >On Tue

RE: [PATCH 2/3] drm/amdgpu: Correct the read sclk for navi10

2021-01-05 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] >-Original Message- >From: Quan, Evan >Sent: Tuesday, January 5, 2021 5:07 PM >To: Deng, Emily ; amd-gfx@lists.freedesktop.org >Cc: Deng, Emily >Subject: RE: [PATCH 2/3] drm/amdgpu: Correct the read sclk for navi1

RE: [PATCH] drm/amdgpu: do optimization for psp command submit

2020-12-24 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] Reviewed-by: Emily.Deng >-Original Message- >From: amd-gfx On Behalf Of Peng >Ju Zhou >Sent: Friday, December 25, 2020 3:02 PM >To: amd-gfx@lists.freedesktop.org >Subject: [PATCH] drm/amdgpu: do optimization for psp command submit >

RE: [PATCH] drm/amdgpu: reduce the full access time by about 50ms

2020-12-24 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] Reviewed-by: Emily.Deng >-Original Message- >From: amd-gfx On Behalf Of >pengzhou >Sent: Thursday, December 24, 2020 2:05 PM >To: amd-gfx@lists.freedesktop.org >Subject: [PATCH] drm/amdgpu: reduce the full access time by about 50ms >

RE: [PATCH 2/2] drm/amd: Skip not used microcode loading in SRIOV

2020-09-23 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] Series is Reviewed-by: Emily.Deng >-Original Message- >From: amd-gfx On Behalf Of >Jingwen Chen >Sent: Wednesday, September 23, 2020 6:07 PM >To: amd-gfx@lists.freedesktop.org >Cc: Chen, JingWen >Subject: [PATCH 2/2] drm/amd: Skip

RE: [PATCH 2/2] drm/amd: Skip not used microcode loading in SRIOV

2020-09-22 Thread Deng, Emily
[AMD Public Use] Hi Kevin and Hawking, I think both you are right. But currently we haven't good method to handle this. It seems need to re-arch the whole driver, not only refer to this patch. Only refer to this patch, I think it is OK. Best wishes Emily Deng From: amd-gfx On Behalf Of Wang,

RE: [PATCH] drm/amdgpu/sriov: Enable the mcbp parameter for sriov

2020-09-21 Thread Deng, Emily
>To: Deng, Emily ; amd-gfx@lists.freedesktop.org >Cc: Deng, Emily >Subject: RE: [PATCH] drm/amdgpu/sriov: Enable the mcbp parameter for sriov > >[AMD Official Use Only - Internal Distribution Only] > >Looks you missed many places, e.g.: > >866 if (amdgpu_mcbp || amdgpu_sri

RE: [PATCH 1/2] drm/amdgpu/sriov: Add one parameter for mcbp debug

2020-09-21 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] Hi Monk, Good suggestion, will send out patch again. Best wishes Emily Deng >-Original Message- >From: Liu, Monk >Sent: Monday, September 21, 2020 1:37 PM >To: Deng, Emily ; amd-gfx@lists.freedesktop.org >

RE: [PATCH 1/2] drm/amdgpu/sriov: Add one parameter for mcbp debug

2020-09-20 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] Ping . >-Original Message- >From: Emily.Deng >Sent: Friday, September 18, 2020 11:27 AM >To: amd-gfx@lists.freedesktop.org >Cc: Deng, Emily >Subject: [PATCH 1/2] drm/amdgpu/sriov: Add one parameter for mcbp

RE: [PATCH] drm/amdgpu: Fix dead lock issue for vblank

2020-09-20 Thread Deng, Emily
, Hawking >Sent: Friday, September 18, 2020 8:12 PM >To: Deng, Emily ; amd-gfx@lists.freedesktop.org >Cc: Deng, Emily >Subject: RE: [PATCH] drm/amdgpu: Fix dead lock issue for vblank > >[AMD Public Use] > >Hi Emily, > >I can't find the implementation of dce_virtua

RE: [PATCH] drm/amdgpu: Fix dead lock issue for vblank

2020-09-18 Thread Deng, Emily
;To: amd-gfx@lists.freedesktop.org >Cc: Deng, Emily >Subject: [PATCH] drm/amdgpu: Fix dead lock issue for vblank > >Always start vblank timer, but only calls vblank function when vblank is >enabled. > >This is used to fix the dead lock issue. >When drm_crtc_vblank_off want to dis

RE: [PATCH 2/2] drm/amdgpu: Fix dead lock issue for vblank

2020-09-18 Thread Deng, Emily
Thanks, will double check. Best wishes Emily Deng >-Original Message- >From: Zhang, Hawking >Sent: Friday, September 18, 2020 4:20 PM >To: Deng, Emily ; amd-gfx@lists.freedesktop.org >Cc: Deng, Emily >Subject: RE: [PATCH 2/2] drm/amdgpu: Fix dead lock issue for vbl

RE: [PATCH] drm/amd/pm: Skip smu_post_init in SRIOV

2020-09-17 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] Reviewed-by: Emily.Deng >-Original Message- >From: amd-gfx On Behalf Of >Jingwen Chen >Sent: Thursday, September 17, 2020 5:43 PM >To: amd-gfx@lists.freedesktop.org >Cc: Chen, JingWen >Subject: [PATCH] drm/amd/pm: Skip smu_post_init

RE: [PATCH 1/1] drm/amdgpu: rework ip block reinit for sriov

2020-08-27 Thread Deng, Emily
Alexander ; Liu, Monk >; Gu, JiaWei (Will) ; Deng, Emily >; Das, Nirmoy >Subject: [PATCH 1/1] drm/amdgpu: rework ip block reinit for sriov > >This patch removes some unwanted code duplication and simplifies sriov's ip >block reinit logic. > >Signed-off-by: Nirmoy

RE: [PATCH] SWDEV-220451 - Query guest's information by VF2PF message - Guest side - part 1

2020-08-27 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] Reviewed-by: Emily.Deng >-Original Message- >From: amd-gfx On Behalf Of Bokun >Zhang >Sent: Wednesday, August 5, 2020 11:32 PM >To: amd-gfx@lists.freedesktop.org >Cc: Zhang, Bokun >Subject: [PATCH] SWDEV-220451 - Query guest's

RE: [PATCH] drm/amdgpu: simplify hw status clear/set logic

2020-08-27 Thread Deng, Emily
Reviewed-by: Emily.Deng >-Original Message- >From: amd-gfx On Behalf Of Gu, >JiaWei (Will) >Sent: Thursday, August 27, 2020 2:50 PM >To: amd-gfx@lists.freedesktop.org >Cc: Gu, JiaWei (Will) >Subject: RE: [PATCH] drm/amdgpu: simplify hw status clear/set logic > >[AMD Official Use Only -

RE: [PATCH 2/2] drm/amdgpu: Limit the error info print rate

2020-08-18 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] Ping ... What about this patch. >-Original Message- >From: Emily.Deng >Sent: Tuesday, August 18, 2020 5:42 PM >To: amd-gfx@lists.freedesktop.org >Cc: Deng, Emily >Subject: [PATCH 2/2] drm/amdgpu: Limit the err

RE: [PATCH] drm/amdgpu: Fix repeatly flr issue

2020-08-18 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] >-Original Message- >From: Das, Nirmoy >Sent: Tuesday, August 18, 2020 4:22 PM >To: Deng, Emily ; Das, Nirmoy >; amd-gfx@lists.freedesktop.org >Subject: Re: [PATCH] drm/amdgpu: Fix repeatly flr issue > > &

RE: [PATCH] drm/amdgpu: Fix repeatly flr issue

2020-08-17 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] >-Original Message- >From: Das, Nirmoy >Sent: Wednesday, August 12, 2020 8:18 PM >To: Deng, Emily ; amd-gfx@lists.freedesktop.org >Subject: Re: [PATCH] drm/amdgpu: Fix repeatly flr issue > > >On 8/12/20 11

RE: [PATCH] drm/amdgpu: fix reload KMD hang on GFX10 KIQ

2020-08-09 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] Reviewed-by: Emily Deng >-Original Message- >From: amd-gfx On Behalf Of Monk >Liu >Sent: Monday, August 10, 2020 11:59 AM >To: amd-gfx@lists.freedesktop.org >Cc: Liu, Monk >Subject: [PATCH] drm/amdgpu: fix reload KMD hang on GFX10

RE: [PATCH 1/2] drm/amdgpu: fix reload KMD hang on KIQ

2020-08-04 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] >-Original Message- >From: amd-gfx On Behalf Of Liu, >Monk >Sent: Tuesday, August 4, 2020 2:31 PM >To: amd-gfx@lists.freedesktop.org >Subject: RE: [PATCH 1/2] drm/amdgpu: fix reload KMD hang on KIQ > >[AMD Official Use Only - Internal

RE: [PATCH] drm/amdgpu/sriov: Disable pm for multiple vf sriov

2020-06-10 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] Hi Evan, The multiple vf detect is amdgpu_device_ip_init. Best wishes Emily Deng >-Original Message- >From: Quan, Evan >Sent: Thursday, June 11, 2020 12:41 PM >To: Deng, Emily ; amd-gfx@lists.freedesktop.org >

RE: [PATCH] drm/amdgpu/sriov: Disable pm for multiple vf sriov

2020-06-10 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] Hi Monk, Could you help to review this patch for multiple vf? Best wishes Emily Deng >-Original Message- >From: Deng, Emily >Sent: Wednesday, June 10, 2020 7:01 PM >To: Deng, Emily ; amd-gfx@lists.freedesktop.

  1   2   3   >