commit | 7626168fd132009c79a0457bccc58014abc738f5 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Thu Sep 17 13:20:48 2020 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Fri Sep 18 06:14:41 2020 +1000 |
tree | 963660ce229de967db864207c79d913b139f9cde | |
parent | 0b988ca1c7c4c73983b4ea96ef7c2af2263c87eb [diff] |
drm/ttm: flip tt destroy ordering. Call the driver first and have it call the common code cleanup. This is useful later to fix unbind. Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Dave Airlie <airlied@redhat.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200917043040.146575-3-airlied@gmail.com