Re: [PATCH 1/2] drm/amdgpu: Fix a bug on flag table_freed

2021-05-30 Thread Christian König
Am 30.05.21 um 00:51 schrieb Eric Huang: table_freed will be always true when mapping a memory with size bigger than 2MB. The problem is page table's entries are always existed, but existing mapping depends on page talbe's bo, so using a check of page table's bo existed will resolve the issue.

Re: [PATCH 1/2] drm/amdgpu: Fix a bug on flag table_freed

2021-05-30 Thread Eric Huang
On 2021-05-30 12:54 p.m., Christian König wrote: Am 30.05.21 um 00:51 schrieb Eric Huang: table_freed will be always true when mapping a memory with size bigger than 2MB. The problem is page table's entries are always existed, but existing mapping depends on page talbe's bo, so using a check

RE: [PATCH v2 1/8] drm/amd/pm: Add u64 throttler status field to gpu_metrics

2021-05-30 Thread Lazar, Lijo
[Public] -Original Message- From: amd-gfx On Behalf Of Graham Sider Sent: Saturday, May 29, 2021 1:28 AM To: amd-gfx@lists.freedesktop.org Cc: Kasiviswanathan, Harish ; Sider, Graham ; Sakhnovitch, Elena (Elen) Subject: [PATCH v2 1/8] drm/amd/pm: Add u64 throttler status field to gpu

RE: [PATCH v2 4/8] drm/amd/pm: Add navi1x throttler translation

2021-05-30 Thread Lazar, Lijo
[AMD Official Use Only] -Original Message- From: amd-gfx On Behalf Of Graham Sider Sent: Saturday, May 29, 2021 1:28 AM To: amd-gfx@lists.freedesktop.org Cc: Kasiviswanathan, Harish ; Sider, Graham ; Sakhnovitch, Elena (Elen) Subject: [PATCH v2 4/8] drm/amd/pm: Add navi1x throttler tr

RE: [PATCH] drm/amdgpu: Fix Gstreamer api vaapih264enc missing

2021-05-30 Thread Deng, Emily
Hi Monk, Yes, actually this patch is to disable decode ring, and also want to let gstreamer could continue running. As gstreamer will check both encode and decode capability, if any of this is missing, then it couldn't run. As for navi12 sriov it disables decode ring, so adev->vcn.inst

RE: [PATCH 2/6] amdgpu/pm: clean up smu_get_power_limit function signature

2021-05-30 Thread Lazar, Lijo
[Public] -Original Message- From: Powell, Darren Sent: Saturday, May 29, 2021 4:36 AM To: amd-gfx@lists.freedesktop.org Cc: Powell, Darren Subject: [PATCH 2/6] amdgpu/pm: clean up smu_get_power_limit function signature add two new powerplay enums (limit_level, sample_window) add en

RE: [PATCH] drm/amd/pm: use attr_update if the attr has it

2021-05-30 Thread Lazar, Lijo
[Public] Reviewed-by: Lijo Lazar -Original Message- From: amd-gfx On Behalf Of Sathishkumar S Sent: Thursday, May 27, 2021 9:54 AM To: amd-gfx@lists.freedesktop.org Cc: Deucher, Alexander ; Sundararaju, Sathishkumar ; Sharma, Shashank Subject: [PATCH] drm/amd/pm: use attr_update if t