Home | History | Annotate | Download | only in acpi
History log of /src/sys/dev/acpi/acpi_display.h
RevisionDateAuthorComments
 1.1  27-Feb-2022  riastradh acpivga(4): Provide hooks for ACPI display notifications.

The Intel i915 graphics driver needs to receive ACPI VGA 0x80
notifications, but with NetBSD's ACPI API, each ACPI node -- such as
the VGA node -- can only have one notifier attached, and acpivga(4)
already uses it.

RSS XML Feed