From: Jean-Christian de Rivaz <jc@eclis.ch>
To: Darren Hart <dvhart@infradead.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Daniel Vetter <daniel.vetter@intel.com>,
Jani Nikula <jani.nikula@linux.intel.com>,
David Airlie <airlied@linux.ie>,
intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org,
Jairo Miramontes <jairo.daniel.miramontes.caton@intel.com>
Subject: Re: v4.3-rc4: i915: ThinkPad Yoga 12: *ERROR* The master control interrupt lied (SDE)! [regression]
Date: Mon, 12 Oct 2015 19:29:40 +0200 [thread overview]
Message-ID: <561BEE04.10101@eclis.ch> (raw)
In-Reply-To: <20151012070600.GX26718@phenom.ffwll.local>
Le 12. 10. 15 09:06, Daniel Vetter a écrit :
> Another regression for Jairo to track.
> -Daniel
I get the exact same dmesg too with the 4.3.0-rc5 on a i5-5250U NUC
using HDMI. The rest is a standard Debian Jessie.
> On Sat, Oct 10, 2015 at 12:08:43PM -0700, Darren Hart wrote:
>> The Debian 3.16.0 kernel does not emit the error, but I have not attempted a
>> bisection.
>>
>> The warning was added by:
>> 38cc46d drm/i915/bdw: Ack interrupts before handling them (GEN8)
>> 2014-06-18 (1 year, 4 months ago), Oscar Mateo <oscar.mateo@intel.com>
>>
>> Follows: v3.15-rc8
>> Preceedes: 3.17-rc1
>>
>> This is not present in v3.16, so perhaps not present in the Debian kernel and
>> this is not a regression, but just reporting the condition as intended.
>>
>> Linux Version: v4.3-rc4
>> Platform: Lenovo ThinkPad Yoga 12
>> OS: Debian 8.2
>>
>> $ dmesg | grep -i drm
>> [ 10.918367] [drm] Initialized drm 1.1.0 20060810
>> [ 11.235005] [drm] Memory usable by graphics device = 4096M
>> [ 11.235009] fb: switching to inteldrmfb from simple
>> [ 11.235093] [drm] Replacing VGA console driver
>> [ 11.241160] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
>> [ 11.241162] [drm] Driver supports precise vblank timestamp query.
>> [ 11.256249] [drm:drm_calc_timestamping_constants [drm]] *ERROR* crtc 21: Can't calculate constants, dotclock = 0!
>> [ 11.326946] [drm] GMBUS [i915 gmbus dpb] timed out, falling back to bit banging on pin 5
>> [ 11.344097] [drm] Initialized i915 1.6.0 20150731 for 0000:00:02.0 on minor 0
>> [ 11.344913] fbcon: inteldrmfb (fb0) is primary device
>> [ 12.462509] [drm:gen8_irq_handler [i915]] *ERROR* The master control interrupt lied (SDE)!
>> [ 12.466498] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
>> [ 12.794359] [drm:gen8_irq_handler [i915]] *ERROR* The master control interrupt lied (SDE)!
>> [ 13.869733] [drm:gen8_irq_handler [i915]] *ERROR* The master control interrupt lied (SDE)!
>> [ 13.869894] [drm:gen8_irq_handler [i915]] *ERROR* The master control interrupt lied (SDE)!
>> [ 13.870058] [drm:gen8_irq_handler [i915]] *ERROR* The master control interrupt lied (SDE)!
>> [ 22.656986] [drm:gen8_irq_handler [i915]] *ERROR* The master control interrupt lied (SDE)!
>> [ 257.506246] [drm:gen8_irq_handler [i915]] *ERROR* The master control interrupt lied (SDE)!
>> [ 257.506415] [drm:gen8_irq_handler [i915]] *ERROR* The master control interrupt lied (SDE)!
>> [ 257.506584] [drm:gen8_irq_handler [i915]] *ERROR* The master control interrupt lied (SDE)!
>> [ 257.506746] [drm:gen8_irq_handler [i915]] *ERROR* The master control interrupt lied (SDE)!
>> [ 278.722570] [drm:gen8_irq_handler [i915]] *ERROR* The master control interrupt lied (SDE)!
>> [ 278.722744] [drm:gen8_irq_handler [i915]] *ERROR* The master control interrupt lied (SDE)!
>> [ 278.722908] [drm:gen8_irq_handler [i915]] *ERROR* The master control interrupt lied (SDE)!
>> [ 1857.776390] [drm:gen8_irq_handler [i915]] *ERROR* The master control interrupt lied (SDE)!
>> [ 1857.776549] [drm:gen8_irq_handler [i915]] *ERROR* The master control interrupt lied (SDE)!
>> [ 1857.776710] [drm:gen8_irq_handler [i915]] *ERROR* The master control interrupt lied (SDE)!
>> [ 4057.592685] [drm:gen8_irq_handler [i915]] *ERROR* The master control interrupt lied (SDE)!
>>
>> --
>> Darren Hart
>> Intel Open Source Technology Center
next prev parent reply other threads:[~2015-10-12 17:29 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-10 19:08 v4.3-rc4: i915: ThinkPad Yoga 12: *ERROR* The master control interrupt lied (SDE)! Darren Hart
2015-10-12 7:02 ` Jani Nikula
2015-10-15 4:48 ` Darren Hart
2015-10-12 7:06 ` v4.3-rc4: i915: ThinkPad Yoga 12: *ERROR* The master control interrupt lied (SDE)! [regression] Daniel Vetter
2015-10-12 17:29 ` Jean-Christian de Rivaz [this message]
2015-10-14 3:23 ` Miramontes Caton, Jairo Daniel
2015-10-14 7:16 ` Jani Nikula
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=561BEE04.10101@eclis.ch \
--to=jc@eclis.ch \
--cc=airlied@linux.ie \
--cc=daniel.vetter@intel.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=dvhart@infradead.org \
--cc=intel-gfx@lists.freedesktop.org \
--cc=jairo.daniel.miramontes.caton@intel.com \
--cc=jani.nikula@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox