From: Mario Limonciello <mario.limonciello@amd.com>
To: <linux-kernel@vger.kernel.org>, <linux-acpi@vger.kernel.org>,
<rafael@kernel.org>, Len Brown <lenb@kernel.org>
Cc: <kherbst@redhat.com>, <nouveau@lists.freedesktop.org>,
<hdegoede@redhat.com>, <ddadap@nvidia.com>,
<kai.heng.feng@canonical.com>, <Dell.Client.Kernel@dell.com>,
Mario Limonciello <mario.limonciello@amd.com>
Subject: [RFC 1/2] ACPI: OSI: Remove Linux-Dell-Video _OSI string
Date: Fri, 19 Aug 2022 09:25:18 -0500 [thread overview]
Message-ID: <20220819142519.5684-2-mario.limonciello@amd.com> (raw)
In-Reply-To: <20220819142519.5684-1-mario.limonciello@amd.com>
This string was introduced because drivers for NVIDIA hardware
didn't support RTD3 in the past. This is no longer the case, and
so vendors shouldn't be using this string to modify ASL anymore.
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
---
drivers/acpi/osi.c | 9 ---------
1 file changed, 9 deletions(-)
diff --git a/drivers/acpi/osi.c b/drivers/acpi/osi.c
index 9f6853809138..c2f6b2f553d9 100644
--- a/drivers/acpi/osi.c
+++ b/drivers/acpi/osi.c
@@ -44,15 +44,6 @@ osi_setup_entries[OSI_STRING_ENTRIES_MAX] __initdata = {
{"Processor Device", true},
{"3.0 _SCP Extensions", true},
{"Processor Aggregator Device", true},
- /*
- * Linux-Dell-Video is used by BIOS to disable RTD3 for NVidia graphics
- * cards as RTD3 is not supported by drivers now. Systems with NVidia
- * cards will hang without RTD3 disabled.
- *
- * Once NVidia drivers officially support RTD3, this _OSI strings can
- * be removed if both new and old graphics cards are supported.
- */
- {"Linux-Dell-Video", true},
/*
* Linux-Lenovo-NV-HDMI-Audio is used by BIOS to power on NVidia's HDMI
* audio device which is turned off for power-saving in Windows OS.
--
2.34.1
next prev parent reply other threads:[~2022-08-19 14:25 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-19 14:25 [RFC 0/2] Stop the abuse of Linux-* _OSI strings Mario Limonciello
2022-08-19 14:25 ` Mario Limonciello [this message]
2022-08-19 14:25 ` [RFC 2/2] ACPI: OSI: Deprecate some abused " Mario Limonciello
2022-08-19 22:02 ` Daniel Dadap
2022-08-19 15:44 ` [RFC 0/2] Stop the abuse of Linux-* " Karol Herbst
2022-08-19 16:00 ` Limonciello, Mario
2022-08-19 16:37 ` Karol Herbst
2022-08-19 16:43 ` Limonciello, Mario
2022-08-19 16:47 ` Karol Herbst
2022-08-22 21:18 ` Lyude Paul
2022-08-23 3:47 ` Kai-Heng Feng
2022-08-23 17:05 ` Lyude Paul
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220819142519.5684-2-mario.limonciello@amd.com \
--to=mario.limonciello@amd.com \
--cc=Dell.Client.Kernel@dell.com \
--cc=ddadap@nvidia.com \
--cc=hdegoede@redhat.com \
--cc=kai.heng.feng@canonical.com \
--cc=kherbst@redhat.com \
--cc=lenb@kernel.org \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nouveau@lists.freedesktop.org \
--cc=rafael@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox