aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c
diff options
context:
space:
mode:
authorEmre Ucan <[email protected]>2018-04-30 14:02:04 +0200
committerLaurent Pinchart <[email protected]>2018-05-05 17:12:46 +0300
commitb06078de418d6f77c81aa74516f787663f51a262 (patch)
tree2741f77d1863c0dc381a357a532ef34f4beba78d /drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c
parentf1e9a22ac3cff749077f40bf1a149aaaf587ae2d (diff)
drm: rcar-du: Track dma-buf fences
We have to check dma-buf reservation objects of our framebuffers before we use them. Otherwise, another driver might be writing on the same buffer which we are using. This would cause visible tearing effects on display. We can use existing atomic helper functions to solve this problem. Signed-off-by: Emre Ucan <[email protected]> Reviewed-by: Laurent Pinchart <[email protected]> Reviewed-by: Daniel Vetter <[email protected]> Signed-off-by: Laurent Pinchart <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c')
0 files changed, 0 insertions, 0 deletions