Re: [PATCH] drm/amdgpu: drop some kernel messages in VCN code

2024-05-23 Thread Jiang, Sonny
; Liu, Leo ; Jiang, Sonny Subject: RE: [PATCH] drm/amdgpu: drop some kernel messages in VCN code [AMD Official Use Only - AMD Internal Distribution Only] Thanks for the response, and it looks good to me. Ruijing -Original Message- From: Wu, David Sent: Thursday, May 23, 2024 12:55 PM

Re: [PATCH v3] drm/amdgpu: IB test encode test package change for VCN5

2024-04-29 Thread Jiang, Sonny
[AMD Official Use Only - General] Ping. Sonny From: Jiang, Sonny Sent: Thursday, April 25, 2024 4:12 PM To: amd-gfx@lists.freedesktop.org Subject: Re: [PATCH v3] drm/amdgpu: IB test encode test package change for VCN5 By tests, I didn't find error on VCN1

Re: [PATCH v3] drm/amdgpu: IB test encode test package change for VCN5

2024-04-25 Thread Jiang, Sonny
[AMD Official Use Only - General] By tests, I didn't find error on VCN1 to VCN4. Thanks, Sonny From: Jiang, Sonny Sent: Thursday, April 25, 2024 4:10 PM To: amd-gfx@lists.freedesktop.org Cc: Jiang, Sonny ; Jiang, Sonny Subject: [PATCH v3] drm/amdgpu: IB test

Re: [PATCH 2/2] drm/amdgpu: IB test encode test package change for VCN5

2024-04-16 Thread Jiang, Sonny
my tests, I didn't find error. I may need more tests on mi300 asic. Thanks, Sonny From: Alex Deucher Sent: Monday, April 15, 2024 5:32 PM To: Jiang, Sonny Cc: amd-gfx@lists.freedesktop.org ; Jiang, Sonny Subject: Re: [PATCH 2/2] drm/amdgpu: IB test encode

Re: [PATCH 2/2] drm/amdgpu: load balance VCN3 decode as well v8

2021-03-05 Thread Jiang, Sonny
[AMD Official Use Only - Internal Distribution Only] Reviewed-by: Sonny Jiang From: Christian König Sent: Friday, March 5, 2021 7:51 AM To: dri-de...@lists.freedesktop.org ; amd-gfx@lists.freedesktop.org Cc: Liu, Leo ; Jiang, Sonny Subject: [PATCH 2/2] drm

Re: [PATCH 1/2] drm/sched: select new rq even if there is only one v3

2021-03-05 Thread Jiang, Sonny
[AMD Official Use Only - Internal Distribution Only] Reviewed-by: Sonny Jiang From: Christian König Sent: Friday, March 5, 2021 7:51 AM To: dri-de...@lists.freedesktop.org ; amd-gfx@lists.freedesktop.org Cc: Liu, Leo ; Jiang, Sonny Subject: [PATCH 1/2] drm

Re: [PATCH] drm/amdgpu/vcn3.0: add wptr/rptr reset/update for share memory

2021-02-18 Thread Jiang, Sonny
[AMD Official Use Only - Internal Distribution Only] Ping. From: Jiang, Sonny Sent: Wednesday, February 10, 2021 8:31 PM To: amd-gfx@lists.freedesktop.org Cc: Jiang, Sonny Subject: [PATCH] drm/amdgpu/vcn3.0: add wptr/rptr reset/update for share memory Because

Re: [PATCH v2] drm/amdgpu: fix SI UVD firmware validate resume fail

2020-11-13 Thread Jiang, Sonny
[AMD Official Use Only - Internal Distribution Only] Ping. From: Jiang, Sonny Sent: Monday, November 9, 2020 2:41 PM To: amd-gfx@lists.freedesktop.org Cc: Jiang, Sonny Subject: [PATCH v2] drm/amdgpu: fix SI UVD firmware validate resume fail The SI UVD firmware

Re: amd-gfx Digest, Vol 40, Issue 37

2019-09-06 Thread Jiang, Sonny
Ping... Review 2. [PATCH] drm: add drm device name (Jiang, Sonny), please. Thanks, Sonny From: amd-gfx on behalf of amd-gfx-requ...@lists.freedesktop.org Sent: Tuesday, September 3, 2019 9:17 PM To: amd-gfx@lists.freedesktop.org Subject: amd-gfx Digest, Vol

[PATCH] drm: add drm device name

2019-09-03 Thread Jiang, Sonny
Add DRM device name and use DRM_IOCTL_VERSION ioctl drmVersion::desc passing it to user space instead of unused DRM driver name descriptor. Change-Id: I809f6d3e057111417efbe8fa7cab8f0113ba4b21 Signed-off-by: Sonny Jiang --- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 2 ++

Re: [PATCH v3] drm/amdgpu: update documentation for amdgpu_drv.c

2018-07-05 Thread Jiang, Sonny
Change it to, Value 0 is invalidated, will be adjusted to 1. Negative values mean 'infinite timeout' (MAX_JIFFY_OFFSET). Thanks, Sonny From: Christian König Sent: Thursday, July 5, 2018 3:30:28 AM To: Jiang, Sonny; amd-gfx@lists.freedesktop.org Subject

Re: [PATCH v2] drm/amdgpu: update documentation for amdgpu_drv.c

2018-07-04 Thread Jiang, Sonny
, 2018 2:49:17 AM To: Qu, Jim; Zhang, Jerry; Jiang, Sonny; amd-gfx@lists.freedesktop.org Subject: Re: [PATCH v2] drm/amdgpu: update documentation for amdgpu_drv.c yeah, that's a good idea. Alex From: amd-gfx on behalf of Qu, Jim Sent: Wednesday, July 4, 2018 1:14

Re: [PATCH] drm/amdgpu: update documentation for amdgpu_drv.c

2018-06-28 Thread Jiang, Sonny
Hi Alex, What's your opinion about Michel's suggestion? Thanks, Sonny From: Michel Dänzer Sent: Thursday, June 28, 2018 4:39:57 AM To: Jiang, Sonny Cc: amd-gfx@lists.freedesktop.org Subject: Re: [PATCH] drm/amdgpu: update documentation for amdgpu_drv.c Hi