commit | 87ed94238cb57cacb3d2b889f8e37e05a4da9c71 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Mon Oct 19 17:13:10 2020 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Tue Oct 20 04:54:01 2020 +1000 |
tree | 6398b6c48488d2c185dd387bef9e6f90e275fb43 | |
parent | cf40c66005920a6d4932a1a259076459464adf32 [diff] |
drm/ttm: refactor out common code to setup a new tt backed resource This factors out the code to setup non-system tt. The same code was used twice in the move paths. Reviewed-by: Ben Skeggs <bskeggs@redhat.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Dave Airlie <airlied@redhat.com> Link: https://patchwork.freedesktop.org/patch/msgid/20201019071314.1671485-2-airlied@gmail.com