commit | e9472a0771f3d98db2e367f8472b9e129107a38a | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Fri Nov 04 11:34:07 2016 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Nov 11 10:21:12 2016 -0500 |
tree | 5e1ff570ebd7fe260ed68bd7f7821f26551323c7 | |
parent | 5befb22a4d6edf570a8e40669f5395a24997adcd [diff] |
drm/amdgpu: remove extra placement for AMDGPU_GEM_CREATE_NO_CPU_ACCESS This only has the effect of scanning the invisible range twice since the topdown flag is given anyway. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Reviewed-by: JimQu <Jim.Qu@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>