Bug 81255 - EDEADLK with S. Islands APU+dGPU during ib test on ring 5
Summary: EDEADLK with S. Islands APU+dGPU during ib test on ring 5
Status: RESOLVED WORKSFORME
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Radeon (show other bugs)
Version: XOrg git
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-12 01:58 UTC by joshua.r.marshall.1991
Modified: 2014-07-12 13:26 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
sudo lshw -sanitize (23.69 KB, text/plain)
2014-07-12 01:58 UTC, joshua.r.marshall.1991
no flags Details
sudo journalctl -b -kxam (133.41 KB, text/plain)
2014-07-12 01:58 UTC, joshua.r.marshall.1991
no flags Details
Xorg.0.log (84.93 KB, text/plain)
2014-07-12 01:59 UTC, joshua.r.marshall.1991
no flags Details
Xorg.0.log.old (45.55 KB, text/plain)
2014-07-12 01:59 UTC, joshua.r.marshall.1991
no flags Details

Description joshua.r.marshall.1991 2014-07-12 01:58:11 UTC
Created attachment 102648 [details]
sudo lshw -sanitize

Recently installed a R9 270x on my system.  For the life of me, I cannot determine what is wrong.  The BIOS uses it by default, during early boot the system uses it, but during the VT switchoff, my system switches to APU graphics during a series of GPU page faults.  Also, when running startxfce, the first time after boot fails, and the following uses only the APU graphics.

sudo lshw -sanitize > http://pastebin.com/tkihM4rH

sudo journalctl -b -kxam > http://pastebin.com/EJcwcYU6

cat /var/log/Xorg.0.log > http://pastebin.com/wCbzws9d

cat /var/log/Xorg.o.log.old > http://pastebin.com/GaAL5Tqa

Xorg is working on auto.
Comment 1 joshua.r.marshall.1991 2014-07-12 01:58:54 UTC
Created attachment 102649 [details]
sudo journalctl -b -kxam
Comment 2 joshua.r.marshall.1991 2014-07-12 01:59:22 UTC
Created attachment 102650 [details]
Xorg.0.log
Comment 3 joshua.r.marshall.1991 2014-07-12 01:59:49 UTC
Created attachment 102651 [details]
Xorg.0.log.old
Comment 4 joshua.r.marshall.1991 2014-07-12 02:05:14 UTC
I would start at <KERNEL ROOT>/drivers/gpu/drm/radeon/radeon_fence.c:368 since that is the clause being hit.  So on line 364 on iteration 5 (the last) radeon_ring_is_lockup returns true.  The function's definition is beyond me, so that's where I'll have to leave you off.
Comment 5 Kertesz Laszlo 2014-07-12 07:50:11 UTC
You should try disabling the APU from the BIOS.
Comment 6 joshua.r.marshall.1991 2014-07-12 12:47:14 UTC
That is not a BIOS option.
Comment 7 joshua.r.marshall.1991 2014-07-12 13:26:23 UTC
Re-read the manual.  There is an option...albeit described as something else.


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.