| #
1609b4d4
|
| 20-Jun-2025 |
Jean-Sébastien Pédron <dumbbell@FreeBSD.org> |
linuxkpi: Add `pm_runtime_get_if_active()` variant from Linux 6.9
With Linux 6.9, `pm_runtime_get_if_active()` lost its second `bool` argument.
This change is put behind a check of `LINUXKPI_VERSIO
linuxkpi: Add `pm_runtime_get_if_active()` variant from Linux 6.9
With Linux 6.9, `pm_runtime_get_if_active()` lost its second `bool` argument.
This change is put behind a check of `LINUXKPI_VERSION` to keep compatibility.
Reviewed by: bz Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D50991
show more ...
|
| #
710c6084
|
| 11-Jan-2023 |
Jean-Sébastien Pédron <dumbbell@FreeBSD.org> |
linuxkpi: Add `pm_runtime_suspended()`
Reviewed by: manu Approved by: manu Differential Revision: https://reviews.freebsd.org/D38083
|
| #
456a92d5
|
| 23-Jun-2022 |
Emmanuel Vadot <manu@FreeBSD.org> |
linuxkpi: Add pm_runtime.h
Provide dummy functions needed for drm-kmod.
Obtain from: OpenBSD (via drm-kmod) MFC after: 1 week Sponsored by: Beckhoff Automation GmbH & Co. KG Differential Revis
linuxkpi: Add pm_runtime.h
Provide dummy functions needed for drm-kmod.
Obtain from: OpenBSD (via drm-kmod) MFC after: 1 week Sponsored by: Beckhoff Automation GmbH & Co. KG Differential Revision: https://reviews.freebsd.org/D35568
show more ...
|
| #
1609b4d4
|
| 20-Jun-2025 |
Jean-Sébastien Pédron <dumbbell@FreeBSD.org> |
linuxkpi: Add `pm_runtime_get_if_active()` variant from Linux 6.9
With Linux 6.9, `pm_runtime_get_if_active()` lost its second `bool` argument.
This change is put behind a check of `LINUXKPI_VERSIO
linuxkpi: Add `pm_runtime_get_if_active()` variant from Linux 6.9
With Linux 6.9, `pm_runtime_get_if_active()` lost its second `bool` argument.
This change is put behind a check of `LINUXKPI_VERSION` to keep compatibility.
Reviewed by: bz Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D50991
show more ...
|
| #
710c6084
|
| 11-Jan-2023 |
Jean-Sébastien Pédron <dumbbell@FreeBSD.org> |
linuxkpi: Add `pm_runtime_suspended()`
Reviewed by: manu Approved by: manu Differential Revision: https://reviews.freebsd.org/D38083
|
| #
456a92d5
|
| 23-Jun-2022 |
Emmanuel Vadot <manu@FreeBSD.org> |
linuxkpi: Add pm_runtime.h
Provide dummy functions needed for drm-kmod.
Obtain from: OpenBSD (via drm-kmod) MFC after: 1 week Sponsored by: Beckhoff Automation GmbH & Co. KG Differential Revis
linuxkpi: Add pm_runtime.h
Provide dummy functions needed for drm-kmod.
Obtain from: OpenBSD (via drm-kmod) MFC after: 1 week Sponsored by: Beckhoff Automation GmbH & Co. KG Differential Revision: https://reviews.freebsd.org/D35568
show more ...
|
| #
1609b4d4
|
| 20-Jun-2025 |
Jean-Sébastien Pédron <dumbbell@FreeBSD.org> |
linuxkpi: Add `pm_runtime_get_if_active()` variant from Linux 6.9
With Linux 6.9, `pm_runtime_get_if_active()` lost its second `bool` argument.
This change is put behind a check of `LINUXKPI_VERSIO
linuxkpi: Add `pm_runtime_get_if_active()` variant from Linux 6.9
With Linux 6.9, `pm_runtime_get_if_active()` lost its second `bool` argument.
This change is put behind a check of `LINUXKPI_VERSION` to keep compatibility.
Reviewed by: bz Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D50991
show more ...
|
| #
710c6084
|
| 11-Jan-2023 |
Jean-Sébastien Pédron <dumbbell@FreeBSD.org> |
linuxkpi: Add `pm_runtime_suspended()`
Reviewed by: manu Approved by: manu Differential Revision: https://reviews.freebsd.org/D38083
|
| #
456a92d5
|
| 23-Jun-2022 |
Emmanuel Vadot <manu@FreeBSD.org> |
linuxkpi: Add pm_runtime.h
Provide dummy functions needed for drm-kmod.
Obtain from: OpenBSD (via drm-kmod) MFC after: 1 week Sponsored by: Beckhoff Automation GmbH & Co. KG Differential Revis
linuxkpi: Add pm_runtime.h
Provide dummy functions needed for drm-kmod.
Obtain from: OpenBSD (via drm-kmod) MFC after: 1 week Sponsored by: Beckhoff Automation GmbH & Co. KG Differential Revision: https://reviews.freebsd.org/D35568
show more ...
|