[PATCH 10/11] accel/ivpu: Add support for delayed D0i3 entry message
Stanislaw Gruszka
stanislaw.gruszka at linux.intel.com
Sat Oct 28 09:38:42 UTC 2023
On Fri, Oct 27, 2023 at 09:07:22AM -0600, Jeffrey Hugo wrote:
> > + if (!ivpu_hw_37xx_is_idle(vdev)) {
> > + ivpu_warn(vdev, "VPU not idle during power down\n");
> > + if (ivpu_hw_37xx_ip_reset(vdev))
> > + ivpu_err(vdev, "Failed to reset the VPU\n");
> > + }
>
> This appears to be an unrelated change to $SUBJECT
Ok, I think I'll separate this on v2
Regards
Stanislaw
More information about the dri-devel
mailing list