All tests - drm_WARN_ON(dig_port->tc_mode != TC_PORT_DISCONNECTED), WARNING: .* at drivers/gpu/drm/i915/display/intel_tc.c:\d+ intel_tc_port_sanitize
<4> [123.113688] i915 0000:00:02.0: drm_WARN_ON(dig_port->tc_mode != TC_PORT_DISCONNECTED)
<4> [123.113711] WARNING: CPU: 0 PID: 1129 at drivers/gpu/drm/i915/display/intel_tc.c:702 intel_tc_port_sanitize+0x12a/0x3e0 [i915]
<4> [123.113799] Modules linked in: snd_hda_codec_hdmi i915 mei_hdcp x86_pkg_temp_thermal coretemp crct10dif_pclmul crc32_pclmul snd_hda_intel ghash_clmulni_intel snd_intel_dspcfg snd_hda_codec snd_hwdep e1000e snd_hda_core ttm mei_me snd_pcm ptp prime_numbers mei pps_core intel_lpss_pci smsc75xx usbnet mii
<4> [123.113850] CPU: 0 PID: 1129 Comm: kworker/u32:49 Not tainted 5.15.0-rc5-CI-CI_DRM_10739+ #1
<4> [123.113853] Hardware name: Intel Corporation Alder Lake Client Platform/AlderLake-P LP4x RVP, BIOS ADLPFWI1.R00.2347.A00.2108230957 08/23/2021
<4> [123.113855] Workqueue: events_unbound async_run_entry_fn
<4> [123.113862] RIP: 0010:intel_tc_port_sanitize+0x12a/0x3e0 [i915]
<4> [123.113949] Code: 4c 8b 6f 50 4d 85 ed 75 03 4c 8b 2f e8 2f e3 3b e1 48 c7 c1 d0 b3 47 a0 4c 89 ea 48 c7 c7 0c c2 49 a0 48 89 c6 e8 36 c8 72 e1 <0f> 0b e9 35 ff ff ff 48 8d 74 24 1c 4c 89 ff e8 d2 f4 ff ff 4c 89
<4> [123.113951] RSP: 0018:ffffc90002973b38 EFLAGS: 00010282
<4> [123.113955] RAX: 0000000000000000 RBX: ffff88811f700000 RCX: 0000000000000001
<4> [123.113957] RDX: 0000000080000001 RSI: ffffffff8239e1d7 RDI: 00000000ffffffff
<4> [123.113959] RBP: ffff88812155b9a8 R08: 0000000000000001 R09: 0000000000000001
<4> [123.113960] R10: 000000008ee5c8fd R11: 00000000f9b94b8d R12: 0000000000000000
<4> [123.113962] R13: ffff888103af6850 R14: ffff88812155a000 R15: ffff88812155a000
<4> [123.113964] FS: 0000000000000000(0000) GS:ffff88849f000000(0000) knlGS:0000000000000000
<4> [123.113966] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
<4> [123.113968] CR2: 000056358501fd80 CR3: 0000000105f2c006 CR4: 0000000000770ef0
<4> [123.113970] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
<4> [123.113971] DR3: 0000000000000000 DR6: 00000000ffff07f0 DR7: 0000000000000400
<4> [123.113973] PKRU: 55555554
<4> [123.113974] Call Trace:
<4> [123.113979] ? __intel_runtime_pm_put+0x140/0x290 [i915]
<4> [123.114031] intel_ddi_sync_state+0x3f/0x90 [i915]
<4> [123.114120] intel_modeset_setup_hw_state+0x3d3/0x19d0 [i915]
<4> [123.114211] ? ww_mutex_lock+0x35/0x100
<4> [123.114218] ? drm_modeset_lock+0x81/0x130
<4> [123.114225] __intel_display_resume+0x15/0xd0 [i915]
<4> [123.114309] intel_display_resume+0xaa/0x130 [i915]
<4> [123.114403] ? pci_pm_thaw+0x80/0x80
<4> [123.114407] i915_drm_resume+0xad/0x120 [i915]
<4> [123.114453] dpm_run_callback+0x5a/0x240
<4> [123.114459] device_resume+0xb2/0x1e0
<4> [123.114463] ? pm_dev_err+0x25/0x25
<4> [123.114471] async_resume+0x14/0x30
<4> [123.114473] async_run_entry_fn+0x28/0x130
<4> [123.114479] process_one_work+0x275/0x5d0
<4> [123.114488] worker_thread+0x37/0x390
<4> [123.114492] ? process_one_work+0x5d0/0x5d0
<4> [123.114495] kthread+0x13b/0x170
<4> [123.114497] ? set_kthread_struct+0x40/0x40
<4> [123.114502] ret_from_fork+0x1f/0x30
<4> [123.114514] irq event stamp: 4129
<4> [123.114515] hardirqs last enabled at (4137): [<ffffffff81131315>] vprintk_emit+0x305/0x330
<4> [123.114520] hardirqs last disabled at (4144): [<ffffffff811312c4>] vprintk_emit+0x2b4/0x330
<4> [123.114523] softirqs last enabled at (3720): [<ffffffff81e0032d>] __do_softirq+0x32d/0x493
<4> [123.114527] softirqs last disabled at (3715): [<ffffffff810b7f16>] irq_exit_rcu+0xa6/0xe0
<4> [123.114530] ---[ end trace 225b10af8ad99599 ]---
Edited by Tejasree Illipilli