commit | 802a4a484a76d00af6220e402eb66a1063287d30 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Mon Mar 18 15:28:25 2019 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Mar 21 13:59:09 2019 -0500 |
tree | 1c3ee1c1eb72373bc208256cac838f5f57e47bae | |
parent | d1e29462a06ac3d11645b7d939b00bcf51b10cc3 [diff] |
drm/amdgpu: reserve less memory for PDE updates Allocating 16KB was way to much, just use 2KB as a start for now. Signed-off-by: Christian König <christian.koenig@amd.com> Acked-by: Chunming Zhou <david1.zhou@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>