[Bug 95306] Random Blank(black) screens on "Carrizo"

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Oct 7 14:05:39 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=95306

--- Comment #26 from Tom <tom.vycital at gmail.com> ---
(In reply to Kelly Anderson from comment #18)
> This bug did not affect 4.6.x and earlier, it started with:
> 
> commit 70eced9b2e05f38274ebe8ad91c472bb684fa82a
> 
> That commit enables new features on the Carrizo,
> 
> -		adev->cg_flags = 0;
> +		adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG |
> +			AMD_CG_SUPPORT_GFX_MGLS |
> +			AMD_CG_SUPPORT_GFX_RLC_LS |
> +			AMD_CG_SUPPORT_GFX_CP_LS |
> +			AMD_CG_SUPPORT_GFX_CGTS |
> +			AMD_CG_SUPPORT_GFX_MGLS |
> +			AMD_CG_SUPPORT_GFX_CGTS_LS |
> +			AMD_CG_SUPPORT_GFX_CGCG |
> +			AMD_CG_SUPPORT_GFX_CGLS;
> 
> So it should be relatively easy to isolate the problem by stepping through
> those features one by one to isolate which of those flags is triggering the
> problem.
> 
> I'm available to test semi-official patches until the problem is properly
> fixed.  In the meantime I've reverted the patch on my 4.7.6 kernel and have
> run for over two days without encountering the problem.

I tried 4.6, 4.5 and 4.4 kernels and all stable releases had this issue. Only
some 4.5 rc releases work for me.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20161007/33a79b51/attachment.html>


More information about the dri-devel mailing list