Bug 113951

Summary: Kernel bug in AMDGPU
Product: Drivers Reporter: Zdeněk Janeček (ycdmdj)
Component: Video(DRI - non Intel)Assignee: drivers_video-dri
Status: RESOLVED CODE_FIX    
Severity: blocking CC: alexdeucher
Priority: P1    
Hardware: x86-64   
OS: Linux   
Kernel Version: 4.4.4 Subsystem:
Regression: No Bisected commit-id:
Attachments: stacktrace of bug
fix

Description Zdeněk Janeček 2016-03-07 22:27:26 UTC
Created attachment 208091 [details]
stacktrace of bug

I am running ArchLinux testing kernel 4.4.4-1 and got stuck on early boot when switching to amdgpudrmfb. Previous version 4.4.3 works fine. Sending relevant journal part.
Comment 2 Alex Deucher 2016-03-07 23:38:48 UTC
Created attachment 208101 [details]
fix

This patch should fix it.
Comment 3 Zdeněk Janeček 2016-03-08 10:06:52 UTC
(In reply to Alex Deucher from comment #2)
> Created attachment 208101 [details]
> fix
> 
> This patch should fix it.

Great, it's working now, thanks!