]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
drm/ttm: fix false positive assert
authorChristian König <ckoenig.leichtzumerken@gmail.com>
Fri, 6 Mar 2020 12:41:55 +0000 (13:41 +0100)
committerChristian König <christian.koenig@amd.com>
Wed, 11 Mar 2020 09:52:16 +0000 (10:52 +0100)
commit6bfad4abac2a02a8f74ac630b7cdf5fb401fce05
tree1c5b6b6fcc77125dcb6d64f7c3f4d0d25b79cd46
parent7cd7943dc55e0f75a8e51af2bbdb2b0415cc3eb7
drm/ttm: fix false positive assert

The assert sometimes incorrectly triggers when pinned BOs are destroyed.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Tested-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Link: https://patchwork.freedesktop.org/patch/356737/
drivers/gpu/drm/ttm/ttm_bo.c