]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: fix wrong index used in dccg32_set_dpstreamclk
authorHersen Wu <hersenxs.wu@amd.com>
Thu, 9 Mar 2023 21:14:08 +0000 (16:14 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 Mar 2023 10:49:27 +0000 (12:49 +0200)
commitc590fce42c2117693bd0ee6646b3fc16a8f842ae
treedcc9bac7a5593ad790b295753d8c2e272311f69a
parentdec28169efd847cb74358b2478bb0ee775d1c58e
drm/amd/display: fix wrong index used in dccg32_set_dpstreamclk

commit 4c94e57c258cb7800aa5f3a9d9597d91291407a9 upstream.

[Why & How]
When merging commit 9af611f29034
("drm/amd/display: Fix DCN32 DPSTREAMCLK_CNTL programming"),
index change was not picked up.

Cc: stable@vger.kernel.org
Cc: Mario Limonciello <mario.limonciello@amd.com>
Fixes: 9af611f29034 ("drm/amd/display: Fix DCN32 DPSTREAMCLK_CNTL programming")
Reviewed-by: Qingqing Zhuo <qingqing.zhuo@amd.com>
Acked-by: Qingqing Zhuo <qingqing.zhuo@amd.com>
Signed-off-by: Hersen Wu <hersenxs.wu@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/amd/display/dc/dcn32/dcn32_dccg.c