drm/xe/migrate: Use XY_FAST_COLOR_BLT for clearing
This command is substantially faster than XY_COLOR_BLT, and also has a (yet untested) mode for flat CCS clearing. Use XY_FAST_COLOR_BLT.
Signed-off-by: Thomas Hellström thomas.hellstrom@linux.intel.com