commit | 58e508b6be82387d22785b8a4e54e50554a91594 | [log] [tgz] |
---|---|---|
author | Alex Sierra <alex.sierra@amd.com> | Thu Jan 09 16:16:28 2020 -0600 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jan 16 13:34:11 2020 -0500 |
tree | 45739a76e43a6e215b77be56b51586e5d86d2dc0 | |
parent | f167ea6a14a24308a34c50c28aec1e1ffe666e22 [diff] |
drm/amdgpu: implement tlbs invalidate on gfx9 gfx10 tlbs invalidate pointer function added to kiq_pm4_funcs struct. This way, tlb flush can be done through kiq member. TLBs invalidatation implemented for gfx9 and gfx10. Signed-off-by: Alex Sierra <alex.sierra@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>