diff options
| author | Wenjing Liu <[email protected]> | 2023-09-14 12:42:50 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-09-26 17:00:22 -0400 |
| commit | d849434977a8a5926c449c761fa9869071091f6a (patch) | |
| tree | 7308d811f4062f8652aae596082fcb1ca8f57711 /tools/perf/scripts/python | |
| parent | df475cced6af357304e8959df2ce740992aa0dec (diff) | |
drm/amd/display: fix incorrect odm change detection logic
[why]
The current ODM change detection only compares first two ODM slices.
If there are 4 ODM slices and the change is within the last two slices, the
logic fails to detect ODM change and cause us to skip ODM programming
unexpectedly.
[how]
Add a is ODM topology changed resource interface to check any ODM
topology changes with a more generic method.
Reviewed-by: Dillon Varone <[email protected]>
Acked-by: Wayne Lin <[email protected]>
Signed-off-by: Wenjing Liu <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions