diff options
| author | Wenjing Liu <[email protected]> | 2019-01-18 18:19:51 -0500 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-02-05 21:16:23 -0500 |
| commit | 5fc0cbfad4564856ee0f323d3f88a7cff19cc3f1 (patch) | |
| tree | 9b2cdce6df15dc8f7eecec6ee40663edf9d6a84e /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
| parent | 8f0159122714d38f89140993eb0a070f8eeb2e9d (diff) | |
drm/amd/display: determine if a pipe is synced by plane state
[why]
is_blanked is not a general indicator of if a pipe is synced
for all asics.
plane state is more accurate and applicable for all asics.
[how]
Remove is_blanked call and
add checking plane_state against NULL instead.
Signed-off-by: Wenjing Liu <[email protected]>
Reviewed-by: Tony Cheng <[email protected]>
Acked-by: Bhawanpreet Lakha <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions