MEMCTL_CMD_STS
if (rgvswctl & MEMCTL_CMD_STS) {
rgvswctl |= MEMCTL_CMD_STS;
if (wait_for_atomic((I915_READ(MEMSWCTL) & MEMCTL_CMD_STS) == 0, 10))