]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Revert "drm/amd/display: Only restore backlight after amdgpu_dm_init or dm_resume"
authorMatthew Schwartz <matthew.schwartz@linux.dev>
Thu, 9 Oct 2025 12:19:00 +0000 (14:19 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 13 Oct 2025 18:14:14 +0000 (14:14 -0400)
commit9858ea4c29c283f0a8a3cdbb42108d464ece90a8
treea479e3a2c40c7775afafc35518814fa5c62c3d52
parent3a8660878839faadb4f1a6dd72c3179c1df56787
Revert "drm/amd/display: Only restore backlight after amdgpu_dm_init or dm_resume"

This fix regressed the original issue that commit 7875afafba84
("drm/amd/display: Fix brightness level not retained over reboot") solved,
so revert it until a different approach to solve the regression that
it caused with AMD_PRIVATE_COLOR is found.

Fixes: a490c8d77d50 ("drm/amd/display: Only restore backlight after amdgpu_dm_init or dm_resume")
Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/4620
Cc: stable@vger.kernel.org
Signed-off-by: Matthew Schwartz <matthew.schwartz@linux.dev>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h