drm/i915/display: ignore link training failures in CI
authorVinod Govindapillai <vinod.govindapillai@intel.com>
Wed, 15 Feb 2023 08:38:32 +0000 (10:38 +0200)
committerImre Deak <imre.deak@intel.com>
Thu, 16 Mar 2023 14:47:24 +0000 (16:47 +0200)
commitc7d18b40a80e5c0a31e1dbea15c9591c4150e0e4
tree5eca53efd322fed49e8c8a4bc925209d8462adf1
parentb0fbef65e227ad4ea81bf2ad3d17d073bd0c68de
drm/i915/display: ignore link training failures in CI

If the ignore long HPD flag is set, ignore the link training
failures as well. Because of spurious HPDs, some unexpected link
training failures are happening while executing IGT test cases.
Ignore the link training failures for the time being if the long
HPDs are also ignored in the environments like CI.

Signed-off-by: Vinod Govindapillai <vinod.govindapillai@intel.com>
Reviewed-by: Imre Deak <imre.deak@intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230215083832.287519-3-vinod.govindapillai@intel.com
drivers/gpu/drm/i915/display/intel_dp_link_training.c