commit | d59bc6324208e427d141826d26408b193d522244 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Thu Jul 23 10:58:12 2020 +0200 |
committer | Christian König <christian.koenig@amd.com> | Tue Jul 28 13:54:15 2020 +0200 |
tree | 7bdd9dc48c7fc748eb69c1607c5a187d47f2c257 | |
parent | 7427a7a0b3b8f66ea45472a9a37b79689ed8c3b3 [diff] |
drm/ttm: fix pipelined gutting for evictions v2 We can't pipeline that during eviction because the memory needs to be available immediately. v2: fix how we cleanup the BOs resources Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Tested-by: Alex Sierra <alex.sierra@amd.com> Link: https://patchwork.freedesktop.org/patch/379039/