commit | 63e3ab9a8226c0271e823f32fc1c3de67d142c78 | [log] [tgz] |
---|---|---|
author | Nirmoy Das <nirmoy.das@amd.com> | Tue Jan 21 13:29:20 2020 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Jan 22 16:55:27 2020 -0500 |
tree | 04dd59677ecb56e75a69f0214a99caed1e1d9657 | |
parent | 7db1d560a4fab1e4668b1964e77f52cefce9e9c7 [diff] |
drm/amdgpu: individualize fence allocation per entity Allocate fences for each entity and remove ctx->fences reference as fences should be bound to amdgpu_ctx_entity instead amdgpu_ctx. Signed-off-by: Nirmoy Das <nirmoy.das@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>