diff options
author | Martin Tsai <[email protected]> | 2019-01-10 13:05:15 +0800 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2019-01-28 11:43:46 -0500 |
commit | 22051b636e347888bfd2efbbc9bcb8918d16e8c5 (patch) | |
tree | f19d4792ed754bf2545d46a2c48ce4b40b872f18 /tools/perf/scripts/python | |
parent | cbce5f0a9f306f890d257a92fcca6cb341af76ed (diff) |
drm/amd/display: Poll pending down rep before clear payload allocation table
[Why]
On current design, driver cannot handle the interrupt for
down reply when link training is processing. The DOWN REQ
send before link training will keep in the pending DOWN REP
state in the queue.
It makes the next DOWN REQ be queued until time out.
[How]
To add a polling sequence before clear payload allocation table
to make sure the pending DOWN REP can be handled.
Signed-off-by: Martin Tsai <[email protected]>
Reviewed-by: Charlene Liu <[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