diff options
| author | Imre Deak <imre.deak@intel.com> | 2026-03-11 17:31:52 +0200 |
|---|---|---|
| committer | Imre Deak <imre.deak@intel.com> | 2026-03-13 14:58:08 +0200 |
| commit | 95acbb074694ead2a2f09888e673a485ed00ea22 (patch) | |
| tree | f4c8d0178ed6c3f6a9889f43da2097f5d1fcba3c /include/linux/i2c/git@git.tavy.me:linux-stable.git | |
| parent | e41e992cb6534cac3a21a02d005c714f7f923653 (diff) | |
drm/i915/dp: Simplify forcing a link retraining
Since both the DP SST and MST HPD IRQ handlers call
intel_dp_handle_link_service_irq() with LINK_STATUS_CHANGED set in
irq_mask if intel_dp->link.force_retrain is set, checking for the former
flag is sufficient to determine if the link status needs to be checked
(which includes retraining the link if this is forced); remove checking
for the latter flag.
Since LINK_STATUS_CHANGED is currently set unconditionally for DP SST,
extend the related comment to note that it must be set if
intel_dp->link.force_retrain is set (in case setting LINK_STATUS_CHANGED
becomes conditional on DPCD_REV).
Reviewed-by: Suraj Kandpal <suraj.kandpal@intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Link: https://patch.msgid.link/20260311153152.133744-2-imre.deak@intel.com
Diffstat (limited to 'include/linux/i2c/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions
