drm/radeon: Add CP init for CIK (v7)
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 19 Dec 2012 02:47:44 +0000 (21:47 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Jun 2013 21:50:28 +0000 (17:50 -0400)
Sets up the GFX ring and loads ucode for GFX and Compute.

Todo:
- handle compute queue setup.

v2: add documentation
v3: integrate with latest reset changes
v4: additional init fixes
v5: scratch reg write back no longer supported on CIK
v6: properly set CP_RB0_BASE_HI
v7: rebase

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

No differences found