diff options
author | Christian König <[email protected]> | 2015-12-14 16:42:31 +0100 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2015-12-16 17:48:59 -0500 |
commit | 91acbeb68ab10c0c0f65f30b5b7fddbde4c97dd2 (patch) | |
tree | fca0b931a3679b8847a88000066fc9ef8a076683 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
parent | 4655a12b81edab7cc7b13ca4db4094792fb01b4a (diff) |
drm/amdgpu: fix user fence handling
This fixes a random corruption under memory pressure. We need to fence
the BO for the user fence as well, otherwise it might be swapped out
and the GPU could write the fence value to an undesired location.
Signed-off-by: Christian König <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Cc: [email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions