commit | ad864d243826cedc53404a1c0db7d1e38ddceb84 | [log] [tgz] |
---|---|---|
author | Andrey Grodzovsky <andrey.grodzovsky@amd.com> | Tue Oct 10 16:50:16 2017 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Oct 19 15:26:58 2017 -0400 |
tree | 1a77151d8588c460b26fb2d91d1dec0066d9d37e | |
parent | f15507a1ac0dcdbda0c6c4fe4dc168bfe0034535 [diff] |
drm/amdgpu: Refactor amdgpu_cs_ib_vm_chunk and amdgpu_cs_ib_fill. This enables old fence waiting before reservation lock is aquired which in turn is part of a bigger solution to deadlock happening when gpu reset with VRAM recovery accures during intensive rendering. Signed-off-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>