]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite2367eac493e02bea90ce140139d558e16eea060
treead62a423f74d52428181e1b0ea228fd16a623dc8
parent6f301c82189dd6af1ec48b327941bd546ed1675c
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