summaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorSuraj Kandpal <suraj.kandpal@intel.com>2026-04-23 13:33:55 +0530
committerSuraj Kandpal <suraj.kandpal@intel.com>2026-04-27 14:27:16 +0530
commit28ecf45468514483131f1ba411c0fb6c94580f1a (patch)
tree37cf71fe8783b79472cd4a276f7189720745547b /include/linux/timerqueue.h
parente3507e53562fd0e2483a61f68acf1ae5fc698ce0 (diff)
drm/i915/dp: Change drm_err to drm_dbg_kms
Change the drm_err to drm_dbg_kms when we fail to read the FEC capability. This is mainly because this is called from intel_dp_detect. Which ends up in race more frequently in case of MST scenarios, when we are disabling streams but the downstream Dock still sends signals which causes intel_dp_detect to be invoked which has DPCD reads. These pass until the Transcoder and DPLL go down causing AUX to go down too. At this point AUX Timeouts are expected and not an issue. But this drm_err gets flagged in CI causing noise even for passing scenarios. Signed-off-by: Suraj Kandpal <suraj.kandpal@intel.com> Reviewed-by: Arun R Murthy <arun.r.murthy@intel.com> Link: https://patch.msgid.link/20260423080355.2744117-1-suraj.kandpal@intel.com
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions