]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/amd/display: Reset OUTBOX0 r/w pointer on DMUB reset
authorCruise Hung <Cruise.Hung@amd.com>
Fri, 13 May 2022 01:16:42 +0000 (09:16 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 17 May 2023 11:58:42 +0000 (13:58 +0200)
commitdbf01b33a22ebfa2c944e5494002e5aedee2a378
treefcf21f4ef058f9bd867dff84d14fd96930631619
parent3cb162602e91ba0481e8d420a904653c30ce4b9e
drm/amd/display: Reset OUTBOX0 r/w pointer on DMUB reset

[ Upstream commit 425afa0ac99a05b39e6cd00704fa0e3e925cee2b ]

[Why & How]
We missed resetting OUTBOX0 mailbox r/w pointer on DMUB reset.
Fix it.

Fixes: 6ecf9773a503 ("drm/amd/display: Fix DMUB outbox trace in S4 (#4465)")
Signed-off-by: Cruise Hung <Cruise.Hung@amd.com>
Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/amd/display/dmub/src/dmub_dcn32.c