ACPI / OSI: Add OEM _OSI strings to disable NVidia RTD3
authorAlex Hung <alex.hung@canonical.com>
Thu, 1 Mar 2018 03:27:55 +0000 (19:27 -0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sun, 18 Mar 2018 22:42:33 +0000 (23:42 +0100)
commit9251a71db62ca9cc7e7cf364218610b0f018c291
treecef7f5f820fd248e67f2b594a36dddb8adebcefc
parent0c8efd610b58cb23cefdfa12015799079aef94ae
ACPI / OSI: Add OEM _OSI strings to disable NVidia RTD3

A number of Dell systems require an OEM _OSI string "Linux-Dell-Video"
as a BIOS workaround to disable RTD3 which causes systems hangs when
NVidia graphics cards are installed.  The affected Dell systems are
with system IDs: 0818, 0819, 0820, 0850, 0851, 086F, 0870, 0885 and
0886.

The form of the OEM _OSI strings is defined by each OEMs and is
discussed in Documentation/acpi/osi.txt.

Signed-off-by: Alex Hung <alex.hung@canonical.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/osi.c