OSDN Git Service

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)
commitb1d128689f9c602a3dbea37b47a27a568d55754d
tree6e7f5703c0ed9a28b140017fc3fc3bd0504a9cc4
parent73c732405fddfe16b122c77de83397289463b557
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