]> git.ipfire.org Git - thirdparty/linux.git/commit
platform/x86/intel/hid: Add Dell Pro Rugged 10/12 tablet to VGBS DMI quirks
authorChia-Lin Kao (AceLan) <acelan.kao@canonical.com>
Thu, 27 Nov 2025 07:04:07 +0000 (15:04 +0800)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Fri, 28 Nov 2025 11:54:18 +0000 (13:54 +0200)
commitb169e1733cadb614e87f69d7a5ae1b186c50d313
treede1d195ae89ddb91987578906dfec23b74fbc6b2
parentf720239ca39d72657e1bbf9c4c6270c78f548e43
platform/x86/intel/hid: Add Dell Pro Rugged 10/12 tablet to VGBS DMI quirks

Dell Pro Rugged 10/12 tablets has a reliable VGBS method.
If VGBS is not called on boot, the on-screen keyboard won't appear if the
device is booted without a keyboard.

Call VGBS on boot on thess devices to get the initial state of
SW_TABLET_MODE in a reliable way.

Signed-off-by: Chia-Lin Kao (AceLan) <acelan.kao@canonical.com>
Reviewed-by: Hans de Goede <johannes.goede@oss.qualcomm.com>
Link: https://patch.msgid.link/20251127070407.656463-1-acelan.kao@canonical.com
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
drivers/platform/x86/intel/hid.c