diff options
| author | Josip Pavic <[email protected]> | 2019-09-12 15:40:08 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-10-10 19:32:32 -0500 |
| commit | 15caeabc5787c15babad7ee444afe9c26df1c8b3 (patch) | |
| tree | b7beb47e1ab3960e1333f53bc9cc4874e7c4da0d /tools/perf/scripts/python | |
| parent | 486cc0ee550e619660926e162f68e96a64702216 (diff) | |
drm/amd/display: wait for set pipe mcp command completion
[Why]
When the driver sends a pipe set command to the DMCU FW, it does not wait
for the command to complete. This can lead to unpredictable behavior if,
for example, the driver were to request a pipe disable to the FW via MCP,
then power down some hardware before the firmware has completed processing
the command.
[How]
Wait for the DMCU FW to finish processing set pipe commands
Signed-off-by: Josip Pavic <[email protected]>
Reviewed-by: Anthony Koo <[email protected]>
Acked-by: Bhawanpreet Lakha <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions