drm/amdgpu: drop double HDP flush in the VM code
authorChristian König <christian.koenig@amd.com>
Wed, 3 Apr 2019 12:11:53 +0000 (14:11 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 16 Sep 2019 20:30:27 +0000 (15:30 -0500)
commitbc51c1e56fbc07fa8f4c54e7afd6e0e849eab201
treead62a423f74d52428181e1b0ea228fd16a623dc8
parentfc39d903eb805588cba3696748728627aedfd1bd
drm/amdgpu: drop double HDP flush in the VM code

Already done in the CPU based backend code.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c