DSPOFFSET
I915_WRITE_FW(DSPOFFSET(i9xx_plane), (y << 16) | x);
offset = I915_READ(DSPOFFSET(i9xx_plane));