drm/nouveau: audit bo->resource usage
authorChristian König <christian.koenig@amd.com>
Fri, 17 Dec 2021 15:30:16 +0000 (16:30 +0100)
committerChristian König <christian.koenig@amd.com>
Mon, 11 Jul 2022 08:59:27 +0000 (10:59 +0200)
commit64e257f187a5c76ec5766f50204462c0c483e418
tree8d946dd7059614a7b128cab78a754fd272958235
parent63af82cf5e36b6ba3f3ebcdd1edd9f91934bfa59
drm/nouveau: 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-4-christian.koenig@amd.com
drivers/gpu/drm/nouveau/nouveau_bo.c