diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2012-01-06 04:11:07 +0100 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2012-01-06 10:16:38 +0100 |
commit | 3000bf393302a8c786e9ebfc778050cb0d6226c4 (patch) | |
tree | 2d2be47822cec764e1a83d6294b0f94b6591f5d6 /drivers/gpu/drm/ttm | |
parent | drm/radeon/kms: Add support for multi-ring sync in CS ioctl (v2) (diff) | |
download | linux-3000bf393302a8c786e9ebfc778050cb0d6226c4.tar.xz linux-3000bf393302a8c786e9ebfc778050cb0d6226c4.zip |
drm/radeon/kms: sync across multiple rings when doing bo moves v3
We need to synchronize across rings when doing a bo move to make
sure we the buffer is idle if it's in use by a different ring than
the ring doing the move.
v2: fix fence setup for bo moves
v3: add missing ring lock/unlock
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/ttm')
0 files changed, 0 insertions, 0 deletions