All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 101377] Gigabyte R9 380 card fails to load, kernel reports bug
@ 2017-06-11  3:44 bugzilla-daemon
  2017-07-21 12:10 ` bugzilla-daemon
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-06-11  3:44 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 832 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=101377

            Bug ID: 101377
           Summary: Gigabyte R9 380 card fails to load, kernel reports bug
           Product: DRI
           Version: DRI git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: major
          Priority: medium
         Component: DRM/AMDgpu
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: john@dev1ce.com

Created attachment 131871
  --> https://bugs.freedesktop.org/attachment.cgi?id=131871&action=edit
dmesg output of load attempt

loading the card as a module fails.  fans spin up for 2 seconds, then back
down, then blank screen.  system is online but without video.

see dmesg.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2282 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] 14+ messages in thread

* [Bug 101377] Gigabyte R9 380 card fails to load, kernel reports bug
  2017-06-11  3:44 [Bug 101377] Gigabyte R9 380 card fails to load, kernel reports bug bugzilla-daemon
@ 2017-07-21 12:10 ` bugzilla-daemon
  2017-07-22 20:36 ` bugzilla-daemon
                   ` (11 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-07-21 12:10 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 621 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=101377

--- Comment #1 from m8r-ux3i84@safetymail.info ---
This sounds like exactly the problem I have. Newer Linux kernels load different
microcode for my 380, which doesn't work. There are two ways to work around
this if it's the same problem:

1) Revert to Linux 4.8 or earlier
2) Replace the newer firmware file with the older one: cp
/lib/firmware/amdgpu/tonga_smc.bin /lib/firmware/amdgpu/tonga_k_smc.bin

If you try option 2, make a backup of the original tonga_k_smc.bin first.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1408 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] 14+ messages in thread

* [Bug 101377] Gigabyte R9 380 card fails to load, kernel reports bug
  2017-06-11  3:44 [Bug 101377] Gigabyte R9 380 card fails to load, kernel reports bug bugzilla-daemon
  2017-07-21 12:10 ` bugzilla-daemon
@ 2017-07-22 20:36 ` bugzilla-daemon
  2017-07-22 20:37 ` bugzilla-daemon
                   ` (10 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-07-22 20:36 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 568 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=101377

--- Comment #2 from john@dev1ce.com ---
Created attachment 132834
  --> https://bugs.freedesktop.org/attachment.cgi?id=132834&action=edit
lspci output

both options seem paradoxical.  i dont have the issue if im on the old kernel
4.8 or earlier, however this is with the latest gentoo firmware package
20170622.  once the kernel is upgraded, the drivers crash on load.  adding some
lspci for more transparency into this issue

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1449 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] 14+ messages in thread

* [Bug 101377] Gigabyte R9 380 card fails to load, kernel reports bug
  2017-06-11  3:44 [Bug 101377] Gigabyte R9 380 card fails to load, kernel reports bug bugzilla-daemon
  2017-07-21 12:10 ` bugzilla-daemon
  2017-07-22 20:36 ` bugzilla-daemon
@ 2017-07-22 20:37 ` bugzilla-daemon
  2017-07-22 20:40 ` bugzilla-daemon
                   ` (9 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-07-22 20:37 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 292 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=101377

--- Comment #3 from john@dev1ce.com ---
Created attachment 132835
  --> https://bugs.freedesktop.org/attachment.cgi?id=132835&action=edit
dmidecode output

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1181 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] 14+ messages in thread

* [Bug 101377] Gigabyte R9 380 card fails to load, kernel reports bug
  2017-06-11  3:44 [Bug 101377] Gigabyte R9 380 card fails to load, kernel reports bug bugzilla-daemon
                   ` (2 preceding siblings ...)
  2017-07-22 20:37 ` bugzilla-daemon
@ 2017-07-22 20:40 ` bugzilla-daemon
  2017-07-23  8:12 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-07-22 20:40 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 308 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=101377

--- Comment #4 from john@dev1ce.com ---
Created attachment 132836
  --> https://bugs.freedesktop.org/attachment.cgi?id=132836&action=edit
kernel build options for review.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1229 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] 14+ messages in thread

* [Bug 101377] Gigabyte R9 380 card fails to load, kernel reports bug
  2017-06-11  3:44 [Bug 101377] Gigabyte R9 380 card fails to load, kernel reports bug bugzilla-daemon
                   ` (3 preceding siblings ...)
  2017-07-22 20:40 ` bugzilla-daemon
@ 2017-07-23  8:12 ` bugzilla-daemon
  2017-07-29 15:36 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-07-23  8:12 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 621 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=101377

--- Comment #5 from m8r-ux3i84@safetymail.info ---
Yep, so if Linux 4.8 works for you, just follow my instructions for forcing
Linux 4.9 and newer to use the old firmware file, and I'm sure Linux 4.9 and
newer will work for you as well.

For what it's worth, I can tell you that this issue happened to me after
upgrading my system from a Trinity-based system to a Zen one. With the Trinity
system, using the new firmware file works just fine, but it doesn't with the
Zen system.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1408 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] 14+ messages in thread

* [Bug 101377] Gigabyte R9 380 card fails to load, kernel reports bug
  2017-06-11  3:44 [Bug 101377] Gigabyte R9 380 card fails to load, kernel reports bug bugzilla-daemon
                   ` (4 preceding siblings ...)
  2017-07-23  8:12 ` bugzilla-daemon
@ 2017-07-29 15:36 ` bugzilla-daemon
  2017-07-30 21:12 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-07-29 15:36 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 600 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=101377

--- Comment #6 from john@dev1ce.com ---
the problem with this regression to older firmware is that while the kernel
boots, none of the 3D functionality inherent in the new drivers is functional.
I can regress to an older kernel with the newer firmware 20170622
https://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git

and the system boots, however with zero 3d support.

confirming this bug still exists in 4.12.0 through 4.12.14 as of today.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1450 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] 14+ messages in thread

* [Bug 101377] Gigabyte R9 380 card fails to load, kernel reports bug
  2017-06-11  3:44 [Bug 101377] Gigabyte R9 380 card fails to load, kernel reports bug bugzilla-daemon
                   ` (5 preceding siblings ...)
  2017-07-29 15:36 ` bugzilla-daemon
@ 2017-07-30 21:12 ` bugzilla-daemon
  2017-07-30 21:42 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-07-30 21:12 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 2075 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=101377

--- Comment #7 from r380bug@safetymail.info ---
Either you have a different problem than me (unlikely, as we have the exact
same symptoms), or you misunderstood my workaround. Or my workaround somehow
doesn't work for you. However, since you talk about actually upgrading the
firmware to a newer version, I'm guessing you didn't understand the workaround.

For my workaround, I neither upgraded nor downgraded any firmware version.
However, Linux 4.8 and Linux 4.9 try to load different files for the same
graphics card. Linux 4.8 loads tonga_smc.bin where as Linux 4.9 loads
tonga_k_smc.bin. Linux 4.8 fully works for me, including 3D acceleration, Linux
4.9 runs into the symptoms you described (black screen, fans running full
speed).

Now, if I replace tonga_k_smc.bin with tonga_smc.bin, then Linux 4.9 _also_
fully works for me, including 3D acceleration. That's without upgrading or
downgrading any firmware files. All I did was this:

cp /lib/firmware/amdgpu/tonga_smc.bin /lib/firmware/amdgpu/tonga_k_smc.bin

Here's the md5sum of all my Tonga firmware files:
fa6590cc9c9c1b2e7c92874fe98460fa  tonga_ce.bin
16bb427918581c29c2e910b5757a1b5b  tonga_k_smc.bin
73befe8abbaa7589d4e701ff77291e62  tonga_k_smc.bin.orig
8ab907852fc93520ad5f0e06dc23298e  tonga_mc.bin
a0fcc61ba211ab74829219a4e2282654  tonga_me.bin
f904f1835656036fd83b0440ddc28528  tonga_mec2.bin
f904f1835656036fd83b0440ddc28528  tonga_mec.bin
89b0391b91ff7159a7b0670c8aace566  tonga_pfp.bin
55f0a189959a11f07d4064a9f96adfb4  tonga_rlc.bin
a61b84ca64068fa6842887a1519ecd4b  tonga_sdma1.bin
8324b832498cb27c0919647df17968b4  tonga_sdma.bin
16bb427918581c29c2e910b5757a1b5b  tonga_smc.bin
fe37ee3d6138cd852215b318cbe65d0a  tonga_uvd.bin
1a81cffe8a10460b8ca9eaad537e7286  tonga_vce.bin

Note that tonga_k_smc.bin and tonga_smc.bin have the same md5sum on my system,
because I copied tonga_smc.bin to tonga_k_smc.bin to make Linux 4.9 work.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2856 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] 14+ messages in thread

* [Bug 101377] Gigabyte R9 380 card fails to load, kernel reports bug
  2017-06-11  3:44 [Bug 101377] Gigabyte R9 380 card fails to load, kernel reports bug bugzilla-daemon
                   ` (6 preceding siblings ...)
  2017-07-30 21:12 ` bugzilla-daemon
@ 2017-07-30 21:42 ` bugzilla-daemon
  2017-07-31 23:34 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-07-30 21:42 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 2482 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=101377

--- Comment #8 from john@dev1ce.com ---
My apologies as it seems I didn't fully understand the proposed workaround. 
I'll test this out.

On July 30, 2017 2:12:23 PM PDT, bugzilla-daemon@freedesktop.org wrote:
>https://bugs.freedesktop.org/show_bug.cgi?id=101377
>
>--- Comment #7 from r380bug@safetymail.info ---
>Either you have a different problem than me (unlikely, as we have the
>exact
>same symptoms), or you misunderstood my workaround. Or my workaround
>somehow
>doesn't work for you. However, since you talk about actually upgrading
>the
>firmware to a newer version, I'm guessing you didn't understand the
>workaround.
>
>For my workaround, I neither upgraded nor downgraded any firmware
>version.
>However, Linux 4.8 and Linux 4.9 try to load different files for the
>same
>graphics card. Linux 4.8 loads tonga_smc.bin where as Linux 4.9 loads
>tonga_k_smc.bin. Linux 4.8 fully works for me, including 3D
>acceleration, Linux
>4.9 runs into the symptoms you described (black screen, fans running
>full
>speed).
>
>Now, if I replace tonga_k_smc.bin with tonga_smc.bin, then Linux 4.9
>_also_
>fully works for me, including 3D acceleration. That's without upgrading
>or
>downgrading any firmware files. All I did was this:
>
>cp /lib/firmware/amdgpu/tonga_smc.bin
>/lib/firmware/amdgpu/tonga_k_smc.bin
>
>Here's the md5sum of all my Tonga firmware files:
>fa6590cc9c9c1b2e7c92874fe98460fa  tonga_ce.bin
>16bb427918581c29c2e910b5757a1b5b  tonga_k_smc.bin
>73befe8abbaa7589d4e701ff77291e62  tonga_k_smc.bin.orig
>8ab907852fc93520ad5f0e06dc23298e  tonga_mc.bin
>a0fcc61ba211ab74829219a4e2282654  tonga_me.bin
>f904f1835656036fd83b0440ddc28528  tonga_mec2.bin
>f904f1835656036fd83b0440ddc28528  tonga_mec.bin
>89b0391b91ff7159a7b0670c8aace566  tonga_pfp.bin
>55f0a189959a11f07d4064a9f96adfb4  tonga_rlc.bin
>a61b84ca64068fa6842887a1519ecd4b  tonga_sdma1.bin
>8324b832498cb27c0919647df17968b4  tonga_sdma.bin
>16bb427918581c29c2e910b5757a1b5b  tonga_smc.bin
>fe37ee3d6138cd852215b318cbe65d0a  tonga_uvd.bin
>1a81cffe8a10460b8ca9eaad537e7286  tonga_vce.bin
>
>Note that tonga_k_smc.bin and tonga_smc.bin have the same md5sum on my
>system,
>because I copied tonga_smc.bin to tonga_k_smc.bin to make Linux 4.9
>work.
>
>-- 
>You are receiving this mail because:
>You reported the bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 3954 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] 14+ messages in thread

* [Bug 101377] Gigabyte R9 380 card fails to load, kernel reports bug
  2017-06-11  3:44 [Bug 101377] Gigabyte R9 380 card fails to load, kernel reports bug bugzilla-daemon
                   ` (7 preceding siblings ...)
  2017-07-30 21:42 ` bugzilla-daemon
@ 2017-07-31 23:34 ` bugzilla-daemon
  2017-08-01 12:17 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-07-31 23:34 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 461 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=101377

--- Comment #9 from john@dev1ce.com ---
unfortunately copying the firmware did not solve the problem.  the fan noise is
no longer emitted, however the graphics driver still fails to properly load.

could this be an issue with, perhaps, the IOMMU implementation of my
motherboard?  is IOMMU2 support a requirement perhaps?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1226 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] 14+ messages in thread

* [Bug 101377] Gigabyte R9 380 card fails to load, kernel reports bug
  2017-06-11  3:44 [Bug 101377] Gigabyte R9 380 card fails to load, kernel reports bug bugzilla-daemon
                   ` (8 preceding siblings ...)
  2017-07-31 23:34 ` bugzilla-daemon
@ 2017-08-01 12:17 ` bugzilla-daemon
  2017-08-04 19:55 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-08-01 12:17 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 453 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=101377

--- Comment #10 from Alexander Tsoy <alexander@tsoy.me> ---
(In reply to john from comment #9)
> unfortunately copying the firmware did not solve the problem.  the fan noise
> is no longer emitted, however the graphics driver still fails to properly
> load.

Did you rebuild initramfs after copying the firmware?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1324 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] 14+ messages in thread

* [Bug 101377] Gigabyte R9 380 card fails to load, kernel reports bug
  2017-06-11  3:44 [Bug 101377] Gigabyte R9 380 card fails to load, kernel reports bug bugzilla-daemon
                   ` (9 preceding siblings ...)
  2017-08-01 12:17 ` bugzilla-daemon
@ 2017-08-04 19:55 ` bugzilla-daemon
  2017-08-08 16:38 ` bugzilla-daemon
  2019-11-19  8:19 ` bugzilla-daemon
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-08-04 19:55 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 465 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=101377

--- Comment #11 from john@dev1ce.com ---
initrd was rebuilt.  Im purchasing another R9 380 card for further testing
(different manufacturer.)  Its possible the build quality of the card is just
mediocre as ive seen numerous reports of problems related specifically to
gigabyte cards and their implementation of the R9 chipset.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1231 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] 14+ messages in thread

* [Bug 101377] Gigabyte R9 380 card fails to load, kernel reports bug
  2017-06-11  3:44 [Bug 101377] Gigabyte R9 380 card fails to load, kernel reports bug bugzilla-daemon
                   ` (10 preceding siblings ...)
  2017-08-04 19:55 ` bugzilla-daemon
@ 2017-08-08 16:38 ` bugzilla-daemon
  2019-11-19  8:19 ` bugzilla-daemon
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-08-08 16:38 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 422 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=101377

--- Comment #12 from john@dev1ce.com ---
I've continued testing with a separate Sapphire Radeon R9 380 graphics card,
and cannot reproduce the hardware issue.  the latest kernel 4.12.1 through
4.12.5 all load the driver properly as a module with no special kernel
parameters present.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1188 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] 14+ messages in thread

* [Bug 101377] Gigabyte R9 380 card fails to load, kernel reports bug
  2017-06-11  3:44 [Bug 101377] Gigabyte R9 380 card fails to load, kernel reports bug bugzilla-daemon
                   ` (11 preceding siblings ...)
  2017-08-08 16:38 ` bugzilla-daemon
@ 2019-11-19  8:19 ` bugzilla-daemon
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2019-11-19  8:19 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 806 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=101377

Martin Peres <martin.peres@free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |MOVED

--- Comment #13 from Martin Peres <martin.peres@free.fr> ---
-- 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/187.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2388 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2019-11-19  8:19 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-11  3:44 [Bug 101377] Gigabyte R9 380 card fails to load, kernel reports bug bugzilla-daemon
2017-07-21 12:10 ` bugzilla-daemon
2017-07-22 20:36 ` bugzilla-daemon
2017-07-22 20:37 ` bugzilla-daemon
2017-07-22 20:40 ` bugzilla-daemon
2017-07-23  8:12 ` bugzilla-daemon
2017-07-29 15:36 ` bugzilla-daemon
2017-07-30 21:12 ` bugzilla-daemon
2017-07-30 21:42 ` bugzilla-daemon
2017-07-31 23:34 ` bugzilla-daemon
2017-08-01 12:17 ` bugzilla-daemon
2017-08-04 19:55 ` bugzilla-daemon
2017-08-08 16:38 ` bugzilla-daemon
2019-11-19  8:19 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.