All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nicolai Stange <nicstange@gmail.com>
To: Chris Wilson <chris@chris-wilson.co.uk>
Cc: intel-gfx@lists.freedesktop.org,
	Joonas Lahtinen <joonas.lahtinen@linux.intel.com>,
	dri-devel@lists.freedesktop.org,
	Nicolai Stange <nicstange@gmail.com>,
	Daniel Vetter <daniel.vetter@intel.com>
Subject: [REGRESSION] drm/i915: Wait for all engines to be idle as part of i915_gem_wait_for_idle()
Date: Wed, 17 May 2017 23:29:13 +0200	[thread overview]
Message-ID: <87d1b7kw9i.fsf@gmail.com> (raw)

Hi,

my system (always) locks up when booting a next-20170515 kernel.

No oops. Sending magic sysrqs over serial doesn't cause any reaction.

Last few console messages before death are:

  [    7.089221] Console: switching to colour frame buffer device 128x48
  [    7.101470] radeon 0000:01:00.0: fb0: radeondrmfb frame buffer device
  [    7.111292] [drm] Initialized radeon 2.50.0 20080528 for 0000:01:00.0 on minor 1
  [    7.113056] [drm] Initialized i915 1.6.0 20170403 for 0000:00:02.0 on minor 0
  [    7.113446] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
  [    7.114227] ACPI: Video Device [PEGP] (multi-head: yes  rom: no  post: no)
  [    7.114798] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:4f/LNXVIDEO:00/input/input12
  [    7.116253] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
  [    7.130432] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input13
  [    7.130481] [drm] Initialized i915 1.6.0 20170403 for 0000:00:02.0 on minor 0


Bisection lead to commit 25112b64b3d2 ("drm/i915: Wait for all engines
to be idle as part of i915_gem_wait_for_idle()"). Reverting this commit
on top of next-20170515 fixes the issue for me.

According to lspci, my i915 is a

  00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06) (prog-if 00 [VGA controller])

or in raw form:

  00:02.0 0300: 8086:0416 (rev 06)


Thanks,

Nicolai
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

             reply	other threads:[~2017-05-17 21:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-17 21:29 Nicolai Stange [this message]
2017-05-17 21:52 ` [REGRESSION] drm/i915: Wait for all engines to be idle as part of i915_gem_wait_for_idle() Chris Wilson

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=87d1b7kw9i.fsf@gmail.com \
    --to=nicstange@gmail.com \
    --cc=chris@chris-wilson.co.uk \
    --cc=daniel.vetter@intel.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=joonas.lahtinen@linux.intel.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.