commit | 0fe438cec9e1d263a831e62a0499e14ee228fb30 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Fri Sep 11 15:06:53 2020 +0200 |
committer | Christian König <christian.koenig@amd.com> | Tue Sep 15 16:03:44 2020 +0200 |
tree | 5cd5f08598986924db5bf6c8fa8ffcf221aba7a3 | |
parent | 46f206304db0311b0920479f42accaa7cb472fdc [diff] |
drm/ttm: remove default caching As far as I can tell this was never used either and we just always fallback to the order cached > wc > uncached anyway. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Dave Airlie <airlied@redhat.com> Link: https://patchwork.freedesktop.org/patch/390142/