diff options
author | Yongqiang Sun <[email protected]> | 2020-03-05 13:47:26 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-03-19 00:03:04 -0400 |
commit | eb1b4573c080469fbacce953805e22a670193344 (patch) | |
tree | 976a8b31ee523eec6dfc699c026f655b1e9f0166 /scripts/gdb/linux/utils.py | |
parent | 2f752e914d943c199f3255b4aba3358fd78cc8c9 (diff) |
drm/amd/display: DPP DTO isn't update properly.
[Why]
before update dpp DTO, we check dppclks in context to determine it is
changed or not, but dppclks in context will be updated anyways after
flip is done, so compare dppclks in context will always get an equal
result.
[How]
Add pipe dpp clks in dccg and compare values between dccg and context.
Signed-off-by: Yongqiang Sun <[email protected]>
Reviewed-by: Dmytro Laktyushkin <[email protected]>
Acked-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions