diff options
author | Aric Cyr <[email protected]> | 2022-07-11 10:03:03 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2022-07-25 17:14:41 -0400 |
commit | 8de297dc046c180651c0500f8611663ae1c3828a (patch) | |
tree | 6bcd0c2dbd6ce0804026584763f1d0cffc704641 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 4c5aa594928f97593502a66d5a9075f5f5dd064b (diff) |
drm/amd/display: Avoid MPC infinite loop
[why]
In some cases MPC tree bottom pipe ends up point to itself. This causes
iterating from top to bottom to hang the system in an infinite loop.
[how]
When looping to next MPC bottom pipe, check that the pointer is not same
as current to avoid infinite loop.
Reviewed-by: Josip Pavic <[email protected]>
Reviewed-by: Jun Lei <[email protected]>
Acked-by: Alex Hung <[email protected]>
Signed-off-by: Aric Cyr <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions