commit | d2d7cc330dc1f8ea7cf29dfb7d3ad8bccdcde597 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Mon Oct 16 11:18:54 2017 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Oct 19 15:27:21 2017 -0400 |
tree | 288e8c22adba76e85119fa1017ce1b349749a7c4 | |
parent | 4b6b691ee38abae8842aed61d442dfb315c45789 [diff] |
drm/amdgpu: allow GTT overcommit during bind While binding BOs to GART we need to allow a bit overcommit in the GTT domain. Otherwise we can never use the full GART space when GART size=GTT size. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Chunming Zhou <david1.zhou@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>