HomeFreeBSD

linuxkpi: Add support for `suspend_noirq` callback in `struct dev_pm_ops`

Description

linuxkpi: Add support for suspend_noirq callback in struct dev_pm_ops

[Why]
This callback is being used by the amdgpu DRM driver in Linux 5.18.

[How]
The callback is called after suspend_late().

Reviewed by: emaste, manu
Approved by: emaste, manu
Differential Revision: https://reviews.freebsd.org/D43029

Details

Provenance
dumbbellAuthored on Dec 9 2023, 4:24 PM
Reviewer
emaste
Differential Revision
D43029: linuxkpi: Add support for `suspend_noirq` callback in `struct dev_pm_ops`
Parents
rGb30637c100f1: linuxkpi: Add <video/of_display_timing.h> to dummy headers
Branches
Unknown
Tags
Unknown