diff options
author | Mikita Lipski <[email protected]> | 2018-08-02 09:45:09 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2018-08-13 17:29:11 -0500 |
commit | ad8960a6cb06c446d0a391ce095f6f28edf36aff (patch) | |
tree | 58ef33720bbbe145f1461464612a518154a76b65 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fc69009e35b74e45ad71140e94355e999b8d24af (diff) |
drm/amd/display: Check if clock source in use before disabling
[why]
We are disabling clock source while other pipes are still using
it, because we don't verify the number of pipes that share it.
[how]
- Adding a function in resources to return the number of pipes
sharing the clock source.
- Checking that no one is sharing the clock source before disabling
Signed-off-by: Mikita Lipski <[email protected]>
Reviewed-by: Harry Wentland <[email protected]>
Acked-by: Leo Li <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Cc: [email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions