diff options
author | 2018-02-19 11:29:35 +0100 | |
---|---|---|
committer | 2018-02-20 14:40:13 -0500 | |
commit | 9021d2edd259d992cf8b5b48791ab50829129de7 (patch) | |
tree | ba5a676da0923a8c7ac0d0817a58ec47944d66e6 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | drm/amdgpu: implement amdgpu_gem_map_(attach/detach) (diff) | |
download | linux-dev-9021d2edd259d992cf8b5b48791ab50829129de7.tar.xz linux-dev-9021d2edd259d992cf8b5b48791ab50829129de7.zip |
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>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions