]> 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)
commita9bba481c3fb261592e890929e2a5399ece96f13
treedcd21152e2bdd2028dbfbe0b91c9210f99335010
parent4d2669e5b9365bbc101103de216ef34097608cf5
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