drm/amdgpu: double the priority of kernel allocations
authorChristian König <christian.koenig@amd.com>
Mon, 23 Jan 2017 21:28:06 +0000 (16:28 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 27 Jan 2017 17:20:34 +0000 (12:20 -0500)
commit373308a5f5f3f82656567481f688350887abb771
treee7d4c734fa8c2c89a6217c07ecd16fa3e24bcf7c
parente1f055b30187204439b6693a118b9dde9cda04ae
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>
drivers/gpu/drm/amd/amdgpu/amdgpu_object.c