commit | 9c3006a4cc1b165652a07727caf7926054f9aa9f | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Fri Sep 11 16:01:21 2020 +0200 |
committer | Christian König <christian.koenig@amd.com> | Tue Sep 15 16:05:19 2020 +0200 |
tree | e299050baec7afe6fef9269a0c4b005b37ff8cb6 | |
parent | 5839172f09806f828319bdb2af97ca3c6cfcb432 [diff] |
drm/ttm: remove available_caching Instead of letting TTM make an educated guess based on some mask all drivers should just specify what caching they want for their CPU mappings. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Dave Airlie <airlied@redhat.com> Link: https://patchwork.freedesktop.org/patch/390207/