summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/lima/lima_drv.h
diff options
context:
space:
mode:
authorImre Deak <imre.deak@intel.com>2025-03-05 13:48:20 +0200
committerImre Deak <imre.deak@intel.com>2025-03-11 11:15:27 +0200
commit29c09cf200f736138707857696d1f6db2db0299b (patch)
treea799b990393316b6a93fdc1f94f5851eb831f01b /drivers/gpu/drm/lima/lima_drv.h
parent35021b5b15de0c4eceecda9e2dadab2e5e56b7e2 (diff)
drm/i915/dp: Queue a link check after link training is complete
After link training - both in case of a passing and failing LT result - a work is scheduled to check the link state. This check should take place after the link training is completed by disabling the link training pattern and setting intel_dp::link_trained=true. Atm, the work is scheduled before these steps, which may result in checking the link state too early (and thus not retraining the link as expected). Fix the above by scheduling the link check work after link training is complete. v2: - Add MAX_SEQ_TRAIN_FAILURES instead of open-coding it. (Jani) Reviewed-by: Jani Nikula <jani.nikula@intel.com> Signed-off-by: Imre Deak <imre.deak@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20250305114820.3523077-2-imre.deak@intel.com
Diffstat (limited to 'drivers/gpu/drm/lima/lima_drv.h')
0 files changed, 0 insertions, 0 deletions