Bug 100685

Summary: [bisected] X Won't Start on Skylake/Tonga
Product: DRI Reporter: Mike Lothian <mike>
Component: GeneralAssignee: Default DRI bug account <dri-devel>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium CC: mike
Version: DRI git   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
dmesg
none
Xorg.0.log none

Description Mike Lothian 2017-04-14 16:33:10 UTC
Created attachment 130844 [details]
dmesg

Bisected to:

commit b95ff0319a829d5e707d64a3994c75f012f6b6ec
Author: Daniel Vetter <daniel.vetter@ffwll.ch>
Date:   Mon Apr 3 10:32:51 2017 +0200

    drm: Remove drm_modeset_(un)lock_crtc
    
    The last user, the cursor ioctl, can just open-code this too. We
    simply have to move the acquire ctx dance from the universal function
    up into the top-level ioctl handler.
    
    Reviewed-by: Harry Wentland <harry.wentland@amd.com>
    Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
    Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
    Link: http://patchwork.freedesktop.org/patch/msgid/20170403083304.9083-3-daniel.vetter@ffwll.ch
Comment 1 Mike Lothian 2017-04-14 16:41:58 UTC
Created attachment 130845 [details]
Xorg.0.log
Comment 2 Mike Lothian 2017-04-14 16:43:14 UTC
Currently the drm-next tree, agd5f's drm-4.12-wip tree are failing, the intel nightly tree is working as is Linus's tree.
Comment 3 Andy Furniss 2017-04-14 20:09:11 UTC
(In reply to Mike Lothian from comment #2)
> Currently the drm-next tree, agd5f's drm-4.12-wip tree are failing, the
> intel nightly tree is working as is Linus's tree.

Seems there is a fix, but it isn't in drm-next yet.

https://bugs.freedesktop.org/show_bug.cgi?id=100673#c6

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.