All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 99628] AMD Radeon HD 8600M graphics doesn't work with amdgpu
@ 2017-02-01 15:42 bugzilla-daemon
  2017-02-01 15:43 ` bugzilla-daemon
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-02-01 15:42 UTC (permalink / raw)
  To: dri-devel


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

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

            Bug ID: 99628
           Summary: AMD Radeon HD 8600M graphics doesn't work with amdgpu
           Product: Mesa
           Version: 13.0
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: blocker
          Priority: medium
         Component: Drivers/Gallium/radeonsi
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: mohsen2120habibikhoo@gmail.com
        QA Contact: dri-devel@lists.freedesktop.org

My Dell inspiron 15R 5537 laptop boot in a black screen with amdgpu kernel
driver. My laptop has a hybrid graphics (intel haswell iGPU and a radeon hd
8600m dGPU). using fedora 25 and amd-staging-kernel-4.9-6. this is the result
of  lspci -nnk:

00:00.0 Host bridge [0600]: Intel Corporation Haswell-ULT DRAM Controller
[8086:0a04] (rev 09)
        Subsystem: Dell Device [1028:05ea]
        Kernel driver in use: hsw_uncore
00:02.0 VGA compatible controller [0300]: Intel Corporation Haswell-ULT
Integrated Graphics Controller [8086:0a16] (rev 09)
        Subsystem: Dell Device [1028:05ea]
        Kernel driver in use: i915
        Kernel modules: i915
00:03.0 Audio device [0403]: Intel Corporation Haswell-ULT HD Audio Controller
[8086:0a0c] (rev 09)
        Subsystem: Dell Device [1028:05ea]
        Kernel driver in use: snd_hda_intel
        Kernel modules: snd_hda_intel
00:14.0 USB controller [0c03]: Intel Corporation 8 Series USB xHCI HC
[8086:9c31] (rev 04)
        Subsystem: Dell Device [1028:05ea]
        Kernel driver in use: xhci_hcd
00:16.0 Communication controller [0780]: Intel Corporation 8 Series HECI #0
[8086:9c3a] (rev 04)
        Subsystem: Dell Device [1028:05ea]
        Kernel driver in use: mei_me
        Kernel modules: mei_me
00:1b.0 Audio device [0403]: Intel Corporation 8 Series HD Audio Controller
[8086:9c20] (rev 04)
        Subsystem: Dell Device [1028:05ea]
        Kernel driver in use: snd_hda_intel
        Kernel modules: snd_hda_intel
00:1c.0 PCI bridge [0604]: Intel Corporation 8 Series PCI Express Root Port 3
[8086:9c14] (rev e4)
        Kernel driver in use: pcieport
        Kernel modules: shpchp
00:1c.3 PCI bridge [0604]: Intel Corporation 8 Series PCI Express Root Port 4
[8086:9c16] (rev e4)
        Kernel driver in use: pcieport
        Kernel modules: shpchp
00:1c.4 PCI bridge [0604]: Intel Corporation 8 Series PCI Express Root Port 5
[8086:9c18] (rev e4)
        Kernel driver in use: pcieport
        Kernel modules: shpchp
00:1d.0 USB controller [0c03]: Intel Corporation 8 Series USB EHCI #1
[8086:9c26] (rev 04)
        Subsystem: Dell Device [1028:05ea]
        Kernel driver in use: ehci-pci
00:1f.0 ISA bridge [0601]: Intel Corporation 8 Series LPC Controller
[8086:9c43] (rev 04)
        Subsystem: Dell Device [1028:05ea]
        Kernel driver in use: lpc_ich
        Kernel modules: lpc_ich
00:1f.2 SATA controller [0106]: Intel Corporation 8 Series SATA Controller 1
[AHCI mode] [8086:9c03] (rev 04)
        Subsystem: Dell Device [1028:05ea]
        Kernel driver in use: ahci
00:1f.3 SMBus [0c05]: Intel Corporation 8 Series SMBus Controller [8086:9c22]
(rev 04)
        Subsystem: Dell Device [1028:05ea]
        Kernel driver in use: i801_smbus
        Kernel modules: i2c_i801
01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd.
RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller [10ec:8136] (rev 07)
        Subsystem: Dell Device [1028:05ea]
        Kernel driver in use: r8169
        Kernel modules: r8169
02:00.0 Network controller [0280]: Intel Corporation Wireless 7260 [8086:08b1]
(rev 73)
        Subsystem: Intel Corporation Wireless-N 7260 [8086:4462]
        Kernel driver in use: iwlwifi
        Kernel modules: iwlwifi
03:00.0 Display controller [0380]: Advanced Micro Devices, Inc. [AMD/ATI] Sun
XT [Radeon HD 8670A/8670M/8690M / R5 M330 / M430] [1002:6660]
        Subsystem: Dell Radeon HD 8670M [1028:05ea]
        Kernel modules: amdgpu

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

[-- Attachment #1.2: Type: text/html, Size: 5559 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 99628] AMD Radeon HD 8600M graphics doesn't work with amdgpu
  2017-02-01 15:42 [Bug 99628] AMD Radeon HD 8600M graphics doesn't work with amdgpu bugzilla-daemon
@ 2017-02-01 15:43 ` bugzilla-daemon
  2017-02-01 15:43 ` [Bug 99628] AMD Radeon HD 8600M graphics card " bugzilla-daemon
                   ` (11 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-02-01 15:43 UTC (permalink / raw)
  To: dri-devel


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

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

mohsen2120habibikhoo@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|medium                      |highest

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

[-- Attachment #1.2: Type: text/html, Size: 1065 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 99628] AMD Radeon HD 8600M graphics card doesn't work with amdgpu
  2017-02-01 15:42 [Bug 99628] AMD Radeon HD 8600M graphics doesn't work with amdgpu bugzilla-daemon
  2017-02-01 15:43 ` bugzilla-daemon
@ 2017-02-01 15:43 ` bugzilla-daemon
  2017-02-01 15:45 ` bugzilla-daemon
                   ` (10 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-02-01 15:43 UTC (permalink / raw)
  To: dri-devel


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

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

mohsen2120habibikhoo@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|AMD Radeon HD 8600M         |AMD Radeon HD 8600M
                   |graphics doesn't work with  |graphics card doesn't work
                   |amdgpu                      |with amdgpu

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

[-- Attachment #1.2: Type: text/html, Size: 1167 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 99628] AMD Radeon HD 8600M graphics card doesn't work with amdgpu
  2017-02-01 15:42 [Bug 99628] AMD Radeon HD 8600M graphics doesn't work with amdgpu bugzilla-daemon
  2017-02-01 15:43 ` bugzilla-daemon
  2017-02-01 15:43 ` [Bug 99628] AMD Radeon HD 8600M graphics card " bugzilla-daemon
@ 2017-02-01 15:45 ` bugzilla-daemon
  2017-02-01 16:03 ` bugzilla-daemon
                   ` (9 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-02-01 15:45 UTC (permalink / raw)
  To: dri-devel


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

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

Alex Deucher <alexdeucher@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|highest                     |medium

--- Comment #1 from Alex Deucher <alexdeucher@gmail.com> ---
Please attach your xorg log and dmesg output.  I think this is a duplicate of
bug
99387.  Does attachment 129182 fix the issue?

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

[-- Attachment #1.2: Type: text/html, Size: 2183 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 99628] AMD Radeon HD 8600M graphics card doesn't work with amdgpu
  2017-02-01 15:42 [Bug 99628] AMD Radeon HD 8600M graphics doesn't work with amdgpu bugzilla-daemon
                   ` (2 preceding siblings ...)
  2017-02-01 15:45 ` bugzilla-daemon
@ 2017-02-01 16:03 ` bugzilla-daemon
  2017-02-01 16:09 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-02-01 16:03 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #2 from mohsen2120habibikhoo@gmail.com ---
Created attachment 129273
  --> https://bugs.freedesktop.org/attachment.cgi?id=129273&action=edit
dmesg result

No, it didn't help. dmesg result

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

[-- Attachment #1.2: Type: text/html, Size: 1255 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 99628] AMD Radeon HD 8600M graphics card doesn't work with amdgpu
  2017-02-01 15:42 [Bug 99628] AMD Radeon HD 8600M graphics doesn't work with amdgpu bugzilla-daemon
                   ` (3 preceding siblings ...)
  2017-02-01 16:03 ` bugzilla-daemon
@ 2017-02-01 16:09 ` bugzilla-daemon
  2017-02-01 16:29 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-02-01 16:09 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #3 from Alex Deucher <alexdeucher@gmail.com> ---
The driver appears to be loaded fine.  What exactly are you trying to do?  The
dGPU has no displays attached so you have to use the integrated GPU for
display.  You can select the dGPU to offscreen rendering using xrandr.  See
this page for more info:
https://wiki.archlinux.org/index.php/PRIME

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

[-- Attachment #1.2: Type: text/html, Size: 1352 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 99628] AMD Radeon HD 8600M graphics card doesn't work with amdgpu
  2017-02-01 15:42 [Bug 99628] AMD Radeon HD 8600M graphics doesn't work with amdgpu bugzilla-daemon
                   ` (4 preceding siblings ...)
  2017-02-01 16:09 ` bugzilla-daemon
@ 2017-02-01 16:29 ` bugzilla-daemon
  2017-02-01 16:31 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-02-01 16:29 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #4 from mohsen2120habibikhoo@gmail.com ---
Created attachment 129274
  --> https://bugs.freedesktop.org/attachment.cgi?id=129274&action=edit
The result of cat ~/.local/share/xorg/Xorg.0.log

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

[-- Attachment #1.2: Type: text/html, Size: 1327 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 99628] AMD Radeon HD 8600M graphics card doesn't work with amdgpu
  2017-02-01 15:42 [Bug 99628] AMD Radeon HD 8600M graphics doesn't work with amdgpu bugzilla-daemon
                   ` (5 preceding siblings ...)
  2017-02-01 16:29 ` bugzilla-daemon
@ 2017-02-01 16:31 ` bugzilla-daemon
  2017-02-11 14:26 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-02-01 16:31 UTC (permalink / raw)
  To: dri-devel


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

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

Alex Deucher <alexdeucher@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|dri-devel@lists.freedesktop |chris@chris-wilson.co.uk
                   |.org                        |
          Component|Drivers/Gallium/radeonsi    |Driver/intel
         QA Contact|dri-devel@lists.freedesktop |intel-gfx-bugs@lists.freede
                   |.org                        |sktop.org
            Product|Mesa                        |xorg
            Version|13.0                        |unspecified

--- Comment #5 from Alex Deucher <alexdeucher@gmail.com> ---
This appears to be a problem with the intel driver.

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

[-- Attachment #1.2: Type: text/html, Size: 2652 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 99628] AMD Radeon HD 8600M graphics card doesn't work with amdgpu
  2017-02-01 15:42 [Bug 99628] AMD Radeon HD 8600M graphics doesn't work with amdgpu bugzilla-daemon
                   ` (6 preceding siblings ...)
  2017-02-01 16:31 ` bugzilla-daemon
@ 2017-02-11 14:26 ` bugzilla-daemon
  2017-02-11 14:28 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-02-11 14:26 UTC (permalink / raw)
  To: dri-devel


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

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

mohsen2120habibikhoo@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|DRM/Intel                   |DRM/AMDgpu
         QA Contact|intel-gfx-bugs@lists.freede |
                   |sktop.org                   |
           Assignee|intel-gfx-bugs@lists.freede |dri-devel@lists.freedesktop
                   |sktop.org                   |.org

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

[-- Attachment #1.2: Type: text/html, Size: 1535 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 99628] AMD Radeon HD 8600M graphics card doesn't work with amdgpu
  2017-02-01 15:42 [Bug 99628] AMD Radeon HD 8600M graphics doesn't work with amdgpu bugzilla-daemon
                   ` (7 preceding siblings ...)
  2017-02-11 14:26 ` bugzilla-daemon
@ 2017-02-11 14:28 ` bugzilla-daemon
  2017-02-11 14:29 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-02-11 14:28 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #12 from mohsen2120habibikhoo@gmail.com ---
Created attachment 129504
  --> https://bugs.freedesktop.org/attachment.cgi?id=129504&action=edit
cat log result

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

[-- Attachment #1.2: Type: text/html, Size: 1227 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 99628] AMD Radeon HD 8600M graphics card doesn't work with amdgpu
  2017-02-01 15:42 [Bug 99628] AMD Radeon HD 8600M graphics doesn't work with amdgpu bugzilla-daemon
                   ` (8 preceding siblings ...)
  2017-02-11 14:28 ` bugzilla-daemon
@ 2017-02-11 14:29 ` bugzilla-daemon
  2017-02-12 16:39 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-02-11 14:29 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #13 from mohsen2120habibikhoo@gmail.com ---
Created attachment 129505
  --> https://bugs.freedesktop.org/attachment.cgi?id=129505&action=edit
dmesg now

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

[-- Attachment #1.2: Type: text/html, Size: 1212 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 99628] AMD Radeon HD 8600M graphics card doesn't work with amdgpu
  2017-02-01 15:42 [Bug 99628] AMD Radeon HD 8600M graphics doesn't work with amdgpu bugzilla-daemon
                   ` (9 preceding siblings ...)
  2017-02-11 14:29 ` bugzilla-daemon
@ 2017-02-12 16:39 ` bugzilla-daemon
  2017-02-23 17:46 ` bugzilla-daemon
  2017-02-24  6:36 ` bugzilla-daemon
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-02-12 16:39 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #14 from mohsen2120habibikhoo@gmail.com ---
Now everything works. this bug report could be closed if the second patch of
Alex lands in linux kernel.

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

[-- Attachment #1.2: Type: text/html, Size: 1098 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 99628] AMD Radeon HD 8600M graphics card doesn't work with amdgpu
  2017-02-01 15:42 [Bug 99628] AMD Radeon HD 8600M graphics doesn't work with amdgpu bugzilla-daemon
                   ` (10 preceding siblings ...)
  2017-02-12 16:39 ` bugzilla-daemon
@ 2017-02-23 17:46 ` bugzilla-daemon
  2017-02-24  6:36 ` bugzilla-daemon
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-02-23 17:46 UTC (permalink / raw)
  To: dri-devel


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

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

mohsen2120habibikhoo@gmail.com changed:

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

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

[-- Attachment #1.2: Type: text/html, Size: 1261 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 99628] AMD Radeon HD 8600M graphics card doesn't work with amdgpu
  2017-02-01 15:42 [Bug 99628] AMD Radeon HD 8600M graphics doesn't work with amdgpu bugzilla-daemon
                   ` (11 preceding siblings ...)
  2017-02-23 17:46 ` bugzilla-daemon
@ 2017-02-24  6:36 ` bugzilla-daemon
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2017-02-24  6:36 UTC (permalink / raw)
  To: dri-devel


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

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

yann <yann.argotti@intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED

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

[-- Attachment #1.2: Type: text/html, Size: 1083 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

end of thread, other threads:[~2017-02-24  6:36 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-01 15:42 [Bug 99628] AMD Radeon HD 8600M graphics doesn't work with amdgpu bugzilla-daemon
2017-02-01 15:43 ` bugzilla-daemon
2017-02-01 15:43 ` [Bug 99628] AMD Radeon HD 8600M graphics card " bugzilla-daemon
2017-02-01 15:45 ` bugzilla-daemon
2017-02-01 16:03 ` bugzilla-daemon
2017-02-01 16:09 ` bugzilla-daemon
2017-02-01 16:29 ` bugzilla-daemon
2017-02-01 16:31 ` bugzilla-daemon
2017-02-11 14:26 ` bugzilla-daemon
2017-02-11 14:28 ` bugzilla-daemon
2017-02-11 14:29 ` bugzilla-daemon
2017-02-12 16:39 ` bugzilla-daemon
2017-02-23 17:46 ` bugzilla-daemon
2017-02-24  6:36 ` 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.