drm/i915/selftest: Add remap/rotate vma subtests when dst_stride!=width/height
authorImre Deak <imre.deak@intel.com>
Thu, 25 Mar 2021 21:48:07 +0000 (23:48 +0200)
committerImre Deak <imre.deak@intel.com>
Mon, 29 Mar 2021 19:58:12 +0000 (22:58 +0300)
commit25926cd856bea1e25f87f35c6fd935b4161b869b
tree7d30903e62808da2eebc79c4f50893f41391e78c
parenta4606d4595fd1cb662e4f7a63ac0c04396a0f124
drm/i915/selftest: Add remap/rotate vma subtests when dst_stride!=width/height

Add selftests to test the POT stride padding functionality added in the
previous patch.

Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210325214808.2071517-25-imre.deak@intel.com
drivers/gpu/drm/i915/selftests/i915_vma.c