drm/amdgpu: set GART PTE asic specific flags
authorAlex Xie <AlexBin.Xie@amd.com>
Tue, 14 Feb 2017 17:31:36 +0000 (12:31 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 30 Mar 2017 03:53:39 +0000 (23:53 -0400)
commit4b98e0c4aeb9e246fd877640d45dfbdcdf6283a9
tree930e023905878ce932e179dc5f42e9fe303c7c7c
parentdaf42c314dbd70f892f8020d817b46793c0e1b3f
drm/amdgpu: set GART PTE asic specific flags

Set asic specific gart pte flags in the gmc IP module for
each asic.

Signed-off-by: Alex Xie <AlexBin.Xie@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.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