]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4d2669e5b9365bbc101103de216ef34097608cf5
treef892cf7257c10fbd8d401ff7613a3515ec23b43b
parent080e1007a502403496c5c0e7ea5044962c1ceb17
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