]> git.ipfire.org Git - people/ms/linux.git/commit - drivers/gpu/drm/radeon/cik.c
drm/radeon: add IB and fence dispatch functions for CIK gfx (v7)
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 5 Jul 2012 15:45:40 +0000 (11:45 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Jun 2013 21:50:29 +0000 (17:50 -0400)
commit2cae3bc3f37815b687e9ac2b304d5ca82f806f4c
tree3e22ac8dc6336b00ca1b475f6b0a06d0dc26b728
parent841cf442fd5326683db87e9e4f8050a47d2446da
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>
drivers/gpu/drm/radeon/cik.c
drivers/gpu/drm/radeon/cikd.h