* [Bug 105244] NULL dereference during startup of Cape Verde with AMDGPU and GPU passthrough
2018-02-25 22:01 [Bug 105244] NULL dereference during startup of Cape Verde with AMDGPU and GPU passthrough bugzilla-daemon
@ 2018-02-26 16:11 ` bugzilla-daemon
2018-02-27 14:13 ` bugzilla-daemon
` (5 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2018-02-26 16:11 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 338 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=105244
--- Comment #1 from Alex Deucher <alexdeucher@gmail.com> ---
Created attachment 137609
--> https://bugs.freedesktop.org/attachment.cgi?id=137609&action=edit
possible fix
This patch should fix it.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1381 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread* [Bug 105244] NULL dereference during startup of Cape Verde with AMDGPU and GPU passthrough
2018-02-25 22:01 [Bug 105244] NULL dereference during startup of Cape Verde with AMDGPU and GPU passthrough bugzilla-daemon
2018-02-26 16:11 ` bugzilla-daemon
@ 2018-02-27 14:13 ` bugzilla-daemon
2018-02-28 22:49 ` bugzilla-daemon
` (4 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2018-02-27 14:13 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 614 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=105244
Alex Deucher <alexdeucher@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #137609|0 |1
is obsolete| |
--- Comment #2 from Alex Deucher <alexdeucher@gmail.com> ---
Created attachment 137644
--> https://bugs.freedesktop.org/attachment.cgi?id=137644&action=edit
possible fix
Fix includes.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2206 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread* [Bug 105244] NULL dereference during startup of Cape Verde with AMDGPU and GPU passthrough
2018-02-25 22:01 [Bug 105244] NULL dereference during startup of Cape Verde with AMDGPU and GPU passthrough bugzilla-daemon
2018-02-26 16:11 ` bugzilla-daemon
2018-02-27 14:13 ` bugzilla-daemon
@ 2018-02-28 22:49 ` bugzilla-daemon
2018-03-01 2:03 ` bugzilla-daemon
` (3 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2018-02-28 22:49 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 612 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=105244
--- Comment #3 from Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl> ---
Sorry for the delay, I can confirm this fixes the NULL issue.
pp_dpm_mclk / pp_dpm_sclk look empty to me, not sure though if that is just
because they are not hooked up yet for SI, but since I don't need DPM and this
now boots AMDGPU with the default config to an usable state I'd consider this
fixed.
(leaving open because I don't know if the patch landed yet, feel free to close
when you push it)
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1460 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread* [Bug 105244] NULL dereference during startup of Cape Verde with AMDGPU and GPU passthrough
2018-02-25 22:01 [Bug 105244] NULL dereference during startup of Cape Verde with AMDGPU and GPU passthrough bugzilla-daemon
` (2 preceding siblings ...)
2018-02-28 22:49 ` bugzilla-daemon
@ 2018-03-01 2:03 ` bugzilla-daemon
2018-03-04 12:12 ` bugzilla-daemon
` (2 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2018-03-01 2:03 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 413 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=105244
--- Comment #4 from Alex Deucher <alexdeucher@gmail.com> ---
SI still uses the legacy dpm code rather than powerplay so it doesn't expose
all the same options as newer chips. SI also has an older smu implementation
so it has a more limited feature set compared to CI and VI.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1254 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread* [Bug 105244] NULL dereference during startup of Cape Verde with AMDGPU and GPU passthrough
2018-02-25 22:01 [Bug 105244] NULL dereference during startup of Cape Verde with AMDGPU and GPU passthrough bugzilla-daemon
` (3 preceding siblings ...)
2018-03-01 2:03 ` bugzilla-daemon
@ 2018-03-04 12:12 ` bugzilla-daemon
2018-03-05 13:28 ` bugzilla-daemon
2018-06-20 22:42 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2018-03-04 12:12 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 445 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=105244
--- Comment #5 from mercuriete <mercuriete@yahoo.es> ---
Sorry for the noise:
I have a null dereference in a Cape Verde but not in bootup
my bug is https://bugs.freedesktop.org/show_bug.cgi?id=102553
Can somebody check that bug
It blocks me to switch from radeon to amdgpu.
Thank you very much.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1499 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread* [Bug 105244] NULL dereference during startup of Cape Verde with AMDGPU and GPU passthrough
2018-02-25 22:01 [Bug 105244] NULL dereference during startup of Cape Verde with AMDGPU and GPU passthrough bugzilla-daemon
` (4 preceding siblings ...)
2018-03-04 12:12 ` bugzilla-daemon
@ 2018-03-05 13:28 ` bugzilla-daemon
2018-06-20 22:42 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2018-03-05 13:28 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 814 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=105244
--- Comment #6 from Elproducto <elproducto1@gmail.com> ---
I can confirm I have the same issue with my GPU passed through to a VM. Not
sure how to test the possible fix. I have never applied a patch but found a
few pointers online. I did the following but my card still has the same. If
possible please review and let me know how to apply the proposed fix to my
system.
git clone git://anongit.freedesktop.org/drm/drm-amd
cd drm-amd
nano 0001-drm-amdgpu-used-cached-pcie-gen-info-for-SI-v2.patch
copy content of possible fix into file generated above
git am --signoff < 0001-drm-amdgpu-used-cached-pcie-gen-info-for-SI-v2.patch
make defconfig
make
make install
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1656 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread* [Bug 105244] NULL dereference during startup of Cape Verde with AMDGPU and GPU passthrough
2018-02-25 22:01 [Bug 105244] NULL dereference during startup of Cape Verde with AMDGPU and GPU passthrough bugzilla-daemon
` (5 preceding siblings ...)
2018-03-05 13:28 ` bugzilla-daemon
@ 2018-06-20 22:42 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2018-06-20 22:42 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 438 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=105244
Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1302 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread