RE: [PATCH 1/6] drm/ttm: remove allow_errors parameter from ttm_bo_force_list_clean

2017-01-15 Thread He, Hongbo
Looks good to me, patch is Reviewed-by: Roger.He -Original Message- From: amd-gfx [mailto:amd-gfx-boun...@lists.freedesktop.org] On Behalf Of Christian K?nig Sent: Friday, January 13, 2017 5:51 PM To: He, Hongbo Cc: dri-de...@lists.freedesktop.org; amd-gfx@lists.freedesktop.org

RE: [PATCH 2/6] drm/ttm: add BO priorities for the LRUs

2017-01-15 Thread He, Hongbo
Reviewed-by: Roger.He -Original Message- From: amd-gfx [mailto:amd-gfx-boun...@lists.freedesktop.org] On Behalf Of Christian K?nig Sent: Friday, January 13, 2017 5:51 PM To: He, Hongbo Cc: dri-de...@lists.freedesktop.org; amd-gfx@lists.freedesktop.org Subject: [PATCH 2/6] drm/ttm: add

RE: [PATCH 4/6] drm/amdgpu: double the priority of kernel allocations

2017-01-15 Thread He, Hongbo
Reviewed-by: Roger.He -Original Message- From: Christian König [mailto:deathsim...@vodafone.de] Sent: Friday, January 13, 2017 5:51 PM To: He, Hongbo Cc: amd-gfx@lists.freedesktop.org; dri-de...@lists.freedesktop.org Subject: [PATCH 4/6] drm/amdgpu: double the priority of kernel

RE: [PATCH 5/6] drm/ttm: revert "implement LRU add callbacks v2"

2017-01-15 Thread He, Hongbo
Series patches: Reviewed-by: Roger.He and Test-by Roger.He -Original Message- From: Christian König [mailto:deathsim...@vodafone.de] Sent: Friday, January 13, 2017 5:51 PM To: He, Hongbo Cc: amd-gfx@lists.freedesktop.org; dri-de...@lists.freedesktop.org Subject: [PATCH 5/6] drm/ttm

RE: [PATCH 6/6] drm/ttm: revert "add optional LRU removal callback v2"

2017-01-15 Thread He, Hongbo
Good way to keep original idea and remove CPU overhead. Reviewed-by: Roger.He and Test-by Roger.He -Original Message- From: Christian König [mailto:deathsim...@vodafone.de] Sent: Friday, January 13, 2017 5:51 PM To: He, Hongbo Cc: amd-gfx@lists.freedesktop.org; dri-de

RE: [PATCH 3/6] drm/amdgpu: user BO priority instead of self coding it

2017-01-15 Thread He, Hongbo
Reviewed-by: Roger.He -Original Message- From: Christian König [mailto:deathsim...@vodafone.de] Sent: Friday, January 13, 2017 5:51 PM To: He, Hongbo Cc: amd-gfx@lists.freedesktop.org; dri-de...@lists.freedesktop.org Subject: [PATCH 3/6] drm/amdgpu: user BO priority instead of self

RE: [PATCH 3/3] drm/amdgpu: fix gpu reset issue

2017-04-21 Thread He, Hongbo
doesn't work and it lead to other problems. Thanks Roger(Hongbo.He) -Original Message- From: Christian König [mailto:deathsim...@vodafone.de] Sent: Friday, April 21, 2017 4:27 PM To: He, Hongbo; amd-gfx@lists.freedesktop.org Cc: Zhou, David(ChunMing) Subject: Re: [PATCH 3/3] drm/amdgpu: fi

RE: [PATCH 3/3] drm/amdgpu: fix gpu reset issue

2017-04-21 Thread He, Hongbo
ilto:deathsim...@vodafone.de] Sent: Friday, April 21, 2017 5:16 PM To: He, Hongbo; amd-gfx@lists.freedesktop.org Cc: Zhou, David(ChunMing) Subject: Re: [PATCH 3/3] drm/amdgpu: fix gpu reset issue > During GPU reset, IOCTL still submit command to GPU. No it won't. We disable the GPU scheduler duri

RE: [PATCH 3/3] drm/amdgpu: fix gpu reset issue

2017-04-21 Thread He, Hongbo
Thank you! -Original Message- From: Christian König [mailto:deathsim...@vodafone.de] Sent: Friday, April 21, 2017 7:47 PM To: He, Hongbo; amd-gfx@lists.freedesktop.org Cc: Zhou, David(ChunMing) Subject: Re: [PATCH 3/3] drm/amdgpu: fix gpu reset issue See amdgpu_gpu_reset

RE: [PATCH] drm/amdgpu: validate shadow before restoring from it

2017-04-25 Thread He, Hongbo
-Original Message- From: Christian König [mailto:deathsim...@vodafone.de] Sent: Tuesday, April 25, 2017 4:10 PM To: Zhou, David(ChunMing); He, Hongbo; amd-gfx@lists.freedesktop.org Subject: Re: [PATCH] drm/amdgpu: validate shadow before restoring from it Am 25.04.2017 um 05:16 schrieb

RE: [PATCH 1/2] drm/amdgpu: fix ring0 failed on firepro card

2017-05-05 Thread He, Hongbo
Looks fine to me, Reviewed-by: Roger.He BTW, I have noticed SRIOV has more IP resume in first phase, maybe also needed for bare metal for other ASIC. Thanks Roger(Hongbo.He) -Original Message- From: amd-gfx [mailto:amd-gfx-boun...@lists.freedesktop.org] On Behalf Of Chunming Zhou Sen

RE: [PATCH 2/2] drm/amdgpu: print when gpu reset successed

2017-05-05 Thread He, Hongbo
Reviewed-by: Roger.He -Original Message- From: amd-gfx [mailto:amd-gfx-boun...@lists.freedesktop.org] On Behalf Of Chunming Zhou Sent: Friday, May 05, 2017 2:46 PM To: amd-gfx@lists.freedesktop.org Cc: Zhou, David(ChunMing) Subject: [PATCH 2/2] drm/amdgpu: print when gpu reset successed