Re:Re: [PATCH] Fix bug to get average GPU power

2020-11-08 Thread Lei Guo
Hi Tom The patch is below as an attachment. BR, Lei At 2020-11-06 19:33:36, "Tom St Denis" wrote: For whatever reason when I download this message and try to add it with "git am" it says the patch is empty. Can you attach the patch as an attachment please? Thanks, Tom On Mon, Oc

[PATCH] drm/amd/display: Tune fclk for 4K OLED display

2020-11-08 Thread Pratik Vishwakarma
[Why] On 4K SKU, in DC mode, there is a visible slowness observed on system compared to AC mode. [How] Tuning min fclk up by 2% resolved this issue. Signed-off-by: Pratik Vishwakarma --- .../gpu/drm/amd/display/dc/clk_mgr/dcn10/rv1_clk_mgr.c | 9 - 1 file changed, 8 insertions(+), 1 d

RE: [PATCH] drm/amd/amdgpu: Add rev_id workaround logic for SRIOV setup

2020-11-08 Thread Liu, Monk
[AMD Official Use Only - Internal Distribution Only] Reviewed-by: Monk Liu _ Monk Liu|GPU Virtualization Team |AMD -Original Message- From: amd-gfx On Behalf Of Bokun Zhang Sent: Wednesday, October 28, 2020 6:02 AM To: amd-gfx@lists.freedesktop.org

RE: [PATCH] drm/amd/amdgpu: Fix incorrect logic to increment VCN doorbell index

2020-11-08 Thread Liu, Monk
[AMD Official Use Only - Internal Distribution Only] Reviewed-by: Monk Liu _ Monk Liu|GPU Virtualization Team |AMD -Original Message- From: amd-gfx On Behalf Of Bokun Zhang Sent: Saturday, November 7, 2020 10:03 AM To: amd-gfx@lists.freedesktop.org

Re: [PATCH] drm/amdgpu: enable DCN for navi10 headless SKU

2020-11-08 Thread Yin, Tianci (Rico)
[AMD Public Use] Thanks very much Alex and Guchun! From: Chen, Guchun Sent: Sunday, November 8, 2020 21:42 To: Yin, Tianci (Rico) ; amd-gfx@lists.freedesktop.org Cc: Long, Gang ; Xu, Feifei ; Yin, Tianci (Rico) ; Tuikov, Luben ; Deucher, Alexander ; Cui, Flora

RE: [PATCH 2/2] drm/amdgpu/pm/smu11: cache smu firmware version

2020-11-08 Thread Quan, Evan
[AMD Official Use Only - Internal Distribution Only] Series is reviewed-by: Evan Quan -Original Message- From: amd-gfx On Behalf Of Alex Deucher Sent: Friday, November 6, 2020 10:54 PM To: amd-gfx@lists.freedesktop.org Cc: Deucher, Alexander Subject: [PATCH 2/2] drm/amdgpu/pm/smu11: ca

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

2020-11-08 Thread Sonny Jiang
The SI UVD firmware validate key is stored at the end of firmware, which is changed during resume while playing video. So only to get the key at device initialization and save it for later using. Signed-off-by: Sonny Jiang --- drivers/gpu/drm/amd/amdgpu/uvd_v3_1.c | 17 ++--- 1 file

RE: [PATCH] drm/amdgpu: enable DCN for navi10 headless SKU

2020-11-08 Thread Chen, Guchun
[AMD Public Use] Reviewed-by: Guchun Chen Regards, Guchun -Original Message- From: amd-gfx On Behalf Of Tianci Yin Sent: Friday, November 6, 2020 3:37 PM To: amd-gfx@lists.freedesktop.org Cc: Long, Gang ; Chen, Guchun ; Xu, Feifei ; Yin, Tianci (Rico) ; Tuikov, Luben ; Deucher, Alexa