aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorMika Kahola <[email protected]>2024-05-23 16:46:49 +0300
committerMika Kahola <[email protected]>2024-05-30 11:23:51 +0300
commit45fe957ae769b9122f4a40f2528c516132fe7e3d (patch)
tree12d45b30d9ad88e699d12d2ffa581c727de2cc03 /tools/perf/scripts/python/netdev-times.py
parent5575d7b661887760f385e8c68913da5cf202a8cf (diff)
drm/i915/display: Add compare config for MTL+ platforms
Currently, we may bump into pll mismatch errors during the state verification stage. This happens when we try to use fastset instead of full modeset. Hence, we would need to add a check for pipe configuration to ensure that the sw and the hw configuration will match. In case of hw and sw mismatch, we would need to disable fastset and use full modeset instead. v2: Fix C10 error on PLL comparison (BAT) Use memcmp instead of fixed loops for pll config comparison (Jani) Clean up and use intel_cx0pll_dump_hw_state() to dump pll information (Jani) Reviewed-by: Jani Nikula <[email protected]> Signed-off-by: Mika Kahola <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions