History log of /freebsd/sys/compat/linuxkpi/common/include/linux/acpi_amd_wbrf.h (Results 1 – 1 of 1)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/13.5.0
# b68fe1ef 28-Feb-2025 Jean-Sébastien Pédron <dumbbell@FreeBSD.org>

linuxkpi: Add <linux/acpi_amd_wbrf.h>

This header implements several stub functions that, on Linux, are used
when `CONFIG_AMD_WBRF` is not set at build time.

The amdgpu DRM driver started to use it

linuxkpi: Add <linux/acpi_amd_wbrf.h>

This header implements several stub functions that, on Linux, are used
when `CONFIG_AMD_WBRF` is not set at build time.

The amdgpu DRM driver started to use it in Linux 6.8.

Reviewed by: bz
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D49382

show more ...