drm/i915/ttm: accelerated move implementation
authorRamalingam C <ramalingam.c@intel.com>
Thu, 17 Jun 2021 06:30:16 +0000 (08:30 +0200)
committerMatthew Auld <matthew.auld@intel.com>
Thu, 17 Jun 2021 13:23:12 +0000 (14:23 +0100)
commit50331a7b50741035cc9335f863939d638b225e71
treef892cf7257c10fbd8d401ff7613a3515ec23b43b
parent94ce0d65076cda511da843ae1893c819948a215a
drm/i915/ttm: accelerated move implementation

Invokes the pipelined page migration through blt, for
i915_ttm_move requests of eviction and also obj clear.

Signed-off-by: Ramalingam C <ramalingam.c@intel.com>
Reviewed-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210617063018.92802-11-thomas.hellstrom@linux.intel.com
drivers/gpu/drm/i915/gem/i915_gem_ttm.c