]> git.baikalelectronics.ru Git - kernel.git/commit
drm/ttm: drop special pipeline accel cleanup function.
authorDave Airlie <airlied@redhat.com>
Thu, 17 Sep 2020 06:36:14 +0000 (16:36 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 17 Sep 2020 20:23:06 +0000 (06:23 +1000)
commitbe6a8c3aede5e4567860174ede6d5e186be32b0b
tree582a5780c7a656f72ce34fba72b50118f961a0c0
parentd456a8ce2e8477b90fdfeae8be2b0ea67efcd344
drm/ttm: drop special pipeline accel cleanup function.

The two accel cleanup paths were mostly the same once refactored.

Just pass a bool to say if the evictions are to be pipelined.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200917064132.148521-2-airlied@gmail.com
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c
drivers/gpu/drm/nouveau/nouveau_bo.c
drivers/gpu/drm/radeon/radeon_ttm.c
drivers/gpu/drm/ttm/ttm_bo_util.c
include/drm/ttm/ttm_bo_driver.h