linux-next: Tree for Feb 26 (gpu/drm/amd/amdgpu/)

Kuehling, Felix Felix.Kuehling at amd.com
Wed Feb 26 17:49:56 UTC 2020


[AMD Official Use Only - Internal Distribution Only]

I pushed the fix to amd-staging-drm-next. How do we get this into linux-next?

-----Original Message-----
From: Kuehling, Felix 
Sent: Wednesday, February 26, 2020 11:11
To: Pan, Xinhui <Xinhui.Pan at amd.com>; Deucher, Alexander (Alexander.Deucher at amd.com) <Alexander.Deucher at amd.com>
Cc: amd-gfx at lists.freedesktop.org
Subject: RE: linux-next: Tree for Feb 26 (gpu/drm/amd/amdgpu/)

[AMD Official Use Only - Internal Distribution Only]

[Dropping most, +Alex, +Xinhui]

Looks like this was introduced by Xinhui's change:
commit be8e48e0849943fb53457e2fd83905eaf19cb1f7
Author: xinhui pan <xinhui.pan at amd.com>
Date:   Tue Feb 11 11:28:34 2020 +0800

    drm/amdgpu: Remove kfd eviction fence before release bo

    No need to trigger eviction as the memory mapping will not be used
    anymore.

    All pt/pd bos share same resv, hence the same shared eviction fence.
    Everytime page table is freed, the fence will be signled and that cuases
    kfd unexcepted evictions.

    CC: Christian König <christian.koenig at amd.com>
    CC: Felix Kuehling <felix.kuehling at amd.com>
    CC: Alex Deucher <alexander.deucher at amd.com>
    Acked-by: Christian König <christian.koenig at amd.com>
    Reviewed-by: Felix Kuehling <Felix.Kuehling at amd.com>
    Signed-off-by: xinhui pan <xinhui.pan at amd.com>

I'm preparing a fix. Will send it out in a second.

Regards,
  Felix

-----Original Message-----
From: amd-gfx <amd-gfx-bounces at lists.freedesktop.org> On Behalf Of Randy Dunlap
Sent: Wednesday, February 26, 2020 10:03
To: Stephen Rothwell <sfr at canb.auug.org.au>; Linux Next Mailing List <linux-next at vger.kernel.org>
Cc: dri-devel <dri-devel at lists.freedesktop.org>; Linux Kernel Mailing List <linux-kernel at vger.kernel.org>; amd-gfx at lists.freedesktop.org
Subject: Re: linux-next: Tree for Feb 26 (gpu/drm/amd/amdgpu/)

On 2/25/20 8:34 PM, Stephen Rothwell wrote:
> Hi all,
> 
> Changes since 20200225:
> 

on i386:

ld: drivers/gpu/drm/amd/amdgpu/amdgpu_object.o: in function `amdgpu_bo_release_notify':
amdgpu_object.c:(.text+0xe07): undefined reference to `amdgpu_amdkfd_remove_fence_on_pt_pd_bos'


Full randconfig file is attached.

-- 
~Randy
Reported-by: Randy Dunlap <rdunlap at infradead.org>


More information about the amd-gfx mailing list