]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitea3004a9715dd60eaf965cc89315f209a9fbe96b
tree3e22ac8dc6336b00ca1b475f6b0a06d0dc26b728
parente23fbf51309447e0f2e8e32482ddc77554b31973
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