diff options
| author | Duncan Ma <[email protected]> | 2023-10-25 19:07:21 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-11-17 00:53:10 -0500 |
| commit | 5e8a0d3598b47ee5a57708072bdef08816264538 (patch) | |
| tree | 0619612804e6fb927edbbb60ed8038f1bf137bd4 /tools/perf/scripts/python/syscall-counts.py | |
| parent | 0f216364625cb453b4f933deacfa92df7f2a2fc9 (diff) | |
drm/amd/display: Negate IPS allow and commit bits
[WHY]
On s0i3, IPS mask isn't saved and restored.
It is reset to zero on exit.
If it is cleared unexpectedly, driver will
proceed operations while DCN is in IPS2 and
cause a hang.
[HOW]
Negate the bit logic. Default value of
zero indicates it is still in IPS2. Driver
must poll for the bit to assert.
Cc: Mario Limonciello <[email protected]>
Cc: Alex Deucher <[email protected]>
Cc: [email protected]
Reviewed-by: Charlene Liu <[email protected]>
Acked-by: Alex Hung <[email protected]>
Signed-off-by: Duncan Ma <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions