Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1641111

Re: nouveau "eDP-1: EDID is invalid" regression after 4.11 with HP ZBook 15 G3

From Tommi Rantala <tt.rantala@gmail.com>
Newsgroups linux.kernel
Subject Re: nouveau "eDP-1: EDID is invalid" regression after 4.11 with HP ZBook 15 G3
Date 2017-05-14 17:20 +0200
Message-ID <tH3tn-3bO-1@gated-at.bofh.it> (permalink)
References <tFvap-6Nl-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi,

Bisected this to:

commit df8dc97cd17269474344d73cc02739532c468d04
Author: Ben Skeggs <bskeggs@redhat.com>
Date:   Wed Mar 1 09:42:04 2017 +1000

   drm/nouveau/kms/nv50: use drm core i2c-over-aux algorithm

   I'm not entirely sure NVKM needs to support this now, but I haven't
   removed it as of yet just in case it's needed from DEVINIT scripts
   where DRM isn't available.

   Signed-off-by: Ben Skeggs <bskeggs@redhat.com>


dmesg after boot with drm.debug enabled:

v4.10-10409-g5c68d91 (still works):
http://termbin.com/b0is

v4.10-10410-gdf8dc97 (failure):
http://termbin.com/j6lq


Tommi


2017-05-10 11:24 GMT+03:00 Tommi Rantala <tt.rantala@gmail.com>:
> Hi,
>
> The HP ZBook 15 G3 laptop builtin display (eDP-1) does not work
> correctly with v4.11-11413-g2868b25.
>
> When booting the laptop, the resolution seems to be limited to
> 1024x768, and gnome-session segfaults.
>
> Up to 4.11 the display works just fine in 1920x1080 mode.
>
> I'm seeing this in the kernel logs:
>
> nouveau 0000:01:00.0: eDP-1: EDID is invalid:
>         [00] BAD  00 ff ff ff ff ff ff 00 ff ff ff ff ff ff ff ff
>         [00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
>         [00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff 84 53 54
>         [00] BAD  66 69 50 55 57 66 74 49 48 ff ff ff ff ff ff ff
>         [00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
>         [00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
>         [00] BAD  ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
>         [00] BAD  ff ff ff ff ff ff ff ff ff ff ff 00 00 ff 00 ff
> nouveau 0000:01:00.0: DRM: DDC responded, but no EDID for eDP-1
> [drm] Cannot find any crtc or sizes - going 1024x768
>
>
> $ lspci | grep NVIDIA
> 01:00.0 VGA compatible controller: NVIDIA Corporation GM107GLM [Quadro
> M2000M] (rev a2)
>
> Any ideas, or should I bisect?
>
> 4.11 dmesg & xrandr output:
> https://pastebin.com/raw/P9LGP7e1
>
> 4.11-11413-g2868b25 dmesg:
> https://pastebin.com/raw/QBT9mMua
>
> -Tommi

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: nouveau "eDP-1: EDID is invalid" regression after 4.11 with HP  ZBook 15 G3 Tommi Rantala <tt.rantala@gmail.com> - 2017-05-14 17:20 +0200
  Re: nouveau "eDP-1: EDID is invalid" regression after 4.11 with HP  ZBook 15 G3 Ben Skeggs <bskeggs@redhat.com> - 2017-05-15 02:10 +0200
    Re: nouveau "eDP-1: EDID is invalid" regression after 4.11 with HP  ZBook 15 G3 Tommi Rantala <tt.rantala@gmail.com> - 2017-05-15 07:30 +0200

csiph-web