Re: [PATCH] drm/amdgpu: Fix no irq process when evict vram

2018-02-06 Thread Alex Deucher
Yintian, Any plans to commit this? Alex On Wed, Dec 13, 2017 at 11:36 AM, Deucher, Alexander wrote: > This seems like a good thing to do in general even with Monk's fix. > > > Acked-by: Alex Deucher > > > From: amd-gfx on behalf of Yintian > Tao > Sent: Tuesd

Re: [PATCH] drm/amdgpu: Fix no irq process when evict vram

2017-12-13 Thread Deucher, Alexander
This seems like a good thing to do in general even with Monk's fix. Acked-by: Alex Deucher From: amd-gfx on behalf of Yintian Tao Sent: Tuesday, December 12, 2017 10:37:43 PM To: amd-gfx@lists.freedesktop.org Cc: Tao, Yintian Subject: [PATCH] drm/amdgpu: Fix

Re: [PATCH] drm/amdgpu: Fix no irq process when evict vram

2017-12-13 Thread Mike Lothian
m:* Mike Lothian [mailto:m...@fireburn.co.uk] > *Sent:* Wednesday, December 13, 2017 7:23 PM > *To:* Tao, Yintian > *Cc:* amd-gfx@lists.freedesktop.org > *Subject:* Re: [PATCH] drm/amdgpu: Fix no irq process when evict vram > > > > Is this a follow on to > https://cgit

RE: [PATCH] drm/amdgpu: Fix no irq process when evict vram

2017-12-13 Thread Tao, Yintian
c: amd-gfx@lists.freedesktop.org Subject: Re: [PATCH] drm/amdgpu: Fix no irq process when evict vram Is this a follow on to https://cgit.freedesktop.org/~agd5f/linux/commit/?h=drm-next-4.16-wip&id=b9141cd3930e390f156739829ca9589fda7926e4 On Wed, 13 Dec 2017 at 07:11 Yintian Tao mailto:yt...@am

Re: [PATCH] drm/amdgpu: Fix no irq process when evict vram

2017-12-13 Thread Mike Lothian
Is this a follow on to https://cgit.freedesktop.org/~agd5f/linux/commit/?h=drm-next-4.16-wip&id=b9141cd3930e390f156739829ca9589fda7926e4 On Wed, 13 Dec 2017 at 07:11 Yintian Tao wrote: > When unload amdgpu driver we use sdma to evict vram but there is no > irq process after sdma completed work