summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorImre Deak <imre.deak@intel.com>2026-06-01 12:38:22 +0300
committerImre Deak <imre.deak@intel.com>2026-06-08 19:50:22 +0300
commite93e1ded5788a56a3ee78e123e2cffc281e9f0d6 (patch)
treef0d50786531af8f97ad6aa080d1c8988d47f7f66 /tools/perf/scripts/python
parentdff708148702db7da72d9415e3d9f50a25e57e24 (diff)
drm/i915/dp_link_training: Clamp sequential link training failure counter
Clamp link_training->seq_train_failures to MAX_SEQ_TRAIN_FAILURES to avoid - an unlikely - overflow. This is ok, because the code only makes a distinction between the cases where the counter is below or at the limit. This also prepares for replacing the counter with an enum in a follow-up change. Reviewed-by: Mika Kahola <mika.kahola@intel.com> Signed-off-by: Imre Deak <imre.deak@intel.com> Link: https://patch.msgid.link/20260601093836.3057345-10-imre.deak@intel.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions