* [Bug 185681] amdgpu: powerplay initialization failed
2016-10-31 14:48 [Bug 185681] New: amdgpu: powerplay initialization failed bugzilla-daemon
@ 2016-10-31 14:59 ` bugzilla-daemon
2016-10-31 15:21 ` bugzilla-daemon
` (17 subsequent siblings)
18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2016-10-31 14:59 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=185681
Nayan Deshmukh <nayan26deshmukh@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nayan26deshmukh@gmail.com
--- Comment #1 from Nayan Deshmukh <nayan26deshmukh@gmail.com> ---
This is a duplicate of https://bugs.freedesktop.org/show_bug.cgi?id=98357
Is you topaz working with/after 4.8-rc3?
--
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
^ permalink raw reply [flat|nested] 20+ messages in thread* [Bug 185681] amdgpu: powerplay initialization failed
2016-10-31 14:48 [Bug 185681] New: amdgpu: powerplay initialization failed bugzilla-daemon
2016-10-31 14:59 ` [Bug 185681] " bugzilla-daemon
@ 2016-10-31 15:21 ` bugzilla-daemon
2016-10-31 15:30 ` bugzilla-daemon
` (16 subsequent siblings)
18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2016-10-31 15:21 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=185681
Alex Deucher <alexdeucher@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alexdeucher@gmail.com
--- Comment #2 from Alex Deucher <alexdeucher@gmail.com> ---
Can you bisect?
--
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
^ permalink raw reply [flat|nested] 20+ messages in thread* [Bug 185681] amdgpu: powerplay initialization failed
2016-10-31 14:48 [Bug 185681] New: amdgpu: powerplay initialization failed bugzilla-daemon
2016-10-31 14:59 ` [Bug 185681] " bugzilla-daemon
2016-10-31 15:21 ` bugzilla-daemon
@ 2016-10-31 15:30 ` bugzilla-daemon
2016-10-31 15:32 ` bugzilla-daemon
` (15 subsequent siblings)
18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2016-10-31 15:30 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=185681
--- Comment #3 from René Linder <rene.linder@lihaso.ch> ---
Created attachment 243361
--> https://bugzilla.kernel.org/attachment.cgi?id=243361&action=edit
Kernel 4.8.4 dmesg Output
--
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
^ permalink raw reply [flat|nested] 20+ messages in thread* [Bug 185681] amdgpu: powerplay initialization failed
2016-10-31 14:48 [Bug 185681] New: amdgpu: powerplay initialization failed bugzilla-daemon
` (2 preceding siblings ...)
2016-10-31 15:30 ` bugzilla-daemon
@ 2016-10-31 15:32 ` bugzilla-daemon
2016-11-04 8:08 ` bugzilla-daemon
` (14 subsequent siblings)
18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2016-10-31 15:32 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=185681
--- Comment #4 from René Linder <rene.linder@lihaso.ch> ---
I going to try to revert the last Patches on Powerplay. This will need a
moment.
--
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
^ permalink raw reply [flat|nested] 20+ messages in thread* [Bug 185681] amdgpu: powerplay initialization failed
2016-10-31 14:48 [Bug 185681] New: amdgpu: powerplay initialization failed bugzilla-daemon
` (3 preceding siblings ...)
2016-10-31 15:32 ` bugzilla-daemon
@ 2016-11-04 8:08 ` bugzilla-daemon
2016-11-04 14:37 ` bugzilla-daemon
` (13 subsequent siblings)
18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2016-11-04 8:08 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=185681
--- Comment #5 from René Linder <rene.linder@lihaso.ch> ---
If i go back to where the Powermanagment (smu7_hwmgr.c) where the commit
change:
Since Commit: ab4f06d3adcc5165b13ed2e657050fd1808f319b (agd5f/linux
origin/drm-fixes-4.9
- iceland_hwmgr_init(hwmgr);
+ topaz_set_asic_special_caps(hwmgr);
+ hwmgr->feature_mask &= ~(PP_SMC_VOLTAGE_CONTROL_MASK |
And the Problem is that it get an empty table back here:
struct phm_ppt_v1_information *table_info =
(struct phm_ppt_v1_information *)hwmgr->pptable;
struct phm_ppt_v1_clock_voltage_dependency_table *sclk_table = NULL;
printk("Table info");
if (table_info == NULL) {
printk("failed\n");
return -EINVAL;
}
printk("successfull");
dmesg Output of this Part:
[ 9.616470] [drm] Memory usable by graphics device = 2048M
[ 9.616473] [drm] Replacing VGA console driver
[ 9.616513] [drm] ACPI BIOS requests an excessive sleep of 5000 ms, using
1500 ms instead
[ 9.623922] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 9.623924] [drm] Driver supports precise vblank timestamp query.
[ 9.627447] vga_switcheroo: enabled
[ 9.627897] vgaarb: device changed decodes:
PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 9.639545] ATOM BIOS: HP
[ 9.639562] [drm] GPU posting now...
[ 9.643523] [drm] Changing default dispclk from 0Mhz to 600Mhz
[ 9.646378] [TTM] Zone kernel: Available graphics memory: 1910192 kiB
[ 9.646380] [TTM] Initializing pool allocator
[ 9.646387] [TTM] Initializing DMA pool allocator
[ 9.646413] amdgpu 0000:0a:00.0: VRAM: 1024M 0x0000000000000000 -
0x000000003FFFFFFF (1024M used)
[ 9.646415] amdgpu 0000:0a:00.0: GTT: 1865M 0x0000000040000000 -
0x00000000B496BFFF
[ 9.646426] [drm] Detected VRAM RAM=1024M, BAR=256M
[ 9.646428] [drm] RAM width 64bits DDR3
[ 9.646448] [drm] amdgpu: 1024M of VRAM memory ready
[ 9.646450] [drm] amdgpu: 1865M of GTT memory ready.
[ 9.646470] [drm] GART: num cpu pages 477548, num gpu pages 477548
[ 9.648496] [drm] PCIE GART of 1865M enabled (table at 0x0000000000040000).
[ 9.648543] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 9.648544] [drm] Driver supports precise vblank timestamp query.
[ 9.648598] amdgpu 0000:0a:00.0: amdgpu: using MSI.
[ 9.648633] [drm] amdgpu: irq initialized.
[ 9.648642] Table info
[ 9.648643] failed
[ 9.648644] Get EVV Voltage Failed. Abort Driver loading!
[ 9.648646] amdgpu: powerplay initialization failed
[ 9.648706] [drm:amdgpu_device_init [amdgpu]] *ERROR* sw_init of IP block
<amdgpu_powerplay> failed -22
[ 9.648713] amdgpu 0000:0a:00.0: amdgpu_init failed
[ 9.650148] [TTM] Finalizing pool allocator
[ 9.650152] [TTM] Finalizing DMA pool allocator
[ 9.650181] [TTM] Zone kernel: Used memory at exit: 0 kiB
[ 9.650182] [drm] amdgpu: ttm finalized
[ 9.650187] amdgpu 0000:0a:00.0: Fatal error during GPU init
[ 9.650193] [drm] amdgpu: finishing device.
[ 9.650195] [TTM] Memory type 2 has not been initialized
[ 9.650232] vga_switcheroo: disabled
[ 9.650546] amdgpu: probe of 0000:0a:00.0 failed with error -22
--
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
^ permalink raw reply [flat|nested] 20+ messages in thread* [Bug 185681] amdgpu: powerplay initialization failed
2016-10-31 14:48 [Bug 185681] New: amdgpu: powerplay initialization failed bugzilla-daemon
` (4 preceding siblings ...)
2016-11-04 8:08 ` bugzilla-daemon
@ 2016-11-04 14:37 ` bugzilla-daemon
2016-11-04 15:04 ` bugzilla-daemon
` (12 subsequent siblings)
18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2016-11-04 14:37 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=185681
--- Comment #6 from René Linder <rene.linder@lihaso.ch> ---
I found some missing / wrong parts, if i look at the handle of PP_TABLE_V0 and
PP_TABLE_V1 Handling there is through the whole code everytime a direct access
to V0 = hwmgr-> V1 = table_info->
And i never found in the V0 source parts any pptable fill... i removed now the
smu7_get_evv_voltage from the V0 and now it seems to work partialy... I think
there is going something forget on the rework of the old explicit iceland code
path.
--
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
^ permalink raw reply [flat|nested] 20+ messages in thread* [Bug 185681] amdgpu: powerplay initialization failed
2016-10-31 14:48 [Bug 185681] New: amdgpu: powerplay initialization failed bugzilla-daemon
` (5 preceding siblings ...)
2016-11-04 14:37 ` bugzilla-daemon
@ 2016-11-04 15:04 ` bugzilla-daemon
2016-11-09 23:11 ` bugzilla-daemon
` (11 subsequent siblings)
18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2016-11-04 15:04 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=185681
--- Comment #7 from René Linder <rene.linder@lihaso.ch> ---
https://cgit.freedesktop.org/~agd5f/linux/commit/drivers/gpu/drm/amd/powerplay?h=drm-fixes-4.9&id=025f8bfb84cbcaa78df31ab00d7e3c5f979e9e27
there is the iceland_get_evv_voltage who works ... and the new
smu7_get_evv_voltage uses generally the pptable in the beginning and thats
wrong.
There is a if for the V0 path but to late and wrong:
This must be switched bevore hwmgr->pptable (table_info) is requested.
if ((hwmgr->pp_table_version == PP_TABLE_V0)
|| !phm_get_sclk_for_voltage_evv(hwmgr,
Wrong part 2 should be hwmgr and not table_info:
table_info->vddc_lookup_table, vv_id, &sclk)) {
if (phm_cap_enabled(hwmgr->platform_descriptor.platformCaps,
PHM_PlatformCaps_ClockStretcher)) {
for (j = 1; j < sclk_table->count; j++) {
if (sclk_table->entries[j].clk == sclk &&
sclk_table->entries[j].cks_enable == 0) {
sclk += 5000;
break;
}
}
}
--
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
^ permalink raw reply [flat|nested] 20+ messages in thread* [Bug 185681] amdgpu: powerplay initialization failed
2016-10-31 14:48 [Bug 185681] New: amdgpu: powerplay initialization failed bugzilla-daemon
` (6 preceding siblings ...)
2016-11-04 15:04 ` bugzilla-daemon
@ 2016-11-09 23:11 ` bugzilla-daemon
2016-11-09 23:12 ` bugzilla-daemon
` (10 subsequent siblings)
18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2016-11-09 23:11 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=185681
--- Comment #8 from Alex Deucher <alexdeucher@gmail.com> ---
Created attachment 244131
--> https://bugzilla.kernel.org/attachment.cgi?id=244131&action=edit
patch 1/3
Does the attached patch set 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
^ permalink raw reply [flat|nested] 20+ messages in thread* [Bug 185681] amdgpu: powerplay initialization failed
2016-10-31 14:48 [Bug 185681] New: amdgpu: powerplay initialization failed bugzilla-daemon
` (7 preceding siblings ...)
2016-11-09 23:11 ` bugzilla-daemon
@ 2016-11-09 23:12 ` bugzilla-daemon
2016-11-09 23:12 ` bugzilla-daemon
` (9 subsequent siblings)
18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2016-11-09 23:12 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=185681
--- Comment #9 from Alex Deucher <alexdeucher@gmail.com> ---
Created attachment 244141
--> https://bugzilla.kernel.org/attachment.cgi?id=244141&action=edit
patch 2/3
--
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
^ permalink raw reply [flat|nested] 20+ messages in thread* [Bug 185681] amdgpu: powerplay initialization failed
2016-10-31 14:48 [Bug 185681] New: amdgpu: powerplay initialization failed bugzilla-daemon
` (8 preceding siblings ...)
2016-11-09 23:12 ` bugzilla-daemon
@ 2016-11-09 23:12 ` bugzilla-daemon
2016-11-10 11:02 ` bugzilla-daemon
` (8 subsequent siblings)
18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2016-11-09 23:12 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=185681
--- Comment #10 from Alex Deucher <alexdeucher@gmail.com> ---
Created attachment 244151
--> https://bugzilla.kernel.org/attachment.cgi?id=244151&action=edit
patch 3/3
--
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
^ permalink raw reply [flat|nested] 20+ messages in thread* [Bug 185681] amdgpu: powerplay initialization failed
2016-10-31 14:48 [Bug 185681] New: amdgpu: powerplay initialization failed bugzilla-daemon
` (9 preceding siblings ...)
2016-11-09 23:12 ` bugzilla-daemon
@ 2016-11-10 11:02 ` bugzilla-daemon
2016-11-10 11:03 ` bugzilla-daemon
` (7 subsequent siblings)
18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2016-11-10 11:02 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=185681
--- Comment #11 from René Linder <rene.linder@lihaso.ch> ---
That has worked :-) Now my graphic card did as it should i think.
Something like this in the dmesg log is still there:
[ powerplay ] VBIOS did not find boot engine clock value
in dependency table. Using Memory DPM level 0!
And glxspheres / glxgears works.
I've applied the patches to the rc3 & rc4 Kernel both worked.
--
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
^ permalink raw reply [flat|nested] 20+ messages in thread* [Bug 185681] amdgpu: powerplay initialization failed
2016-10-31 14:48 [Bug 185681] New: amdgpu: powerplay initialization failed bugzilla-daemon
` (10 preceding siblings ...)
2016-11-10 11:02 ` bugzilla-daemon
@ 2016-11-10 11:03 ` bugzilla-daemon
2016-11-10 11:32 ` bugzilla-daemon
` (6 subsequent siblings)
18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2016-11-10 11:03 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=185681
--- Comment #12 from René Linder <rene.linder@lihaso.ch> ---
Created attachment 244161
--> https://bugzilla.kernel.org/attachment.cgi?id=244161&action=edit
The Working gmesg Log from Kernel 4.9 RC4
--
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
^ permalink raw reply [flat|nested] 20+ messages in thread* [Bug 185681] amdgpu: powerplay initialization failed
2016-10-31 14:48 [Bug 185681] New: amdgpu: powerplay initialization failed bugzilla-daemon
` (11 preceding siblings ...)
2016-11-10 11:03 ` bugzilla-daemon
@ 2016-11-10 11:32 ` bugzilla-daemon
2016-11-10 16:14 ` bugzilla-daemon
` (5 subsequent siblings)
18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2016-11-10 11:32 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=185681
--- Comment #13 from René Linder <rene.linder@lihaso.ch> ---
Tested also Megaglest, Systemshock Demo (The new one with Unity Engine), Cube
2/Sauerbraten, vdrift, torcs everything works fine.
--
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
^ permalink raw reply [flat|nested] 20+ messages in thread* [Bug 185681] amdgpu: powerplay initialization failed
2016-10-31 14:48 [Bug 185681] New: amdgpu: powerplay initialization failed bugzilla-daemon
` (12 preceding siblings ...)
2016-11-10 11:32 ` bugzilla-daemon
@ 2016-11-10 16:14 ` bugzilla-daemon
2016-11-10 16:15 ` bugzilla-daemon
` (4 subsequent siblings)
18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2016-11-10 16:14 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=185681
Alex Deucher <alexdeucher@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #244151|0 |1
is obsolete| |
--- Comment #14 from Alex Deucher <alexdeucher@gmail.com> ---
Created attachment 244171
--> https://bugzilla.kernel.org/attachment.cgi?id=244171&action=edit
patch 3/3 (updated)
Please try this updated patch 3 and the new patch 4 in combination with the
original patches 1, 2.
--
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
^ permalink raw reply [flat|nested] 20+ messages in thread* [Bug 185681] amdgpu: powerplay initialization failed
2016-10-31 14:48 [Bug 185681] New: amdgpu: powerplay initialization failed bugzilla-daemon
` (13 preceding siblings ...)
2016-11-10 16:14 ` bugzilla-daemon
@ 2016-11-10 16:15 ` bugzilla-daemon
2016-11-10 21:54 ` bugzilla-daemon
` (3 subsequent siblings)
18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2016-11-10 16:15 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=185681
--- Comment #15 from Alex Deucher <alexdeucher@gmail.com> ---
Created attachment 244181
--> https://bugzilla.kernel.org/attachment.cgi?id=244181&action=edit
patch 4/3
--
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
^ permalink raw reply [flat|nested] 20+ messages in thread* [Bug 185681] amdgpu: powerplay initialization failed
2016-10-31 14:48 [Bug 185681] New: amdgpu: powerplay initialization failed bugzilla-daemon
` (14 preceding siblings ...)
2016-11-10 16:15 ` bugzilla-daemon
@ 2016-11-10 21:54 ` bugzilla-daemon
2016-11-15 11:55 ` bugzilla-daemon
` (2 subsequent siblings)
18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2016-11-10 21:54 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=185681
--- Comment #16 from Alex Deucher <alexdeucher@gmail.com> ---
See also:
https://bugs.freedesktop.org/show_bug.cgi?id=98357
--
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
^ permalink raw reply [flat|nested] 20+ messages in thread* [Bug 185681] amdgpu: powerplay initialization failed
2016-10-31 14:48 [Bug 185681] New: amdgpu: powerplay initialization failed bugzilla-daemon
` (15 preceding siblings ...)
2016-11-10 21:54 ` bugzilla-daemon
@ 2016-11-15 11:55 ` bugzilla-daemon
2016-11-15 11:56 ` bugzilla-daemon
2016-11-18 18:01 ` bugzilla-daemon
18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2016-11-15 11:55 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=185681
--- Comment #17 from René Linder <rene.linder@lihaso.ch> ---
For Me the new Patches works fine ... except the message it didn't found
default frequency see dmesg log. But re clocking and everything i have on my
notebook works fine.
--
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
^ permalink raw reply [flat|nested] 20+ messages in thread* [Bug 185681] amdgpu: powerplay initialization failed
2016-10-31 14:48 [Bug 185681] New: amdgpu: powerplay initialization failed bugzilla-daemon
` (16 preceding siblings ...)
2016-11-15 11:55 ` bugzilla-daemon
@ 2016-11-15 11:56 ` bugzilla-daemon
2016-11-18 18:01 ` bugzilla-daemon
18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2016-11-15 11:56 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=185681
--- Comment #18 from René Linder <rene.linder@lihaso.ch> ---
Created attachment 244601
--> https://bugzilla.kernel.org/attachment.cgi?id=244601&action=edit
Teted with latest Patches on 4.9rc4
--
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
^ permalink raw reply [flat|nested] 20+ messages in thread* [Bug 185681] amdgpu: powerplay initialization failed
2016-10-31 14:48 [Bug 185681] New: amdgpu: powerplay initialization failed bugzilla-daemon
` (17 preceding siblings ...)
2016-11-15 11:56 ` bugzilla-daemon
@ 2016-11-18 18:01 ` bugzilla-daemon
18 siblings, 0 replies; 20+ messages in thread
From: bugzilla-daemon @ 2016-11-18 18:01 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=185681
René Linder <rene.linder@lihaso.ch> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |CODE_FIX
--- Comment #19 from René Linder <rene.linder@lihaso.ch> ---
Fix is in 4.9rc5 and works.
--
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
^ permalink raw reply [flat|nested] 20+ messages in thread