linux_dsm_epyc7002/drivers/gpu/drm/amd/display
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
..
amdgpu_dm drm/amd/display: Indicate use of TMZ buffers to DC 2020-04-28 16:20:29 -04:00
dc drm/amd/display: work around fp code being emitted outside of DC_FP_START/END 2020-04-30 16:48:50 -04:00
dmub drm/amd/display: Add panel cntl id for set backlight level. 2020-04-28 16:19:24 -04:00
include drm/amd/display: query hdcp capability during link detect 2020-04-09 10:43:17 -04:00
modules drm/amd/display: Internal refactoring to abstract color caps 2020-04-28 16:19:48 -04:00
Kconfig drm: amd/display: fix Kconfig help text 2020-04-23 15:06:41 -04:00
Makefile drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guards 2019-11-13 15:29:42 -05:00
TODO