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)
commit57143f2e5b41f3e51b13d3c358e29a932334110d
treedcd21152e2bdd2028dbfbe0b91c9210f99335010
parent50331a7b50741035cc9335f863939d638b225e71
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