diff options
| author | Eric Yang <[email protected]> | 2019-06-29 16:02:37 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-07-18 14:27:26 -0500 |
| commit | 0488a56465877a48596a874bc0f4f31d6fbf334e (patch) | |
| tree | 5ab3b340207709ccbf3eda56b1654c8c094f8606 /tools/perf/scripts/python | |
| parent | dcbb45b6eeedfbc3a087f4fa375c706adabd1ce0 (diff) | |
drm/amd/display: fix mpcc assert condition
[Why]
In DCN2x asic, the MPCC status register definition changed, and
our logic for assert is incorrect. disabled is valid state,
where we should see idle and not busy, where as in not
disabled state, we should see not idle.
[How]
Change assert condition to be more sensible.
Signed-off-by: Eric Yang <[email protected]>
Reviewed-by: Yongqiang Sun <[email protected]>
Acked-by: Leo Li <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions