diff options
| author | Leo Li <[email protected]> | 2024-07-11 14:38:11 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2024-07-27 17:30:58 -0400 |
| commit | 17e68f89132b9ee4b144358b49e5df404b314181 (patch) | |
| tree | d4dfc9cc5d90d7ec7e467de01720fff2c3f5de58 /tools/perf/scripts/python/netdev-times.py | |
| parent | 7fb363c57522b704e156fc4c5fbcb7ee133fe304 (diff) | |
drm/amd/display: Run idle optimizations at end of vblank handler
[Why & How]
1. After allowing idle optimizations, hw programming is disallowed.
2. Before hw programming, we need to disallow idle optimizations.
Otherwise, in scenario 1, we will immediately kick hw out of idle
optimizations with register access.
Scenario 2 is less of a concern, since any register access will kick
hw out of idle optimizations. But we'll do it early for correctness.
Signed-off-by: Leo Li <[email protected]>
Reviewed-by: Aurabindo Pillai <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions