INTEL_DISPLAY_DEVICE_CURSOR_OFFSET
#define _MMIO_CURSOR2(display, pipe, reg) _MMIO(INTEL_DISPLAY_DEVICE_CURSOR_OFFSET((display), (pipe)) + (reg))
return INTEL_DISPLAY_DEVICE_CURSOR_OFFSET(display, pipe);