aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/libxed.py
diff options
context:
space:
mode:
authorIlya Bakoulin <[email protected]>2022-11-24 13:58:49 -0500
committerAlex Deucher <[email protected]>2022-12-15 12:18:18 -0500
commit1b5d0e7e15430aecbf2bb0ac634a44aec971895c (patch)
tree73ca008e7917c8a34886e44a0aa2281cd490450b /tools/perf/scripts/python/libxed.py
parentb8ff7e08bab938d84dc329a7193ebf459088727c (diff)
drm/amd/display: Speed up DML fast_validate path
[Why] Iterating over every voltage state when we need to validate thousands of configurations all at once (i.e. display hotplug) can take a significant amount of time. [How] Check just the highest voltage state when fast_validate is true to verify whether the configuration can work at all, then do a proper validation including all voltage states later when fast_validate is false. Reviewed-by: Jun Lei <[email protected]> Acked-by: Jasdeep Dhillon <[email protected]> Signed-off-by: Ilya Bakoulin <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions