commit | 1fdc0b76ea9b6f6a50aa76b7cb7a025f87c1319d | [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> | Mon Aug 22 13:47:23 2016 -0400 |
tree | 9c387a6cb4ef2029946a1167a9ef66847eefd419 | |
parent | 8cc5e80641ed5e3973bd44c170529a756742e990 [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>