Skip to content
Commit 59dfb0c6 authored by Daniel Kolesa's avatar Daniel Kolesa Committed by Alex Deucher
Browse files

drm/amd/display: work around fp code being emitted outside of DC_FP_START/END



The dcn20_validate_bandwidth function would have code touching the
incorrect registers emitted outside of the boundaries of the
DC_FP_START/END macros, at least on ppc64le. Work around the
problem by wrapping the whole function instead.

Signed-off-by: default avatarDaniel Kolesa <daniel@octaforge.org>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org # 5.6.x
parent f33a6dec
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment