]> 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)
commitd04ead87415d0ac90356f0cf26981f33f18b0c96
treef892cf7257c10fbd8d401ff7613a3515ec23b43b
parent3968a2ba7cc41abad3ffc21a34442b4e47b07f07
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