All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 110293] add support for AMD Ryzen 5 3550H
@ 2019-03-31 12:50 bugzilla-daemon
  2019-03-31 12:51 ` bugzilla-daemon
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bugzilla-daemon @ 2019-03-31 12:50 UTC (permalink / raw)
  To: dri-devel


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

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

            Bug ID: 110293
           Summary: add support for AMD Ryzen 5 3550H
           Product: DRI
           Version: DRI git
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: DRM/amdkfd
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: djip.perois@free.fr

Created attachment 143823
  --> https://bugs.freedesktop.org/attachment.cgi?id=143823&action=edit
patch_V0

on my laptop "ASUS TUF505DY" the RAVEN APU have device 1002:15d8 that is
missing in "drivers/gpu/drm/amd/amdkfd/kfd_device.c" on kernel 5.0.5 (and any
kernel before it I think.

[    2.478498] kfd kfd: DID 15d8 is missing in supported_devices

Add patch I made and test again the main kernel v5.0.5.

cool be nice to be added in future kernel release

thanks

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

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

* [Bug 110293] add support for AMD Ryzen 5 3550H
  2019-03-31 12:50 [Bug 110293] add support for AMD Ryzen 5 3550H bugzilla-daemon
@ 2019-03-31 12:51 ` bugzilla-daemon
  2019-04-10 23:34 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2019-03-31 12:51 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #1 from djip.perois@free.fr ---

on my laptop "ASUS TUF505DY" the RAVEN APU have device 1002:15d8 that is
missing in "drivers/gpu/drm/amd/amdkfd/kfd_device.c" on kernel 5.0.5 (and any
kernel before it I think.

[    2.478498] kfd kfd: DID 15d8 is missing in supported_devices

Add patch I made and test again the main kernel v5.0.5.

cool be nice to be added in future kernel release

thanks

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

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

* [Bug 110293] add support for AMD Ryzen 5 3550H
  2019-03-31 12:50 [Bug 110293] add support for AMD Ryzen 5 3550H bugzilla-daemon
  2019-03-31 12:51 ` bugzilla-daemon
@ 2019-04-10 23:34 ` bugzilla-daemon
  2019-04-11  1:49 ` bugzilla-daemon
  2019-04-12  0:55 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2019-04-10 23:34 UTC (permalink / raw)
  To: dri-devel


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

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

djip.perois@free.fr changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|medium                      |high
           Severity|normal                      |major

-- 
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: 159 bytes --]

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

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

* [Bug 110293] add support for AMD Ryzen 5 3550H
  2019-03-31 12:50 [Bug 110293] add support for AMD Ryzen 5 3550H bugzilla-daemon
  2019-03-31 12:51 ` bugzilla-daemon
  2019-04-10 23:34 ` bugzilla-daemon
@ 2019-04-11  1:49 ` bugzilla-daemon
  2019-04-12  0:55 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2019-04-11  1:49 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #2 from Alex Deucher <alexdeucher@gmail.com> ---
Already on it's way upstream:
https://cgit.freedesktop.org/~agd5f/linux/commit/?h=drm-fixes-5.1&id=e7ad88553aa1d48e950ca9a4934d246c1bee4be4

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

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

* [Bug 110293] add support for AMD Ryzen 5 3550H
  2019-03-31 12:50 [Bug 110293] add support for AMD Ryzen 5 3550H bugzilla-daemon
                   ` (2 preceding siblings ...)
  2019-04-11  1:49 ` bugzilla-daemon
@ 2019-04-12  0:55 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2019-04-12  0:55 UTC (permalink / raw)
  To: dri-devel


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

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

djip.perois@free.fr changed:

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

--- Comment #3 from djip.perois@free.fr ---
great, thank you. I close it

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

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

end of thread, other threads:[~2019-04-12  0:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-31 12:50 [Bug 110293] add support for AMD Ryzen 5 3550H bugzilla-daemon
2019-03-31 12:51 ` bugzilla-daemon
2019-04-10 23:34 ` bugzilla-daemon
2019-04-11  1:49 ` bugzilla-daemon
2019-04-12  0:55 ` 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.