Bug 117151 - amdgpu: Fails to initialize R7 260x (Bonaire)
Summary: amdgpu: Fails to initialize R7 260x (Bonaire)
Status: RESOLVED PATCH_ALREADY_AVAILABLE
Alias: None
Product: Drivers
Classification: Unclassified
Component: Video(DRI - non Intel) (show other bugs)
Hardware: x86-64 Linux
: P1 normal
Assignee: drivers_video-dri
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-25 03:35 UTC by Parker Reed
Modified: 2016-09-18 05:37 UTC (History)
0 users

See Also:
Kernel Version: 4.7
Subsystem:
Regression: No
Bisected commit-id:


Attachments
Kernel log (91.25 KB, text/plain)
2016-04-25 03:35 UTC, Parker Reed
Details
Full verbose lspci (27.69 KB, text/plain)
2016-04-28 21:20 UTC, Parker Reed
Details
Another kernel log from a git build on 2016-5-8 (108.20 KB, text/plain)
2016-05-09 02:25 UTC, Parker Reed
Details
Updated linux-firmware, same issues (100.31 KB, text/plain)
2016-05-09 02:55 UTC, Parker Reed
Details
4.7.0-rc1 log (94.52 KB, text/plain)
2016-06-01 18:02 UTC, Parker Reed
Details

Description Parker Reed 2016-04-25 03:35:59 UTC
Created attachment 213921 [details]
Kernel log

Arch x86_64

linux-git 4.6rc4.r229.g4dfa573-1 with AMDGPU_CIK set to y

Apr 20 16:06:38 x3720 kernel: amdgpu 0000:02:00.0: fence driver on ring 13 use gpu addr 0x00000000800000e0, cpu addr 0xffff88021a73a0e0
Apr 20 16:06:38 x3720 kernel: [drm:gfx_v7_0_ring_test_ring [amdgpu]] *ERROR* amdgpu: ring 0 test failed (scratch(0xC040)=0xCAFEDEAD)
Apr 20 16:06:38 x3720 kernel: [drm:amdgpu_device_init [amdgpu]] *ERROR* hw_init 5 failed -22
Apr 20 16:06:38 x3720 kernel: amdgpu 0000:02:00.0: amdgpu_init failed
...
Apr 20 16:06:38 x3720 kernel: [drm] amdgpu: ttm finalized
Apr 20 16:06:38 x3720 kernel: amdgpu 0000:02:00.0: Fatal error during GPU init

Full log attached.
Comment 1 Parker Reed 2016-04-28 21:20:01 UTC
Created attachment 214661 [details]
Full verbose lspci
Comment 2 Parker Reed 2016-05-09 02:25:55 UTC
Created attachment 215581 [details]
Another kernel log from a git build on 2016-5-8
Comment 3 Parker Reed 2016-05-09 02:54:41 UTC
Updated linux-firmware-git which supposedly had some bonaire file changes but am still getting the errors.
Comment 4 Parker Reed 2016-05-09 02:55:08 UTC
Created attachment 215591 [details]
Updated linux-firmware, same issues
Comment 5 Parker Reed 2016-06-01 18:01:51 UTC
Compiled git today and issue persists. Log attached.
Comment 6 Parker Reed 2016-06-01 18:02:25 UTC
Created attachment 218661 [details]
4.7.0-rc1 log
Comment 7 Parker Reed 2016-08-12 15:49:35 UTC
This is fixed as of compiling linux-git 4.8rc1.r121.g4b9eaf3-1

Initializes correctly and even the Pro stack works on top of the amdgpu driver.

Note You need to log in before you can comment on or make changes to this bug.