Summary: | drm/amd/display: set backlight level limit to 1: breaks userspace programs assuming 0 is the minimum brightness | ||
---|---|---|---|
Product: | DRI | Reporter: | Samantha McVey <samantham> |
Component: | DRM/AMDgpu | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Samantha McVey
2018-11-05 20:27:57 UTC
In addition, even though there is a write error, when you read back the brightness value, it shows that the backlight is at level 0, while its brightness has actually been unchanged from before: echo 0 > /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/backlight/amdgpu_bl0/brightness bash: echo: write error: Invalid argument cat /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/backlight/amdgpu_bl0/brightness 0 This should fix it: https://patchwork.freedesktop.org/patch/260537/ Closing this since it has been fixed. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.