]> 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)
commit957b930f31848137fc442d707dc5cbc91c81e3ce
tree3e22ac8dc6336b00ca1b475f6b0a06d0dc26b728
parent208d993493ed07b88b0c84336db3f00cd8301afc
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