From a0a03524fec4f1c6e49d47c2bdc9bd73fa0a9896 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Giuseppe=20Ghib=C3=B2?= Date: Thu, 25 May 2023 23:52:11 +0200 Subject: Introduce Intel Kernel Mode setting group for drakx11 We introduce the "Intel Kernel Mode setting" group (driver "modesetting") to be choosen for Intel cards not not working well with the standard Intel DDX driver (driver "intel"). While in theory "modesetting" is common across many card vendors, we split as specific "Intel Kernel Mode setting" for Intel cards so that, eventually, different "LINE" options can be specified in the Cards+ file. --- lst/Cards+ | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lst') diff --git a/lst/Cards+ b/lst/Cards+ index e668ecdf..359376d6 100644 --- a/lst/Cards+ +++ b/lst/Cards+ @@ -415,6 +415,9 @@ NAME Intel 810 and later DRIVER intel DRI_GLX +NAME Intel Kernel Mode setting +DRIVER modesetting + NAME Intel Vermilion-based cards DRIVER vesa -- cgit v1.2.1