PLANE_SIZE
val = I915_READ(PLANE_SIZE(pipe, plane_id));
I915_WRITE_FW(PLANE_SIZE(pipe, plane_id), (src_h << 16) | src_w);