diff options
| author | Nicholas Kazlauskas <[email protected]> | 2021-11-02 14:27:30 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2021-11-22 14:45:01 -0500 |
| commit | a53b554b56e0326edb2ddbbf8c76743191f7819c (patch) | |
| tree | 9be0deedd1d747c27c284b8a606493a09e553854 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | c09bb36dd1230838d49a5ebf409df804a5ebfdaa (diff) | |
drm/amd/display: Only flush delta from last command execution
[Why]
We're currently flushing commands that had been previously been
flushed or are currently being processed by the DMCUB when we don't
immediately wait for idle after command execution.
[How]
Avoiding reflushing the data by keeping track of the last wptr.
We'll treat this as the actual rptr by creating a copy of the inbox
and modifying the copy's rptr.
Reviewed-by: Eric Yang <[email protected]>
Acked-by: Wayne Lin <[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/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions