drm/i915/mtl: X-Tile support changes to client blits
authorJonathan Cavitt <jonathan.cavitt@intel.com>
Thu, 23 Feb 2023 18:39:54 +0000 (10:39 -0800)
committerMatt Roper <matthew.d.roper@intel.com>
Fri, 24 Feb 2023 16:06:13 +0000 (08:06 -0800)
commitba8ff971008cfaef6049df52a6058801202435d8
treedbdb89ecbc35911c79dd6d09331a4cff7b90b1b7
parentda6198afb01df0dce47fde23b53183cc0009b6a2
drm/i915/mtl: X-Tile support changes to client blits

Refactor the supports_x_tiling and fast_blit_ok helper
functions in the live client selftest to better reflect
when XY_FAST_COPY_BLT supports X-tile and can be used.

Bspec: 47982
Signed-off-by: Jonathan Cavitt <jonathan.cavitt@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Juha-Pekka Heikkila <juhapekka.heikkila@gmail.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230223183954.1817632-1-jonathan.cavitt@intel.com
drivers/gpu/drm/i915/gem/selftests/i915_gem_client_blt.c