Files
android_kernel_xiaomi_sm8450/drivers/gpu/drm/amd/display/dc
Daniel Kolesa 8b91fd8bb1 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: Daniel Kolesa <daniel@octaforge.org>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-04-30 16:48:50 -04:00
..
2019-12-05 16:26:39 -05:00
2020-04-28 16:20:22 -04:00