Lines Matching +full:surface +full:- +full:sam
1 .. SPDX-License-Identifier: GPL-2.0+
8 Surface ACPI Notify
11 The Surface ACPI Notify (SAN) device provides the bridge between ACPI and
12 SAM controller. Specifically, ACPI code can execute requests and handle
14 relating to the discrete GPU (dGPU) of the Surface Book 2 can be sent from
15 ACPI code (note: the Surface Book 3 uses a different method for this). The
16 only currently known event sent via this interface is a dGPU power-on
22 registration and notifier-block registration.
30 Notifier-blocks can be registered by any device for as long as the module is
41 .. kernel-doc:: include/linux/surface_acpi_notify.h
43 .. kernel-doc:: drivers/platform/surface/surface_acpi_notify.c