commit | 747074bb04b5a6be8e562d06b5a312d6ddb253d0 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Tue Aug 04 12:55:46 2020 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Thu Aug 06 12:31:29 2020 +1000 |
tree | 7487a788034d14dd2dd499aafc85cb7880d99fcd | |
parent | e22054debc079ed1c9db7561b8efda43a078fbe0 [diff] |
drm/ttm: split the mm manager init code (v2) This will allow the driver to control the ordering here better. Eventually the old path will be removed. v2: add docs for new APIs. rename new path to ttm_mem_type_manager_init/set_used(for now) Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Dave Airlie <airlied@redhat.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200804025632.3868079-14-airlied@gmail.com