diff options
author | Mario Limonciello <[email protected]> | 2023-01-11 15:52:31 -0600 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2023-01-13 14:54:28 -0500 |
commit | 3e5019ee67760cd61b2a5fd605e1289c2f92d983 (patch) | |
tree | 6b8e4b249f2072bf1abcdcda1473facf06e66c28 /tools/perf/scripts/python/libxed.py | |
parent | 3c6d1aeb43425bebb52bc569950a03c15604c2d7 (diff) |
drm/amd: Avoid ASSERT for some message failures
On DCN314 when resuming from s0i3 an ASSERT is shown indicating that
`VBIOSSMC_MSG_SetHardMinDcfclkByFreq` returned `VBIOSSMC_Result_Failed`.
This isn't a driver bug; it's a BIOS/configuration bug. To make this
easier to triage, add an explicit warning when this issue happens.
This matches the behavior utilized for failures with
`VBIOSSMC_MSG_TransferTableDram2Smu` configuration.
Signed-off-by: Mario Limonciello <[email protected]>
Reviewed-by: Harry Wentland <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions