diff options
author | 2018-01-24 12:20:32 +0800 | |
---|---|---|
committer | 2018-02-28 14:18:04 -0500 | |
commit | c12aba3acde52e2ae7807e4e263dfba34fcdbb0c (patch) | |
tree | 7edb624aca6608280f8bb4271f7ffe1844b41f54 /drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c | |
parent | drm/amdgpu: change gfx9 ib test to use WB (diff) | |
download | wireguard-linux-c12aba3acde52e2ae7807e4e263dfba34fcdbb0c.tar.xz wireguard-linux-c12aba3acde52e2ae7807e4e263dfba34fcdbb0c.zip |
drm/amdgpu: move WB_FREE to correct place
WB_FREE should be put after all engines's hw_fini
done, otherwise the invalid wptr/rptr_addr would still
be used by engines which trigger abnormal bugs.
This fixes couple DMAR reading error in host side for SRIOV
after guest kmd is unloaded.
Signed-off-by: Monk Liu <Monk.Liu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c')
0 files changed, 0 insertions, 0 deletions