PLANE_CTL_ENABLE
plane_ctl = PLANE_CTL_ENABLE;
if (!(val & PLANE_CTL_ENABLE))
ret = I915_READ(PLANE_CTL(plane->pipe, plane_id)) & PLANE_CTL_ENABLE;