diff options
author | 2020-04-29 17:02:36 +0200 | |
---|---|---|
committer | 2020-04-30 16:48:50 -0400 | |
commit | 8b91fd8bb1920a73b2c3a990a12d886fc62e1eef (patch) | |
tree | 752b8dec95f6e66d5decd26d517042d2b9a895ff /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
parent | drm/amdgpu/dc: Use WARN_ON_ONCE for ASSERT (diff) | |
download | linux-dev-8b91fd8bb1920a73b2c3a990a12d886fc62e1eef.tar.xz linux-dev-8b91fd8bb1920a73b2c3a990a12d886fc62e1eef.zip |
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>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions