All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 107456] WARNING: CPU: 11 PID: 1137 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_mst_types.c:88 dm_dp_aux_transfer+0xa5/0xc0 [amdgpu]
@ 2018-08-02 16:55 bugzilla-daemon
  2018-09-25 11:27 ` bugzilla-daemon
  2019-11-20  7:50 ` bugzilla-daemon
  0 siblings, 2 replies; 3+ messages in thread
From: bugzilla-daemon @ 2018-08-02 16:55 UTC (permalink / raw)
  To: dri-devel


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

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

            Bug ID: 107456
           Summary: WARNING: CPU: 11 PID: 1137 at
                    drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu
                    _dm_mst_types.c:88 dm_dp_aux_transfer+0xa5/0xc0
                    [amdgpu]
           Product: DRI
           Version: unspecified
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: DRM/AMDgpu
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: marc@dragonfly.plus.com

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

I see the following warning during boot with Linux kernel 4.18.0-rc6 & 4.17.10:

root@deepthought:~# dmesg | grep WARN
[    9.346100] WARNING: CPU: 11 PID: 1137 at
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_mst_types.c:88
dm_dp_aux_transfer+0xa5/0xc0 [amdgpu]
[    9.346162] WARNING: CPU: 14 PID: 1139 at
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_mst_types.c:88
dm_dp_aux_transfer+0xa5/0xc0 [amdgpu]


Hardware is Ryzen 7 2700x, Sapphire Technology Radeon RX 480, IIyama ProLite
XB2380HS connected via DVI.

It looks like "dm_dp_aux_transfer" is used to setup DisplayPort, using "struct
drm_dp_aux_msg — DisplayPort AUX channel transaction". Now, with my hardware I
don't have any monitors connected via DisplayPort. Is that relevant?

I patched in a "printk("msg->size = %d\n", msg->size);" and it displays the
result twice, which is curious.

# dmesg | grep -i "msg->size"
[    9.469511] msg->size = -5
[    9.469803] msg->size = -5

Anyway, full "dmesg" attached.

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

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

end of thread, other threads:[~2019-11-20  7:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-02 16:55 [Bug 107456] WARNING: CPU: 11 PID: 1137 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_mst_types.c:88 dm_dp_aux_transfer+0xa5/0xc0 [amdgpu] bugzilla-daemon
2018-09-25 11:27 ` bugzilla-daemon
2019-11-20  7:50 ` 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.