linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Eric Biggers <ebiggers3@gmail.com>
To: dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org
Subject: [Linux v4.3-rc6] i915: issues with Skylake integrated graphics
Date: Thu, 22 Oct 2015 21:34:11 -0500	[thread overview]
Message-ID: <20151023023411.GA1148@zzz> (raw)

[-- Attachment #1: Type: text/plain, Size: 964 bytes --]

Hi,

I am testing Linux v4.3-rc6 on a laptop with Intel 'Skylake' integrated
graphics.  The integrated display works, but I noticed several warnings in the
kernel log, and a VGA monitor attached to the HDMI input via a VGA->HDMI adapter
did not work.  Furthermore, the system hung for several seconds during boot.
The two WARNs were:

[    1.078097] WARNING: CPU: 0 PID: 1 at drivers/gpu/drm/i915/intel_pm.c:3321 skl_update_pipe_wm+0x7fa/0x810()
[    1.078097] WARN_ON(p->pixel_rate == 0)
...
[    1.353670] WARNING: CPU: 1 PID: 6 at drivers/gpu/drm/i915/intel_dp.c:854 intel_dp_aux_ch+0x10f/0x6a0()
[    1.353670] dp_aux_ch not started status 0xad40001f

The following error was reported later, when the HDMI input was connected but
the driver failed to report the input as connected:

[   52.553940] [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid, remainder is 130

I have attached the full 'dmesg' output for anyone who may find it useful.  

Eric

[-- Attachment #2: dmesg.gz --]
[-- Type: application/octet-stream, Size: 18629 bytes --]

             reply	other threads:[~2015-10-23  2:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-23  2:34 Eric Biggers [this message]
2015-10-26 13:28 ` [Linux v4.3-rc6] i915: issues with Skylake integrated graphics Jani Nikula
2015-10-27  1:50   ` Eric Biggers
2015-10-27  8:00     ` 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=20151023023411.GA1148@zzz \
    --to=ebiggers3@gmail.com \
    --cc=dri-devel@lists.freedesktop.org \
    --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;
as well as URLs for NNTP newsgroup(s).