Matthew Auld 6ef295e342 drm/i915/ttm: ensure we unmap when purging
Purging can happen during swapping out, or directly invoked with the
madvise ioctl. In such cases this doesn't involve a ttm move, which
skips umapping the object.

v2(Thomas):
- add ttm_truncate helper, and just call into i915_ttm_move_notify() to
  handle the unmapping step

Fixes: 213d50927763 ("drm/i915/ttm: Introduce a TTM i915 gem object backend")
Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Cc: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Reviewed-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220106174910.280616-4-matthew.auld@intel.com
(cherry picked from commit ab4911b7d411ab2ef3b38322178b9138e156c393)
Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
2022-01-10 14:00:47 +00:00
..
2021-10-07 11:04:05 -07:00
2021-12-17 21:51:59 -08:00
2021-12-17 21:51:59 -08:00
2021-12-09 09:31:45 +01:00
2021-12-17 21:51:59 -08:00
2021-12-17 21:51:59 -08:00
2021-12-17 21:51:59 -08:00
2021-12-17 21:51:59 -08:00
2021-11-02 16:47:49 -07:00
2021-12-17 21:51:59 -08:00
2021-12-17 21:51:59 -08:00
2021-11-22 17:35:32 +02:00