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-devel@lists.freedesktop.org; amd-...@lists.freedesktop.org

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-...@lists.freedesktop.org; dri-devel@lists.freedesktop.org Subject: [PATCH 4/6] drm/amdgpu: double the priority of kernel

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-devel@lists.freedesktop.org; amd-...@lists.freedesktop.org Subject: [PATCH 2/6] drm/ttm: add

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-...@lists.freedesktop.org; dri-devel@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-...@lists.freedesktop.org; dri-devel

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-...@lists.freedesktop.org; dri-devel@lists.freedesktop.org Subject: [PATCH 3/6] drm/amdgpu: user BO priority instead of self