aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorBhawanpreet Lakha <[email protected]>2021-04-29 16:32:47 -0400
committerAlex Deucher <[email protected]>2021-05-19 22:39:19 -0400
commit3bb68cec4db82ac9134181557c70c9eeb55ef403 (patch)
tree5b828f8e8d99fe41b7c89d57b5b7be6a483d1a5b /tools/perf/scripts/python/bin
parentd98af2725d42e85efb04a6939939eab31f562e45 (diff)
drm/amd/display: Add Overflow check to skip MALL
[Why] In some small modes (<200pixels) the stutter period is really big and will cause overflow. In these cases we shouldnt try to enable MALL as it will exceeds range of hysteresis timer (this can be seen in some IGT tests where the plane size is small) [How] Compare the stutter_period with the frame time and if we will overflow there is no point in trying to enable MALL (and see the ASSERT) so we early exist in this case Signed-off-by: Bhawanpreet Lakha <[email protected]> Reviewed-by: Jun Lei <[email protected]> Acked-by: Stylon Wang <[email protected]> Tested-by: Daniel Wheeler <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions