commit | a782fc8cc6bf6909daf3b65630079e2afec316ef | [log] [tgz] |
---|---|---|
author | Monk Liu <Monk.Liu@amd.com> | Fri Dec 01 18:21:34 2017 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Dec 12 15:39:20 2017 -0500 |
tree | fcf39a08c6413a6785d8c085b6267c31fcf61121 | |
parent | 90eeb3aa34831ff3d031589c0c24892eb8a07e51 [diff] |
drm/ttm: fix incorrect calculate on shrink_pages shrink_pages is in unit of Order after ttm_page_pool_free, but it is used by nr_free in next round so need change it into native page unit Signed-off-by: Monk Liu <Monk.Liu@amd.com> Reviewed-by: Roger He <Hongbo.He@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>