aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorImre Deak <imre.deak@gmail.com>2024-06-10 19:49:21 +0300
committerImre Deak <imre.deak@intel.com>2024-06-13 21:26:49 +0300
commit182c6be08b81b367b98634c40870fc06cd4eca42 (patch)
treee6a7ce400d441236f61daa5db2c147744f5e2204 /tools/perf/scripts/python/syscall-counts.py
parent5bd3e7ea8854601866bac507b3cdda5fd3a29c15 (diff)
drm/i915/dp: Pass atomic state to link training function
The next patch adds sending a modeset-retry uevent after a link training failure to all MST connectors on link. This requires the atomic state, so pass it to intel_dp_start_link_train(). In case of SST where retraining still happens by calling this function directly instead of a modeset commit the atomic state is not available and NULL is passed instead. This is ok, since in this case the encoder's only DP connector is available from intel_dp->attached_connector not requiring the atomic state. v2: Add NOTE that the atomic state may not be valid for SST links and assert that it's valid for MST links. (Ville) Cc: Ville Syrjälä <ville.syrjala@linux.intel.com> Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Imre Deak <imre.deak@gmail.com> Link: https://patchwork.freedesktop.org/patch/msgid/20240610164933.2947366-10-imre.deak@intel.com
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions