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

2017-01-24 Thread Sinclair Yeh
Minor typo On Fri, Jan 13, 2017 at 10:51:10AM +0100, Christian König wrote: > From: Christian König > > The additional housekeeping had to much CPU overhead, ^ > let's use the BO priorities instead. > > Signed-off-by: Christian

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

2017-01-15 Thread He, Hongbo
.org; dri-de...@lists.freedesktop.org Subject: [PATCH 5/6] drm/ttm: revert "implement LRU add callbacks v2" From: Christian König <christian.koe...@amd.com> The additional housekeeping had to much CPU overhead, let's use the BO priorities instead. Signed-off-by: Christian König <christian.koe..

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

2017-01-13 Thread Christian König
From: Christian König The additional housekeeping had to much CPU overhead, let's use the BO priorities instead. Signed-off-by: Christian König --- drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | 2 -- drivers/gpu/drm/ast/ast_ttm.c | 2