[Bug 202263] AMDGPU: DRM couldn't schedule ib on ring (-22)

2019-01-16 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202263

--- Comment #9 from Emre Işık (e.isi...@gmail.com) ---
Thank you, too, for writing the patch so quickly.
It has been a great pleasure to cooperate with you, Alex Deucher.

It's a great thing helping other people's.

Which u a nice day!

Best regards,
Emre Isik

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 202263] AMDGPU: DRM couldn't schedule ib on ring (-22)

2019-01-16 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202263

--- Comment #8 from Alex Deucher (alexdeuc...@gmail.com) ---
(In reply to Emre Işık from comment #7)
> Thanks for the patch.
> Do you gonna commit this patch to the official kernel?
> Maybe others have the same error like me.

Yes, I'll make sure the patches gets upstream and into stable kernels.  Thanks
for the report and testing.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 202263] AMDGPU: DRM couldn't schedule ib on ring (-22)

2019-01-16 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202263

Emre Işık (e.isi...@gmail.com) changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |CODE_FIX

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 202263] AMDGPU: DRM couldn't schedule ib on ring (-22)

2019-01-16 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202263

Emre Işık (e.isi...@gmail.com) changed:

   What|Removed |Added

 CC||e.isi...@gmail.com

--- Comment #7 from Emre Işık (e.isi...@gmail.com) ---
Created attachment 280531
  --> https://bugzilla.kernel.org/attachment.cgi?id=280531=edit
after_patch_dmesg.log

Thanks Alex for your support!

I recompiled the kernel 4.19.12 with the your patch.
And reinstalled TLP & rebooted the system.

When I execute DRI_PRIME=1 glxgears everything works!
glxinfo say's that I am using the AMD GPU.

And dmesg doesn't have any errors anymore.
See attachment.

Thanks for the patch.
Do you gonna commit this patch to the official kernel?
Maybe others have the same error like me.

Thanks, again!

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 202263] AMDGPU: DRM couldn't schedule ib on ring (-22)

2019-01-15 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202263

--- Comment #6 from Alex Deucher (alexdeuc...@gmail.com) ---
Created attachment 280505
  --> https://bugzilla.kernel.org/attachment.cgi?id=280505=edit
possible fix

Does this patch fix the issue?

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 202263] AMDGPU: DRM couldn't schedule ib on ring (-22)

2019-01-15 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202263

--- Comment #5 from Emre Işık (e.isi...@gmail.com) ---
I found this line in my dmesg logs:

> [drm:atom_op_jump [amdgpu]] *ERROR* atombios stuck in loop for more than
> 5secs aborting

So I searched and found some threads about TLP and AMDGPU problems.
They told they removed TLP, so I (just for testing) removed TLP from my Laptop
system and then the errors are gone.
It worked. But TLP shouldn't be removed because it is responsible about the
power managment. Should I just install "tuned" or other TLP-like programs or is
this error a kernel issue?

Thanks, again!

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 202263] AMDGPU: DRM couldn't schedule ib on ring (-22)

2019-01-14 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202263

--- Comment #4 from Emre Işık (e.isi...@gmail.com) ---
(In reply to Alex Deucher from comment #1)
> Please attach your full dmesg output form boot (so it doesn't get lost when
> the pastebin goes away) and xorg log (if using X).

Okey I uploaded the both log files here.
Thanks for the fast reply!

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 202263] AMDGPU: DRM couldn't schedule ib on ring (-22)

2019-01-14 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202263

--- Comment #2 from Emre Işık (e.isi...@gmail.com) ---
Created attachment 280479
  --> https://bugzilla.kernel.org/attachment.cgi?id=280479=edit
dmesg.log

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 202263] AMDGPU: DRM couldn't schedule ib on ring (-22)

2019-01-14 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202263

--- Comment #3 from Emre Işık (e.isi...@gmail.com) ---
Created attachment 280481
  --> https://bugzilla.kernel.org/attachment.cgi?id=280481=edit
Xorg.0.log

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 202263] AMDGPU: DRM couldn't schedule ib on ring (-22)

2019-01-14 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=202263

Alex Deucher (alexdeuc...@gmail.com) changed:

   What|Removed |Added

 CC||alexdeuc...@gmail.com

--- Comment #1 from Alex Deucher (alexdeuc...@gmail.com) ---
Please attach your full dmesg output form boot (so it doesn't get lost when the
pastebin goes away) and xorg log (if using X).

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel