i915_in_reset
err = _wait_for_atomic(i915_in_reset(pdev), 50000, 0);
err = _wait_for_atomic(!i915_in_reset(pdev), 50000, 0);