commit | 841cf442fd5326683db87e9e4f8050a47d2446da | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Tue Dec 18 21:47:44 2012 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Jun 25 17:50:28 2013 -0400 |
tree | a08aa444db45478008720ae97f9bfee30d81a64e | |
parent | bc8273fe97019e0cd1cdc893c6b40c0add7e8de3 [diff] |
drm/radeon: Add CP init for CIK (v7) 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>