]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/gem: Zap the client blt code
authorThomas Hellström <thomas.hellstrom@linux.intel.com>
Thu, 17 Jun 2021 06:30:17 +0000 (08:30 +0200)
committerMatthew Auld <matthew.auld@intel.com>
Thu, 17 Jun 2021 13:23:13 +0000 (14:23 +0100)
commite84fec09712d9a9d11d242a1c8536f5b1545f83e
treedcd21152e2bdd2028dbfbe0b91c9210f99335010
parentd04ead87415d0ac90356f0cf26981f33f18b0c96
drm/i915/gem: Zap the client blt code

It's not used anywhere.

Signed-off-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210617063018.92802-12-thomas.hellstrom@linux.intel.com
drivers/gpu/drm/i915/Makefile
drivers/gpu/drm/i915/gem/i915_gem_client_blt.c [deleted file]
drivers/gpu/drm/i915/gem/i915_gem_client_blt.h [deleted file]
drivers/gpu/drm/i915/gem/selftests/i915_gem_client_blt.c