Bug 195465 - AMD Hybrid graphic dont work, R7 M260/M265 (Topaz)
Summary: AMD Hybrid graphic dont work, R7 M260/M265 (Topaz)
Status: NEW
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: 2017-04-19 17:12 UTC by Hugo Andrade
Modified: 2017-04-30 02:19 UTC (History)
1 user (show)

See Also:
Kernel Version: 4.9.0-2-amd64
Subsystem:
Regression: No
Bisected commit-id:


Attachments
dmesg (65.69 KB, text/plain)
2017-04-19 17:12 UTC, Hugo Andrade
Details
Lspci (1.50 KB, text/plain)
2017-04-19 17:15 UTC, Hugo Andrade
Details
lshw (22.12 KB, text/plain)
2017-04-19 17:15 UTC, Hugo Andrade
Details

Description Hugo Andrade 2017-04-19 17:12:55 UTC
Created attachment 255925 [details]
dmesg

I had a Dell Notebook Inspiron 5548, and since I bought it, I can't run the amd drive property. I upgrade my kernel to 4.9 version, and even I upgrade, the problem still the same.

In attach I send the dmesg, lsci and lshw.

If anyone can help me, I would be very grateful



Linux 4.9.0-2-amd64 #1 SMP Debian 4.9.18-1 (2017-03-30) x86_64 GNU/Linux
Comment 1 Hugo Andrade 2017-04-19 17:15:43 UTC
Created attachment 255927 [details]
Lspci
Comment 2 Hugo Andrade 2017-04-19 17:15:57 UTC
Created attachment 255929 [details]
lshw
Comment 3 Michel Dänzer 2017-04-20 01:46:27 UTC
What exactly is the problem? The only suspicious thing in dmesg is the below, which indicates that the GPU's power management might not be working perfectly:

[   20.346154] cant't get the mac of 5 
[   20.348337] [ powerplay ] VBIOS did not find boot engine clock value 			in dependency table. Using Memory DPM level 0!
Comment 4 Matriks Lee 2017-04-30 02:19:08 UTC
(In reply to Michel Dänzer from comment #3)
> What exactly is the problem? The only suspicious thing in dmesg is the
> below, which indicates that the GPU's power management might not be working
> perfectly:
> 
> [   20.346154] cant't get the mac of 5 
> [   20.348337] [ powerplay ] VBIOS did not find boot engine clock value       
> in dependency table. Using Memory DPM level 0!

hello, there is the same problem in my dell Inspirion 5547. 

my output of `dmesg --levle=err,warn ` like this: 

> [ 5175.824105] amdgpu: [powerplay] VI should always have 2 performance levels
> [ 5181.060603] amdgpu: [powerplay] can't get the mac of 5
> [ 5181.061744] amdgpu: [powerplay] VBIOS did not find boot engine clock value
>                         > in dependency table. Using Memory DPM level 0!
> [ 5186.704831] amdgpu: [powerplay] VI should always have 2 performance levels
> [ 5191.861423] amdgpu: [powerplay] can't get the mac of 5
> [ 5191.862585] amdgpu: [powerplay] VBIOS did not find boot engine clock value
>                         in dependency table. Using Memory DPM level 0!
> [ 5196.872216] amdgpu: [powerplay] VI should always have 2 performance levels

and my previous kernel version is 4.10-11-1-ARCH, now, I changed my kernel to 4.11.0-rc8-g5a7ad1146caa. however, the bug isn't solved.

And I also checked the kernel code of drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c, this file's bug has been fixed since the bug#185681.

however, my kernel also has the error of powerplay. so annoying.

can you have any suggestion for me to solve this problem? 

Thanks grateful!

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