commit | 373308a5f5f3f82656567481f688350887abb771 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Mon Jan 23 16:28:06 2017 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Jan 27 12:20:34 2017 -0500 |
tree | e7d4c734fa8c2c89a6217c07ecd16fa3e24bcf7c | |
parent | e1f055b30187204439b6693a118b9dde9cda04ae [diff] |
drm/amdgpu: double the priority of kernel allocations Give kernel allocations a higher priority cause it is often more work to swap them back in. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Roger.He <Hongbo.He@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>