drm/radeon: add radeon_asic struct for CIK (v12)
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 9 Apr 2013 20:22:31 +0000 (16:22 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Jun 2013 14:49:12 +0000 (10:49 -0400)
v2: fix up for latest reset changes
v3: use CP for pt updates for now
v4: update for 2 level PTs
v5: update for ib_parse removal
v6: vm_flush api change
v7: rebase
v8: fix gfx ring function pointers
v9: fix vm_set_page function params
v10: update for compute changes
v11: cleanup for release
v12: update rptr/wptr callbacks

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

No differences found