diff options
author | Victor Lu <victorchengchi.lu@amd.com> | 2021-07-08 14:50:48 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-07-27 12:43:09 -0400 |
commit | c8f8e96805b54968b4d1d54850f87fc39128a532 (patch) | |
tree | abffd449db79405d305286ff3c1e64c8f6dbfeb7 /lib/mpi/mpi-add.c | |
parent | 91e273712ab8dd8c31924ac7714b21e011137e98 (diff) |
drm/amd/display: Guard DST_Y_PREFETCH register overflow in DCN21
[why]
DST_Y_PREFETCH can overflow when DestinationLinesForPrefetch values are
too large due to the former being limited to 8 bits.
[how]
Set the maximum value of DestinationLinesForPrefetch to be 255 * refclk
period.
Reviewed-by: Laktyushkin Dmytro <dmytro.laktyushkin@amd.com>
Acked-by: Solomon Chiu <solomon.chiu@amd.com>
Signed-off-by: Victor Lu <victorchengchi.lu@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'lib/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions