drm/ttm: properly allocate sys resource during swapout
authorChristian König <christian.koenig@amd.com>
Tue, 13 Apr 2021 18:17:51 +0000 (20:17 +0200)
committerChristian König <christian.koenig@amd.com>
Mon, 3 May 2021 10:50:41 +0000 (12:50 +0200)
commit5109d297a3d70a9083a5fb66d487253438f803ea
tree83efbbaa8ee98cd6c0a47e884ff201113b92cbef
parentd79025c7f5e376413780f547e3a31b16575b83d7
drm/ttm: properly allocate sys resource during swapout

Drop the special handling here.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210430092508.60710-3-christian.koenig@amd.com
drivers/gpu/drm/ttm/ttm_bo.c