Christian König f5a9a9383f drm/ttm: remove TTM_MEMTYPE_FLAG_CMA
The original intention was to avoid CPU page table unmaps
when BOs move between the GTT and SYSTEM domain.

The problem is that this never correctly handled changes
in the caching attributes or backing pages.

Just drop this for now and simply unmap the CPU page
tables in all cases.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/378240/
2020-07-21 16:21:43 +02:00
..
2020-07-21 16:21:43 +02:00
2019-10-31 15:03:10 -07:00
2020-06-30 13:31:15 +02:00
2020-04-22 10:41:35 +10:00
2020-04-22 10:41:35 +10:00
2020-06-24 09:17:34 +02:00
2020-06-24 15:45:51 +10:00
2020-07-16 18:16:31 -04:00
2020-07-16 18:16:31 -04:00
2019-12-18 16:09:12 -05:00