]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - drivers/gpu/drm/ttm/ttm_bo_util.c
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)
commite46f468fef953dea30e7a7c69ad7e0370af26855
tree582a5780c7a656f72ce34fba72b50118f961a0c0
parent92afce9095300cb652ea74a617c6679c4c4d4429
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