On Fri, Apr 01, 2016 at 04:44:01PM -0000, Patchwork wrote: > == Series Details == > > Series: series starting with [1/2] drm/i915: Read timings from the correct transcoder in intel_crtc_mode_get() > URL : https://patchwork.freedesktop.org/series/5183/ > State : warning > > == Summary == > > Series 5183v1 Series without cover letter > http://patchwork.freedesktop.org/api/1.0/series/5183/revisions/1/mbox/ > > Test gem_sync: > Subgroup basic-all: > pass -> DMESG-WARN (snb-dellxps) Network issue of some sort. [ 189.725107] ------------[ cut here ]------------ [ 189.725120] WARNING: CPU: 0 PID: 0 at net/sched/sch_generic.c:303 dev_watchdog+0x23a/0x240 [ 189.725136] Modules linked in: snd_hda_intel i915 smsc75xx usbnet mii snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic x86_pkg_temp_thermal intel_powerclamp coretemp crct10dif_pclmul crc32_pclmul ghash_clmulni_intel snd_hda_codec snd_hwdep snd_hda_core mei_me snd_pcm mei lpc_ich [last unloaded: i915] [ 189.725161] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G U 4.6.0-rc1-gfxbench+ #1 [ 189.725164] Hardware name: Dell Inc. XPS 8300 /0Y2MRG, BIOS A06 10/17/2011 [ 189.725168] 0000000000000000 ffff88012fa03d80 ffffffff81404dc5 ffff88012fa03dd0 [ 189.725175] 0000000000000000 ffff88012fa03dc0 ffffffff81079b7c 0000012f2fa03e00 [ 189.725179] 0000000000000000 0000000000000000 ffff8800365938d8 ffff8800bb344560 [ 189.725183] Call Trace: [ 189.725184] <IRQ> [<ffffffff81404dc5>] dump_stack+0x67/0x92 [ 189.725192] [<ffffffff81079b7c>] __warn+0xcc/0xf0 [ 189.725195] [<ffffffff81079bea>] warn_slowpath_fmt+0x4a/0x50 [ 189.725198] [<ffffffff816f514a>] dev_watchdog+0x23a/0x240 [ 189.725202] [<ffffffff816f4f10>] ? dev_graft_qdisc+0x70/0x70 [ 189.725207] [<ffffffff810ee67f>] call_timer_fn+0x8f/0x350 [ 189.725210] [<ffffffff810ee5f0>] ? process_timeout+0x10/0x10 [ 189.725216] [<ffffffff816f4f10>] ? dev_graft_qdisc+0x70/0x70 [ 189.725220] [<ffffffff810eeba2>] run_timer_softirq+0x262/0x3a0 [ 189.725227] [<ffffffff8108002e>] __do_softirq+0x11e/0x4a0 [ 189.725233] [<ffffffff81080514>] irq_exit+0x84/0xa0 [ 189.725237] [<ffffffff8103bfbd>] smp_apic_timer_interrupt+0x3d/0x50 [ 189.725244] [<ffffffff817d1ee9>] apic_timer_interrupt+0x89/0x90 [ 189.725247] <EOI> [<ffffffff81669fc3>] ? cpuidle_enter_state+0xe3/0x310 [ 189.725254] [<ffffffff81669fbe>] ? cpuidle_enter_state+0xde/0x310 [ 189.725258] [<ffffffff8166a212>] cpuidle_enter+0x12/0x20 [ 189.725262] [<ffffffff810c3335>] call_cpuidle+0x25/0x40 [ 189.725265] [<ffffffff810c36f9>] cpu_startup_entry+0x2a9/0x3d0 [ 189.725269] [<ffffffff817c8837>] rest_init+0x127/0x130 [ 189.725273] [<ffffffff81d6ae88>] start_kernel+0x3fb/0x408 [ 189.725276] [<ffffffff81d6a491>] x86_64_start_reservations+0x2a/0x2c [ 189.725280] [<ffffffff81d6a578>] x86_64_start_kernel+0xe5/0xe8 [ 189.725295] ---[ end trace 693fcfdf42f88556 ]--- > Test kms_force_connector_basic: > Subgroup force-edid: > skip -> PASS (ivb-t430s) > > bdw-nuci7 total:196 pass:184 dwarn:0 dfail:0 fail:0 skip:12 > bdw-ultra total:196 pass:175 dwarn:0 dfail:0 fail:0 skip:21 > bsw-nuc-2 total:196 pass:159 dwarn:0 dfail:0 fail:0 skip:37 > byt-nuc total:196 pass:161 dwarn:0 dfail:0 fail:0 skip:35 > hsw-brixbox total:196 pass:174 dwarn:0 dfail:0 fail:0 skip:22 > hsw-gt2 total:196 pass:179 dwarn:0 dfail:0 fail:0 skip:17 > ilk-hp8440p total:196 pass:132 dwarn:0 dfail:0 fail:0 skip:64 > ivb-t430s total:196 pass:171 dwarn:0 dfail:0 fail:0 skip:25 > skl-i7k-2 total:196 pass:173 dwarn:0 dfail:0 fail:0 skip:23 > skl-nuci5 total:196 pass:185 dwarn:0 dfail:0 fail:0 skip:11 > snb-dellxps total:196 pass:161 dwarn:1 dfail:0 fail:0 skip:34 > snb-x220t total:196 pass:162 dwarn:0 dfail:0 fail:1 skip:33 > > Results at /archive/results/CI_IGT_test/Patchwork_1777/ > > 38b47023a604068e2a222ac166f5f8ef7d56e352 drm-intel-nightly: 2016y-04m-01d-12h-04m-08s UTC integration manifest > 3f8006df79544c32af65fdde19355cba7c7d6517 drm/i915: Use intel_get_pipe_timings() and intel_mode_from_pipe_config() in intel_crtc_mode_get() > d6b04b87cdc9249f426a25206915dfabee27f671 drm/i915: Read timings from the correct transcoder in intel_crtc_mode_get() -- Ville Syrjälä Intel OTC _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx