Merge tag 'acpi-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
[linux-2.6-block.git] / drivers / acpi / video_detect.c
index 9fdcc620c6524d66a417690ccf75f4c82db0dbf2..2cc3821b2b16efe46f712e2d6211831d6d4f44db 100644 (file)
@@ -497,6 +497,14 @@ static const struct dmi_system_id video_detect_dmi_table[] = {
                DMI_MATCH(DMI_PRODUCT_NAME, "82BK"),
                },
        },
+       {
+        .callback = video_detect_force_native,
+        /* Lenovo Slim 7 16ARH7 */
+        .matches = {
+               DMI_MATCH(DMI_SYS_VENDOR, "LENOVO"),
+               DMI_MATCH(DMI_PRODUCT_NAME, "82UX"),
+               },
+       },
        {
         .callback = video_detect_force_native,
         /* Lenovo ThinkPad X131e (3371 AMD version) */