Bug 203021

Summary: Upgrading to 4.20.13 breaks modeset for xorg on intel
Product: Drivers Reporter: Andre Esteve (andreesteve)
Component: Video(Other)Assignee: drivers_video-other
Status: RESOLVED INVALID    
Severity: blocking CC: andreesteve
Priority: P1    
Hardware: Intel   
OS: Linux   
Kernel Version: 4.20.13 Subsystem:
Regression: Yes Bisected commit-id:
Attachments: 5.0.3 dmesg
5.0.3 xorg logs
4.20.12 dmesg (working)
modules
hardware list
4.20.12 xorg logs (working)

Description Andre Esteve 2019-03-23 18:15:11 UTC
Created attachment 281969 [details]
5.0.3 dmesg

xorg crashes when running kernel 4.20.13 and later versions (tested all the way to 5.0.3). Downgrading to 4.20.12 worked.

xorg fails with:

    modeset(0): failed to set mode: Invalid argument

Attached dmesg (drm.debug=14) and xorg logs for 4.20.12 (working), 4.20.13 (first version I noticed the issue) and 5.0.3 (latest version I have on hand, also broken).

Added output for lsmod, lshw
Comment 1 Andre Esteve 2019-03-23 18:15:50 UTC
Created attachment 281971 [details]
5.0.3 xorg logs
Comment 2 Andre Esteve 2019-03-23 18:16:51 UTC
Created attachment 281973 [details]
4.20.12 dmesg (working)
Comment 3 Andre Esteve 2019-03-23 18:17:17 UTC
Created attachment 281975 [details]
modules
Comment 4 Andre Esteve 2019-03-23 18:17:33 UTC
Created attachment 281977 [details]
hardware list
Comment 5 Andre Esteve 2019-03-23 18:18:47 UTC
Created attachment 281979 [details]
4.20.12 xorg logs (working)
Comment 6 Andre Esteve 2019-03-25 02:03:35 UTC
Updated regression field.
Comment 7 Jani Nikula 2019-04-02 10:06:57 UTC
Please file drm/i915 bugs at https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&component=DRM/Intel
Comment 8 Andre Esteve 2019-05-03 04:03:24 UTC
Thanks. Filed on freedesktop.org: https://bugs.freedesktop.org/show_bug.cgi?id=110591