RE: [PATCH 1/3] drm/amdgpu: Don't use kiq in gpu reset

2018-08-22 Thread Deng, Emily
>-Original Message- >From: Christian König >Sent: Wednesday, August 22, 2018 8:24 PM >To: Deng, Emily ; amd-gfx@lists.freedesktop.org >Subject: Re: [PATCH 1/3] drm/amdgpu: Don't use kiq in gpu reset > >Am 22.08.2018 um 06:39 schrieb Emily Deng: >> When in g

Re: [PATCH 1/3] drm/amdgpu: Don't use kiq in gpu reset

2018-08-22 Thread Christian König
Am 22.08.2018 um 06:39 schrieb Emily Deng: When in gpu reset, don't use kiq, it will generate more TDR. Signed-off-by: Emily Deng Patch #1 is Reviewed-by: Christian König . Patch #2 actually not necessary since we should never flush the tlb from interrupt context. Patch #3: I would actual

RE: [PATCH 1/3] drm/amdgpu: Don't use kiq in gpu reset

2018-08-22 Thread Deng, Emily
Ping.. >-Original Message- >From: amd-gfx On Behalf Of Emily >Deng >Sent: Wednesday, August 22, 2018 12:39 PM >To: amd-gfx@lists.freedesktop.org >Cc: Deng, Emily >Subject: [PATCH 1/3] drm/amdgpu: Don't use kiq in gpu reset > >When in gpu reset, don't use kiq, it will generate more TD