drm/amdgpu: partial revert cleanup setting bulk_movable v2
authorChristian König <christian.koenig@amd.com>
Wed, 30 Jan 2019 12:41:05 +0000 (13:41 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 19 Feb 2019 20:58:27 +0000 (15:58 -0500)
commit661b96b21c25e05b9a02178b4f19fea83b5dd774
treeeac646c8bcfd5a2ac6d17ff7249b6f9dead74c7f
parent8466cc61da89d33441e0d7a98de1ba98697cd465
drm/amdgpu: partial revert cleanup setting bulk_movable v2

We still need to set bulk_movable to false when new BOs are added or removed.

v2: also set it to false on removal

Signed-off-by: Christian König <christian.koenig@amd.com>
Tested-by: StDenis, Tom <Tom.StDenis@amd.com>
Tested-by: Przemek Socha <soprwa@gmail.com>
Reviewed-by: Zhou, David(ChunMing) <David1.Zhou@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c