RE: [PATCH V2] drm/amdgpu/vcn3: send smu interface type

2022-03-30 Thread Zhang, Boyuan
-Original Message- From: Paul Menzel Sent: March 25, 2022 2:10 AM To: Zhang, Boyuan Cc: Deucher, Alexander ; Zhang, Yifan ; Huang, Ray ; Liu, Leo ; amd-gfx@lists.freedesktop.org Subject: Re: [PATCH V2] drm/amdgpu/vcn3: send smu interface type Dear Boyuan, Am 25.03.22 um 06:53 schrieb Paul

RE: [PATCH] drm/amdgpu/vcn3: send smu interface type

2022-03-24 Thread Zhang, Boyuan
. Please have a look. Regards, Boyuan -Original Message- From: Paul Menzel Sent: March 24, 2022 1:56 AM To: Zhang, Yifan ; Zhang, Boyuan Cc: amd-gfx@lists.freedesktop.org; Deucher, Alexander ; Huang, Ray Subject: Re: [PATCH] drm/amdgpu/vcn3: send smu interface type Dear Yifan, dear Boyuan

[PATCH V2] drm/amdgpu/vcn3: send smu interface type

2022-03-24 Thread Zhang, Boyuan
[AMD Official Use Only] From: Boyuan Zhang mailto:boyuan.zh...@amd.com>> For VCN FW to detect ASIC type, in order to use different mailbox registers. V2: simplify codes and fix format issue. Signed-off-by: Boyuan Zhang mailto:boyuan.zh...@amd.com>> Acked-by Huang Rui ---

RE: [PATCH] drm/amdgpu/vcn: drop gfxoff control for VCN2+

2021-06-07 Thread Zhang, Boyuan
[AMD Official Use Only] Patch is Reviewed-by: Boyuan Zhang Thanks, Boyuan -Original Message- From: amd-gfx On Behalf Of Alex Deucher Sent: June 7, 2021 4:29 PM To: amd-gfx@lists.freedesktop.org Cc: Deucher, Alexander Subject: [PATCH] drm/amdgpu/vcn: drop gfxoff control for VCN2+

RE: [PATCH] drm/amdgpu/vcn3: remove unused variable.

2021-05-19 Thread Zhang, Boyuan
[AMD Official Use Only] Patch is Reviewed-by: Boyuan Zhang -Original Message- From: amd-gfx On Behalf Of Alex Deucher Sent: May 19, 2021 4:38 PM To: amd-gfx@lists.freedesktop.org Cc: Deucher, Alexander ; Koenig, Christian Subject: [PATCH] drm/amdgpu/vcn3: remove unused variable. Not

[PATCH] drm/amdgpu: enable VCN PG and CG for vangogh

2020-10-16 Thread Zhang, Boyuan
[AMD Official Use Only - Internal Distribution Only] Enable VCN 3.0 PG and CG for Vangogh by setting up flags. Signed-off-by: Boyuan Zhang --- drivers/gpu/drm/amd/amdgpu/nv.c | 9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/nv.c

[PATCH] drm/amdgpu: update dec ring test for VCN 3.0

2020-07-22 Thread Zhang, Boyuan
[AMD Official Use Only - Internal Distribution Only] To enable SW ring for VCN 3.0 Signed-off-by: Boyuan Zhang mailto:boyuan.zh...@amd.com>> --- drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

RE: [PATCH] drm/amdgpu: add JPEG check to VCN idle handler and begin use

2019-12-11 Thread Zhang, Boyuan
This patch is Reviewed-by: Boyuan Zhang -Original Message- From: amd-gfx On Behalf Of Leo Liu Sent: December 11, 2019 2:48 PM To: amd-gfx@lists.freedesktop.org Cc: Liu, Leo Subject: [PATCH] drm/amdgpu: add JPEG check to VCN idle handler and begin use Since it's only needed with

RE: [PATCH libdrm] tests/amdgpu/vcn: fix the nop command in IBs

2018-12-11 Thread Zhang, Boyuan
Patch is Reviewed-by: Boyuan Zhang Regards, Boyuan -Original Message- From: amd-gfx [mailto:amd-gfx-boun...@lists.freedesktop.org] On Behalf Of Liu, Leo Sent: December-11-18 4:04 PM To: amd-gfx@lists.freedesktop.org; dri-de...@lists.freedesktop.org Cc: Liu, Leo Subject: [PATCH libdrm]

Re: [PATCH 3/5] drm/amdgpu: enable system interrupt for jrbc

2018-07-19 Thread Zhang, Boyuan
Yes, agree! It's better to use that existing function. Will change it accordingly. Thanks, Boyuan From: Liu, Leo Sent: July 19, 2018 2:13:50 PM To: Zhang, Boyuan; amd-gfx@lists.freedesktop.org Subject: Re: [PATCH 3/5] drm/amdgpu: enable system interrupt

drm/amdgpu update uvd 7.0 enc test

2017-08-15 Thread Zhang, Boyuan
Update UVD 7.0 enc test according to firmware interface changes for session info ib. Please review. Regards, Boyuan From 41a3084055bb070b0541315cef5cfa7356624afa Mon Sep 17 00:00:00 2001 From: Boyuan Zhang Date: Tue, 15 Aug 2017 16:29:37 -0400 Subject: [PATCH]