commit | 2ff6e69c0449846197c52d7c591b983e23e3e3c9 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Tue Sep 15 11:02:12 2020 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Wed Sep 16 09:33:53 2020 +1000 |
tree | 2721ddf4aee13ee345276163777078231e9e9ea9 | |
parent | 7eec915138279d7a83ff8f219846bf7c8ae637c1 [diff] |
drm/ttm: wrap tt destroy. (v2) All places this was called was using bo->ttm either direct or indirectly. v2: move to ttm_bo Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Dave Airlie <airlied@redhat.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200915024007.67163-3-airlied@gmail.com