PLANE_OFFSET
offset = I915_READ(PLANE_OFFSET(pipe, plane_id));
I915_WRITE_FW(PLANE_OFFSET(pipe, plane_id), (y << 16) | x);