From 27a381e2fcb20daa68f4e6ef54dfc3dbdeaaf3fa Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Tue, 21 Aug 2007 20:55:14 +0000 Subject: add some openchrome definitions, disable 3D for openchrome devices where 3D support is not present or not safe --- lst/Cards+ | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'lst/Cards+') diff --git a/lst/Cards+ b/lst/Cards+ index b77c6087..fb65417e 100644 --- a/lst/Cards+ +++ b/lst/Cards+ @@ -83,11 +83,17 @@ NEEDVIDEORAM # S3 UniChrome (via) -NAME S3 UniChrome-based cards +NAME S3 UniChrome-based cards with 3D support DRIVER openchrome # 3D needs a DRM driver in kernel: DRI_GLX +# Some cards do not have 3D support, or 3D support is not safe: see +# http://wiki.openchrome.org/tikiwiki/tiki-index.php?page=HardwareCaveats + +NAME S3 UniChrome-based cards without 3D support +DRIVER openchrome + # Tseng # All potential driver options, and non-PCI-based cards, dropped (2007/03/08) on -- cgit v1.2.1