commit | 13a8f46d8030e519939bfb674f7aa541109f6ce2 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Thu Sep 17 14:08:29 2020 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Fri Sep 18 06:21:25 2020 +1000 |
tree | bb64d06fdc42a08fe21ad1b28bb860271a9f50e4 | |
parent | 2ee476f77ffe5a7ecbd4e1e20fa0859cb541530d [diff] |
drm/ttm: move ghost object creation to a common function Both accel cleanup and pipeline move had the same code, make a single function for it. Signed-off-by: Dave Airlie <airlied@redhat.com> Reviewed-by: Christian König <christian.koenig@amd.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200917043040.146575-7-airlied@gmail.com