Re: [amdkfd] where are AQL packets processed after writing the userspace doorbell

2020-12-21 Thread Bridgman, John
[AMD Official Use Only - Internal Distribution Only] >Hi! I noticed that the AQL packets are more concise compared with PM4 packets. >It seemed that AQL packets need more post-processing than PM4 packets. >I was wondering where the AQL packets are processed, such like calculating the >code addre

[amdkfd] where are AQL packets processed after writing the userspace doorbell

2020-12-21 Thread Smith John
Hi! I noticed that the AQL packets are more concise compared with PM4 packets. It seemed that AQL packets need more post-processing than PM4 packets. I was wondering where the AQL packets are processed, such like calculating the code address using code_entry_offset, resetting packets' headers into

[PATCH] drm/amdgpu: Do not change amdgpu framebuffer format during page flip

2020-12-21 Thread Zhan Liu
[Why] Driver cannot change amdgpu framebuffer (afb) format while doing page flip. Force system doing so will cause ioctl error, and result in breaking several functionalities including FreeSync. If afb format is forced to change during page flip, following message will appear in dmesg.log: "[drm:

Re: [PATCH] drm/amd/display: Fix memory leaks in S3 resume

2020-12-21 Thread Kazlauskas, Nicholas
Reviewed-by: Nicholas Kazlauskas Feel free to merge. Regards, Nicholas Kazlauskas On 2020-12-21 11:45 a.m., Deucher, Alexander wrote: [AMD Official Use Only - Internal Distribution Only] This leak is still present.  Can we get this applied? Acked-by: Alex Deucher -

Re: [PATCH] drm/amd/display: Fix memory leaks in S3 resume

2020-12-21 Thread Deucher, Alexander
[AMD Official Use Only - Internal Distribution Only] This leak is still present. Can we get this applied? Acked-by: Alex Deucher From: Wang, Chao-kai (Stylon) Sent: Tuesday, November 10, 2020 2:49 AM To: amd-gfx@lists.freedesktop.org Cc: Wang, Chao-kai (Stylon

[PATCH] drm/amd/display: remove useless else if

2020-12-21 Thread Tian Tao
Fix the following coccinelle report: drivers/gpu/drm/amd/display/dc/dcn302/dcn302_resource.c:1357:6-8: WARNING: possible condition with no effect (if == else) Signed-off-by: Tian Tao --- drivers/gpu/drm/amd/display/dc/dcn302/dcn302_resource.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/

RE: [PATCH] drm/amd/pm: bump Sienna Cichlid smu_driver_if version to match latest pmfw

2020-12-21 Thread Lazar, Lijo
[AMD Public Use] Reviewed-by: Lijo Lazar Regards, Lijo >-Original Message- >From: amd-gfx On Behalf Of >Quan, Evan >Sent: Monday, December 21, 2020 2:39 PM >To: amd-gfx@lists.freedesktop.org >Cc: Deucher, Alexander >Subject: RE: [PATCH] drm/amd/pm: bump Sienna Cichlid smu_driver_if >v

RE: [PATCH] drm/amd/pm: bump Sienna Cichlid smu_driver_if version to match latest pmfw

2020-12-21 Thread Chen, Guchun
[AMD Public Use] Reviewed-by: Guchun Chen It's better to remove Change-Id in the commit message. Regards, Guchun -Original Message- From: amd-gfx On Behalf Of Quan, Evan Sent: Monday, December 21, 2020 5:09 PM To: amd-gfx@lists.freedesktop.org Cc: Deucher, Alexander Subject: RE: [PAT

RE: [PATCH] drm/amd/pm: bump Sienna Cichlid smu_driver_if version to match latest pmfw

2020-12-21 Thread Quan, Evan
[AMD Official Use Only - Internal Distribution Only] Ping.. -Original Message- From: Quan, Evan Sent: Friday, December 18, 2020 12:44 PM To: amd-gfx@lists.freedesktop.org Cc: Deucher, Alexander ; Quan, Evan Subject: [PATCH] drm/amd/pm: bump Sienna Cichlid smu_driver_if version to match