drm/amdgpu: set snooped flags only on system addresses v2
authorChristian König <christian.koenig@amd.com>
Fri, 4 Dec 2015 12:32:55 +0000 (13:32 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 4 Dec 2015 17:31:46 +0000 (12:31 -0500)
commit6d99905a8c887f6c878f14af1475c3eefdcb0b3e
treecc08441647f0061bb5febeb3506f7f2d209ec7e0
parent07df04dfcfe51a45239d056d43cbc09702262c82
drm/amdgpu: set snooped flags only on system addresses v2

Not necessary for VRAM.

v2: no need to check if ttm is NULL.

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