diff options
author | Nicholas Kazlauskas <[email protected]> | 2024-01-15 17:24:26 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2024-01-29 15:41:29 -0500 |
commit | 05d3dfd3edba097596d8fef5c69efe0df61ce59e (patch) | |
tree | 3d070b052e04f18b2694d140df8e38192de942e3 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 6bd0960644ed424683995cb6b9bece03e8ccfcee (diff) |
drm/amd/display: Wait before sending idle allow and after idle disallow
[Why]
We want acknowledgment of the driver idle disallow from DMCUB before
continuing with any further programming.
For idle allow we want to minimize the chance of DMCUB actively
interacing with other firmware components on the system (eg. PMFW)
at the same time.
[How]
Ensure that DMCUB isn't in the middle of processing other command
submissions prior to allowing idle and after disallowing idle by
inserting a wait before the allow and by changing the wait type for
the idle disallow.
Reviewed-by: Charlene Liu <[email protected]>
Acked-by: Tom Chung <[email protected]>
Signed-off-by: Nicholas Kazlauskas <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions