commit | 9021d2edd259d992cf8b5b48791ab50829129de7 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Mon Feb 19 11:29:35 2018 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Feb 20 14:40:13 2018 -0500 |
tree | ba5a676da0923a8c7ac0d0817a58ec47944d66e6 | |
parent | 5a13761fa68306bc21ff91d9ca4d56d14793c889 [diff] |
drm/amdgpu: mitigate workaround for i915 To be able to use DRI_PRIME with amdgpu and i915 we add all our fences only as exclusive ones. Disable that behavior when sharing between amdgpu itself cause it hinders concurrent execution. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>