aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorJason Stubbs <[email protected]>2011-09-20 09:16:13 -0700
committerMatthew Garrett <[email protected]>2011-10-24 16:52:35 +0200
commitac080523141d5bfa5f60ef2436480f645f915e9c (patch)
treeb8900469b14265e22227c7bbaaf1d491ea417e5b /tools/perf/scripts/python/syscall-counts.py
parenta7ea19926ffba86f373f6050a106cd162dbb9a78 (diff)
Platform: Brightness quirk for samsung laptop driver
On some Samsung laptops the brightness regulation works slightly different. All SABI commands except for set_brightness work as expected. The behaviour of set_brightness is as follows: - Setting a new brightness will only step one level toward the new brightness level. For example, setting a level of 5 when the current level is 2 will result in a brightness level of 3. - A spurious KEY_BRIGHTNESS_UP or KEY_BRIGHTNESS_DOWN event is also generated along with the change in brightness. - Neither of the above two issues occur when changing from/to brightness level 0. This patch adds detection and a non-intrusive workaround for the above issues. Signed-off-by: Jason Stubbs <[email protected]> Tested-by: David Herrmann <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: Matthew Garrett <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions