diff options
| author | Chris Park <[email protected]> | 2024-05-28 15:56:22 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2024-06-14 16:17:15 -0400 |
| commit | d3d996ec8905a0098f160d7a4dcca2b54d48d697 (patch) | |
| tree | 780f5d4a9933bdca7af272e2c5748069bbdf1bfa /tools/perf/scripts/python | |
| parent | f2034ebb27c5222511b2225b10348ccf6f541a7f (diff) | |
drm/amd/display: Avoid programming DTO if Refclk is 0
[Why]
Reference clock, either DPREFCLK or DTBCLK can be a value of 0
which then will encounter division by 0.
[How]
Avoid further calculation and programming if refclk is not
populated.
Reviewed-by: Dillon Varone <[email protected]>
Acked-by: Zaeem Mohamed <[email protected]>
Signed-off-by: Chris Park <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions