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.
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
[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
[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
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
[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
[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