VMW_CURSOR_SNOOP_WIDTH
const u32 image_pitch = VMW_CURSOR_SNOOP_WIDTH * desc->pitchBytesPerBlock;
box->w > VMW_CURSOR_SNOOP_WIDTH || box->h > VMW_CURSOR_SNOOP_HEIGHT) {
if (box->w == VMW_CURSOR_SNOOP_WIDTH && cmd->dma.guest.pitch == image_pitch) {
if (new_state->crtc_w != VMW_CURSOR_SNOOP_WIDTH ||
metadata->sizes[0].width == VMW_CURSOR_SNOOP_WIDTH &&
const u32 cursor_size_bytes = VMW_CURSOR_SNOOP_WIDTH *