[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....@amd.com>; Deucher, Alexander (alexander.deuc...@amd.com) <alexander.deuc...@amd.com> Cc: amd-gfx@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....@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.koe...@amd.com> CC: Felix Kuehling <felix.kuehl...@amd.com> CC: Alex Deucher <alexander.deuc...@amd.com> Acked-by: Christian König <christian.koe...@amd.com> Reviewed-by: Felix Kuehling <felix.kuehl...@amd.com> Signed-off-by: xinhui pan <xinhui....@amd.com> I'm preparing a fix. Will send it out in a second. Regards, Felix -----Original Message----- From: amd-gfx <amd-gfx-boun...@lists.freedesktop.org> On Behalf Of Randy Dunlap Sent: Wednesday, February 26, 2020 10:03 To: Stephen Rothwell <s...@canb.auug.org.au>; Linux Next Mailing List <linux-n...@vger.kernel.org> Cc: dri-devel <dri-de...@lists.freedesktop.org>; Linux Kernel Mailing List <linux-ker...@vger.kernel.org>; amd-gfx@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 <rdun...@infradead.org> _______________________________________________ amd-gfx mailing list amd-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/amd-gfx