diff options
Diffstat (limited to 'video-quirks/20-video-quirk-pm-dell.quirkdb')
-rw-r--r-- | video-quirks/20-video-quirk-pm-dell.quirkdb | 3 |
1 files changed, 3 insertions, 0 deletions
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 |