hal-info: Branch 'master'
Danny Kukawka
dkukawka at kemper.freedesktop.org
Wed Oct 1 05:26:51 PDT 2008
fdi/information/10freedesktop/20-video-quirk-pm-samsung.fdi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 06a257200e1f1431d00b588f1dc7d257f290000c
Author: Danny Kukawka <danny.kukawka at web.de>
Date: Wed Oct 1 14:25:59 2008 +0200
updated Samsung suspend quirks with s2ram whitelist entries from -r1.132
Updated Samsung suspend quirks with s2ram whitelist entries from -r1.132.
New:
- R50/R51, SR700
Fixed:
- SX50S
diff --git a/fdi/information/10freedesktop/20-video-quirk-pm-samsung.fdi b/fdi/information/10freedesktop/20-video-quirk-pm-samsung.fdi
index cbe361b..fc41aa7 100644
--- a/fdi/information/10freedesktop/20-video-quirk-pm-samsung.fdi
+++ b/fdi/information/10freedesktop/20-video-quirk-pm-samsung.fdi
@@ -6,7 +6,7 @@
<merge key="power_management.quirk.s3_bios" type="bool">true</merge>
<merge key="power_management.quirk.s3_mode" type="bool">true</merge>
</match>
- <match key="system.hardware.product" string="SQ30;SQ35S">
+ <match key="system.hardware.product" string="SQ30;SQ35S;SX50S">
<merge key="power_management.quirk.vbe_post" type="bool">true</merge>
</match>
<!-- Samsung UMPC, P35 (NOTE: there is a s2ram report for CoronaR to need no quirks)-->
@@ -22,7 +22,7 @@
<merge key="power_management.quirk.vbestate_restore" type="bool">true</merge>
</match>
<!-- these need no quirks to suspend/resume -->
- <match key="system.hardware.product" contains_outof="R55S;SX50S">
+ <match key="system.hardware.product" contains_outof="R50/R51;R55S;SR700">
<merge key="power_management.quirk.none" type="bool">true</merge>
</match>
</match>
More information about the hal-commit
mailing list