diff options
author | Jani Nikula <jani.nikula@intel.com> | 2013-03-12 11:44:16 +0200 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2013-03-27 21:06:08 +0100 |
commit | 7c23396b40ed1e1d4751b0cadb8d1c8183a4e020 (patch) | |
tree | 8c9aae79509f91401f20c4f5b01828f6f4c6760d /tools/perf/scripts/python/check-perf-trace.py | |
parent | b6b3ba5b22fc46736f3deb4c1d2300533c813a50 (diff) |
drm/i915: return actual brightness to .get_brightness callback
The backlight device .get_brightness callback is supposed to return the
actual brightness by querying the hardware, not the cached value. See
Documentation/ABI/stable/sysfs-class-backlight. The callback is there to
support the actual_brightness sysfs file.
With the backlight_level and backlight device brightness now in sync, one
can reliably get the cached value through the brightness sysfs file.
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions