commit | 5661538749511d4c2f7d33e1e179f10c545b24d5 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Wed Aug 17 13:44:20 2016 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Aug 24 10:27:49 2016 -0400 |
tree | 7cbe9ecc1964dae99010dd013e2309f4712150ff | |
parent | bdf001374bfe12677ae6ec5076452493fb682012 [diff] |
drm/amdgpu: fix lru size grouping v2 Adding a BO can make it the insertion point for larger sizes as well. v2: add a comment about the guard structure. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Reviewed-by: Felix Kuehling <felix.kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org