From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 108668] drm/amd/display: set backlight level limit to 1: breaks
userspace programs assuming 0 is the minimum brightness
Date: Mon, 05 Nov 2018 20:27:57 +0000
Message-ID:
Bug ID
108668
Summary
drm/amd/display: set backlight level limit to 1: breaks users=
pace programs assuming 0 is the minimum brightness
Product
DRI
Version
unspecified
Hardware
Other
OS
All
Status
NEW
Severity
normal
Priority
medium
Component
DRM/AMDgpu
Assignee
dri-devel@lists.freedesktop.org
Reporter
samantham@posteo.net
This commit
https://git.kerne=
l.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3D0cafc82fae41=
531b0162150f9a97f2c74f97118f
breaks KDE and any other software that assumes setting 0 will induce the
minimum brightness. Maybe it would make more sense to set the brightness le=
vel
to "1" if userspace requests brightness level "0" so pr=
ograms still function
correctly.
If desired the call could still return false to indicate it was out of boun=
ds,
but still lower brightness.