radeonsi: Fix copying the "alpha" channel for formats with X channel.
Otherwise we get the strange behavior that unmap + map clears the X channel to 1.0 if the texture is DCC compressed due to copying from and to a staging texture.
Counter proposal for !438 (closed)