commit | 2cae3bc3f37815b687e9ac2b304d5ca82f806f4c | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Thu Jul 05 11:45:40 2012 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Jun 25 17:50:29 2013 -0400 |
tree | 3e22ac8dc6336b00ca1b475f6b0a06d0dc26b728 | |
parent | 841cf442fd5326683db87e9e4f8050a47d2446da [diff] |
drm/radeon: add IB and fence dispatch functions for CIK gfx (v7) For gfx ring only. Compute is still todo. v2: add documentation v3: update to latest reset changes, integrate emit update patch. v4: fix count on wait_reg_mem for HDP flush v5: use old hdp flush method for fence v6: set valid bit for IB v7: cleanup for release Signed-off-by: Alex Deucher <alexander.deucher@amd.com>