]> git.baikalelectronics.ru Git - kernel.git/commit
drm/ttm: make ttm_bo_unpin more defensive
authorChristian König <christian.koenig@amd.com>
Fri, 12 Mar 2021 08:34:39 +0000 (09:34 +0100)
committerChristian König <christian.koenig@amd.com>
Mon, 15 Mar 2021 15:02:30 +0000 (16:02 +0100)
commit8a67ad293fb6462b256a770bd5b9ef9911860f82
tree252b7a35e0158f3769a45a4978a438269ffe5624
parent8a4c582705020ee181574b8abbfd320be5c1de23
drm/ttm: make ttm_bo_unpin more defensive

We seem to have some more driver bugs than thought.

Signed-off-by: Christian König <christian.koenig@amd.com>
Fixes: c693e66024ad ("drm/ttm: add ttm_bo_pin()/ttm_bo_unpin() v2")
Acked-by: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210312093810.2202-1-christian.koenig@amd.com
include/drm/ttm/ttm_bo_api.h