From 15936abbcfdd4832433742d2ce6b73dec0910290 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 18 Jun 2010 08:13:33 +0200 Subject: Fix suspend quirks for Dell Inspiron 8600 with an ATI card Reported by Kees Cook --- video-quirks/20-video-quirk-pm-dell.quirkdb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/video-quirks/20-video-quirk-pm-dell.quirkdb b/video-quirks/20-video-quirk-pm-dell.quirkdb index 7402716..3dc5a39 100644 --- a/video-quirks/20-video-quirk-pm-dell.quirkdb +++ b/video-quirks/20-video-quirk-pm-dell.quirkdb @@ -53,6 +53,9 @@ match system.hardware.product regex 1501|8600 addquirk --quirk-s3-bios addquirk --quirk-s3-mode + match system.hardware.primary_video.vendor numeric_compare_eq 0x1002 + addquirk --quirk-radeon-off + endmatch endmatch match system.hardware.product regex 9300 addquirk --quirk-s3-bios -- cgit v1.2.3