Page MenuHomeFreeBSD

linuxkpi: Add `pm_resume_via_firmware()`
ClosedPublic

Authored by dumbbell on Sun, Jun 14, 9:21 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jun 19, 7:05 AM
Unknown Object (File)
Thu, Jun 18, 11:29 AM
Unknown Object (File)
Wed, Jun 17, 11:48 PM
Unknown Object (File)
Wed, Jun 17, 12:06 PM
Unknown Object (File)
Mon, Jun 15, 2:43 PM
Unknown Object (File)
Mon, Jun 15, 2:18 PM
Unknown Object (File)
Sun, Jun 14, 6:25 PM
Subscribers

Details

Summary

This function is unimplemented, always return false.

While here, fix the return type of pm_suspend_via_firmware(): it should be a boolean, not an integer.

The amdgpu DRM driver started to use pm_resume_via_firmware() in Linux 6.13.

This is part of the update of DRM drivers to Linux 6.13.

Sponsored by: The FreeBSD Foundation

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable