OSDN Git Service

drm/amdgpu: fix idle state and bulk_moveable flag
authorChristian König <christian.koenig@amd.com>
Fri, 31 Aug 2018 09:08:06 +0000 (11:08 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Sun, 2 Sep 2018 15:16:44 +0000 (10:16 -0500)
commit5d35ed4832dab334e076a24c18a52776c2f24911
tree65226fc3025e1281810adaced06a8902d62ca80b
parentb995795bf09b6bb7847a2a9fc8e6b5b4ab0ce20c
drm/amdgpu: fix idle state and bulk_moveable flag

Add BOs to the idle state again and correctly clear the flag when
new BOs are added.

Signed-off-by: Christian König <christian.koenig@amd.com>
Tested-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c