commit | 7465280c076d6440e5908c158c83b542dc063a30 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Thu Aug 25 13:39:48 2011 -0400 |
committer | Dave Airlie <airlied@redhat.com> | Tue Dec 20 19:49:28 2011 +0000 |
tree | 7781cffcc3784293e5bb97f20fb4a6c8109684ec | |
parent | 851a6bd99edda0094def3b0b81bb1c7c0e886e65 [diff] |
drm/radeon/kms: add support for multiple fence queues v2 For supporting multiple CP ring buffers, async DMA engines and UVD. We still need a way to synchronize between engines. v2 initialize unused fence driver ring to avoid issue in suspend/unload Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Christian König <deathsimple@vodafone.de> Reviewed-by: Jerome Glisse <jglisse@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>