OSDN Git Service

drm/amdgpu: audit bo->resource usage
authorChristian König <christian.koenig@amd.com>
Fri, 17 Dec 2021 15:13:09 +0000 (16:13 +0100)
committerChristian König <christian.koenig@amd.com>
Mon, 11 Jul 2022 08:59:20 +0000 (10:59 +0200)
commit63af82cf5e36b6ba3f3ebcdd1edd9f91934bfa59
treeecf8af219352c5baa14bb97fd2d7c85bceb4c7e2
parent347987a2cf0d146484d1c586951ef10028bb1674
drm/amdgpu: audit bo->resource usage

Make sure we can at least move and release BOs without backing store.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Michael J. Ruhl <michael.j.ruhl@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220707102453.3633-3-christian.koenig@amd.com
drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c