RE: [PATCH] drm/amdkfd: Use gpu_offset for user queue's wptr

2023-09-17 Thread Wang, YuBiao
[AMD Official Use Only - General] Hi Felix, Yeah, I believe that we were always set gart domain start as 0 before. Regards, Yubiao -Original Message- From: Kuehling, Felix Sent: Friday, September 15, 2023 10:54 PM To: Koenig, Christian ; Wang, YuBiao ; amd-gfx@lists.freedesktop.org

RE: [PATCH] drm/amdgpu: put MQDs in VRAM

2023-04-23 Thread Wang, YuBiao
Hi Alex, We might want to move the mes_v11_0's mqd to VRAM, too. According to my test result, moving mes queue's mqd to vram will lead to better performance than only moving gfx&compute queues' mqd. Regards & Thanks, Yubiao -Original Message- From: amd-gfx On Behalf Of Alex Deucher Se

RE: [PATCH v2] drm/amdgpu: Force signal hw_fences that are embedded in non-sched jobs

2023-03-13 Thread Wang, YuBiao
Tuikov, Luben Sent: Saturday, March 11, 2023 12:56 AM To: Wang, YuBiao ; amd-gfx@lists.freedesktop.org Cc: Quan, Evan ; Chen, Horace ; Koenig, Christian ; Deucher, Alexander ; Zhang, Hawking ; Liu, Monk ; Xu, Feifei ; Wang, Yang(Kevin) Subject: Re: [PATCH v2] drm/amdgpu: Force signal hw_f

RE: [PATCH] drm/amdgpu: Force signal hw_fences that are embedded in non-sched jobs

2023-03-07 Thread Wang, YuBiao
g since the name and description could be very closed to amdgpu_fence_driver_force_completion. So rather than adding a function, is it ok to just add a comment? Regards & Thanks, Yubiao -Original Message- From: amd-gfx On Behalf Of Wang, YuBiao Sent: Wednesday, March 8, 2023 11:09 AM To: Tuikov,

RE: [PATCH] drm/amdgpu: Force signal hw_fences that are embedded in non-sched jobs

2023-03-07 Thread Wang, YuBiao
ove this lines into a new function as you suggested and resent a v2 patch. Regards, Yubiao Wang -Original Message- From: Tuikov, Luben Sent: Wednesday, March 8, 2023 7:22 AM To: Koenig, Christian ; Wang, YuBiao ; amd-gfx@lists.freedesktop.org Cc: Chen, Horace ; Deucher, Alexander ; Z

RE: [PATCH] drm/amdgpu: Disable GFX RAS feature for SRIOV case

2022-11-03 Thread Wang, YuBiao
, November 3, 2022 2:51 PM To: Zhang, Hawking ; Wang, YuBiao ; amd-gfx@lists.freedesktop.org; Feng, Kenneth Cc: Xiao, Jack ; Wang, Yang(Kevin) ; Xu, Feifei ; Chen, Horace ; Tuikov, Luben ; Deucher, Alexander ; Quan, Evan ; Koenig, Christian ; Liu, Monk Subject: RE: [PATCH] drm/amdgpu: Disable

RE: [PATCH] drm/amdgpu: Disable GFX RAS feature for SRIOV case

2022-11-02 Thread Wang, YuBiao
, Christian ; Deucher, Alexander ; Xiao, Jack ; Zhang, Hawking ; Liu, Monk ; Xu, Feifei ; Wang, Yang(Kevin) ; Wang, YuBiao Subject: [PATCH] drm/amdgpu: Disable GFX RAS feature for SRIOV case In sriov guest side doesn't need init ras feature, so skip it. Signed-off-by: YuBiao Wang --- dr

RE: [PATCH] drm/amdgpu: skip mes self test for gc 11.0.3 in recover

2022-10-19 Thread Wang, YuBiao
ause failure during reset. Best Regards, Yubiao Wang -Original Message- From: Tuikov, Luben Sent: Wednesday, October 19, 2022 11:53 AM To: Wang, YuBiao ; amd-gfx@lists.freedesktop.org Cc: Grodzovsky, Andrey ; Quan, Evan ; Chen, Horace ; Koenig, Christian ; Deucher, Alexander ; Xiao, J

RE: [PATCH] drm/amdgpu: skip mes self test for gc 11.0.3 in recover

2022-10-18 Thread Wang, YuBiao
Hi Luben, As far as I know of this is only for gc 11.0.3. Mes self test is also skipped in mes late init for this version of IP. Best Regards, Yubiao Wang -Original Message- From: Tuikov, Luben Sent: Wednesday, October 19, 2022 11:53 AM To: Wang, YuBiao ; amd-gfx

RE: [PATCH v3] drm/amdgpu: dequeue mes scheduler during fini

2022-10-17 Thread Wang, YuBiao
Hi Alex, Could you help review this patch? Thanks. Best Regards, Yubiao Wang -Original Message- From: Koenig, Christian Sent: Friday, October 14, 2022 3:08 PM To: Wang, YuBiao ; amd-gfx@lists.freedesktop.org Cc: Grodzovsky, Andrey ; Quan, Evan ; Chen, Horace ; Tuikov, Luben

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

2021-08-05 Thread Wang, YuBiao
ust 5, 2021 8:36 PM To: Wang, YuBiao ; amd-gfx@lists.freedesktop.org Cc: Grodzovsky, Andrey ; Quan, Evan ; Chen, Horace ; Tuikov, Luben ; Koenig, Christian ; Deucher, Alexander ; Xiao, Jack ; Zhang, Hawking ; Liu, Monk ; Xu, Feifei ; Wang, Kevin(Yang) Subject: Re: [PATCH] drm/amd/amdgpu:

RE: [PATCH 1/1] drm/amdgpu: Read clock counter via MMIO to reduce delay

2021-06-29 Thread Wang, YuBiao
ne-time if condition. Could you review that version? I believe you could find it in another review request email. Thank you. Yubiao Wang -Original Message- From: Koenig, Christian Sent: Tuesday, June 29, 2021 7:16 PM To: Wang, YuBiao ; amd-gfx@lists.freedesktop.org Cc: Grodzovsky, And