diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2021-05-21 00:03:17 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-05-21 18:02:53 -0400 |
commit | cd11b58ccef87c59918daa7eb0202fb308aa1350 (patch) | |
tree | 6eee0b09ee4585ec5b323bf599a9511927ae2fec /drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c | |
parent | b0781603af15425417ff8f63e5f8a329a4f5afd7 (diff) |
drm/amdgpu/display: make backlight setting failure messages debug
Avoid spamming the log. The backlight controller on DCN chips
gets powered down when the display is off, so if you attempt to
set the backlight level when the display is off, you'll get this
message. This isn't a problem as we cache the requested backlight
level if it's adjusted when the display is off and set it again
during modeset.
Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: nicholas.choi@amd.com
Cc: harry.wentland@amd.com
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c')
0 files changed, 0 insertions, 0 deletions