]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: adjust HDP write queue flushing for tlb invalidation
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 5 Jan 2018 15:25:57 +0000 (10:25 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 19 Feb 2018 19:17:14 +0000 (14:17 -0500)
commitf8dc5bcaf3ecc6d131262abefda0be15ddd3df74
tree6e7f5703c0ed9a28b140017fc3fc3bd0504a9cc4
parent0861093129cbfd6463238a7328e3601a94baa6b0
drm/amdgpu: adjust HDP write queue flushing for tlb invalidation

Separate tlb invalidation and hdp flushing and move the HDP
flush to the caller.

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