diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2012-12-18 22:25:11 +0100 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2013-01-08 18:35:31 +1000 |
commit | e8e89622ed361c46bf90ba4828e685a8b603f7e5 (patch) | |
tree | 76504439c1af179c0aa7377e45b38e5503dffd48 /block | |
parent | c75be2592c350035ce871624ebf549b4609aeeab (diff) | |
download | linux-3.10-e8e89622ed361c46bf90ba4828e685a8b603f7e5.tar.gz linux-3.10-e8e89622ed361c46bf90ba4828e685a8b603f7e5.tar.bz2 linux-3.10-e8e89622ed361c46bf90ba4828e685a8b603f7e5.zip |
drm/ttm: fix fence locking in ttm_buffer_object_transfer
Noticed while reviewing the fence locking in the radeon pageflip
handler.
v2: Instead of grabbing the bdev->fence_lock in object_transfer just
move the single callsite of that function a few lines, so that it is
protected by the fence_lock. Suggested by Jerome Glisse.
v3: Fix typo in commit message.
Reviewed-by: Jerome Glisse <jglisse@redhat.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions