commit | 7cce9584310cbf82f64e1e397b28610a17f0de37 | [log] [tgz] |
---|---|---|
author | Andrey Grodzovsky <andrey.grodzovsky@amd.com> | Tue Jan 16 10:06:36 2018 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Feb 19 14:18:12 2018 -0500 |
tree | 9241463e98cc9f537905a30adcca6eb9a3b9c007 | |
parent | 250b422833321d1d5a6e68ae8699c4e34563de0e [diff] |
drm/amdgpu: Use new TTM flag to avoid OOM triggering. Avoid OOM on syatem pages allocations. v2: Remove modeprobe parameter, make this behaviour the only option. v3: Move setting no_retry flag into amdgpu_ttm_init. Signed-off-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>