drm/radeon/kms: add support for multiple fence queues v2
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 25 Aug 2011 17:39:48 +0000 (13:39 -0400)
committerDave Airlie <airlied@redhat.com>
Tue, 20 Dec 2011 19:49:28 +0000 (19:49 +0000)
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>

No differences found