Bug 91961 - Hard lock after running built-in radeon.ko tests (Linux kernel 4.2.0)
Summary: Hard lock after running built-in radeon.ko tests (Linux kernel 4.2.0)
Status: RESOLVED MOVED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Radeon (show other bugs)
Version: unspecified
Hardware: Other Linux (All)
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-10 14:12 UTC by iive
Modified: 2019-11-19 09:07 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Kernel logs from running both test at the same time and from running the second test only.. (88.72 KB, text/plain)
2015-09-10 14:12 UTC, iive
no flags Details

Description iive 2015-09-10 14:12:27 UTC
Created attachment 118192 [details]
Kernel logs from running both test at the same time and from running the second test only..

Built-in tests are enabled by the module "option radeon test=3". The integer value bits are used as flags what test to run on the module load.

Running both test takes about 1-2 minutes to complete. The first one turns off the display and trashes the system in a way that the first key pressed hangs it hard - no flashing LEDs, no Magic SysRq.

---
The first test moves data from system ram to video ram and back.
It runs for about a minute. During that time the monitor is turning off and on again (DELLs do that if DPMS signaling is not exactly right, its on DVI port). The rest of the system seems to function. Boot loading seams to finish and sometimes I can salvage complete kernel message log. Pressing CapsLock turns on its LED, but second press have no effect. Even pressing Magic SysRq first doesn't provide any control of the system. It hangs hard and only reset helps.

The seconds test is about syncing between GPU rings.
It seems to finish without error if run after the first one.
However if I run it alone with "test=2", I get a bunch of timeouts, "GPU lockup" and other errors. When run alone the test doesn't prevent setting of working graphic mode.

My videocard is Radeon HD5670 (Redwood).
I have confirmation that the same happens on Tahiti chipsets.
Comment 1 Martin Peres 2019-11-19 09:07:53 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/drm/amd/issues/640.


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.