* [Bug 107593] spam in dmesg about "SADs count" since recent Radeon RX550 install using amdgpu driver
@ 2018-08-16 16:17 bugzilla-daemon
2018-08-16 16:18 ` bugzilla-daemon
` (8 more replies)
0 siblings, 9 replies; 10+ messages in thread
From: bugzilla-daemon @ 2018-08-16 16:17 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 924 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=107593
Bug ID: 107593
Summary: spam in dmesg about "SADs count" since recent Radeon
RX550 install using amdgpu driver
Product: DRI
Version: XOrg git
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: DRM/AMDgpu
Assignee: dri-devel@lists.freedesktop.org
Reporter: freedesktop-bugs@fermulator.fastmail.org
Created attachment 141140
--> https://bugs.freedesktop.org/attachment.cgi?id=141140&action=edit
dmesg output from past few days with SADs count spam
this message is being written in dmesg output quite frequently
```
[drm] SADs count is: -524, don't need to read it
```
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2453 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] 10+ messages in thread
* [Bug 107593] spam in dmesg about "SADs count" since recent Radeon RX550 install using amdgpu driver
2018-08-16 16:17 [Bug 107593] spam in dmesg about "SADs count" since recent Radeon RX550 install using amdgpu driver bugzilla-daemon
@ 2018-08-16 16:18 ` bugzilla-daemon
2018-08-16 16:19 ` bugzilla-daemon
` (7 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2018-08-16 16:18 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 464 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=107593
--- Comment #1 from Fermulator <freedesktop-bugs@fermulator.fastmail.org> ---
$ uname -a
Linux (SNIP) 4.17.12-100.fc27.x86_64 #1 SMP Fri Aug 3 15:00:33 UTC 2018 x86_64
x86_64 x86_64 GNU/Linux
$ cat /etc/fedora-release
Fedora release 27 (Twenty Seven)
$ rpm -qa | egrep "amdgpu"
xorg-x11-drv-amdgpu-18.0.1-1.fc27.x86_64
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1370 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] 10+ messages in thread
* [Bug 107593] spam in dmesg about "SADs count" since recent Radeon RX550 install using amdgpu driver
2018-08-16 16:17 [Bug 107593] spam in dmesg about "SADs count" since recent Radeon RX550 install using amdgpu driver bugzilla-daemon
2018-08-16 16:18 ` bugzilla-daemon
@ 2018-08-16 16:19 ` bugzilla-daemon
2018-08-16 16:29 ` bugzilla-daemon
` (6 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2018-08-16 16:19 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 1048 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=107593
--- Comment #2 from Fermulator <freedesktop-bugs@fermulator.fastmail.org> ---
$ lshw -C video
WARNING: you should run this program as super-user.
*-display
description: VGA compatible controller
product: Lexa PRO [Radeon RX 550/550X]
vendor: Advanced Micro Devices, Inc. [AMD/ATI]
physical id: 0
bus info: pci@0000:03:00.0
version: c7
width: 64 bits
clock: 33MHz
capabilities: vga_controller bus_master cap_list rom
configuration: driver=amdgpu latency=0
resources: irq:30 memory:e0000000-efffffff memory:f0000000-f01fffff
ioport:e000(size=256) memory:fbe00000-fbe3ffff memory:c0000-dffff
$ lspci | grep -i amd
03:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Lexa
PRO [Radeon RX 550/550X] (rev c7)
03:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Device aae0
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1948 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] 10+ messages in thread
* [Bug 107593] spam in dmesg about "SADs count" since recent Radeon RX550 install using amdgpu driver
2018-08-16 16:17 [Bug 107593] spam in dmesg about "SADs count" since recent Radeon RX550 install using amdgpu driver bugzilla-daemon
2018-08-16 16:18 ` bugzilla-daemon
2018-08-16 16:19 ` bugzilla-daemon
@ 2018-08-16 16:29 ` bugzilla-daemon
2018-08-16 16:30 ` bugzilla-daemon
` (5 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2018-08-16 16:29 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 1783 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=107593
--- Comment #3 from Fermulator <freedesktop-bugs@fermulator.fastmail.org> ---
Of note, I just compared to a DIFFERENT system I own, also running amdgpu ...
the spam is there too but dumping real information (still, spam is undesired)
```
[Wed Aug 15 23:21:34 2018] [drm] {1920x1080, 2200x1125@148500Khz}
```
$ sudo lshw -C video
*-display
description: VGA compatible controller
product: Ellesmere [Radeon RX 470/480]
vendor: Advanced Micro Devices, Inc. [AMD/ATI]
physical id: 0
bus info: pci@0000:07:00.0
version: ef
width: 64 bits
clock: 33MHz
capabilities: pm pciexpress msi vga_controller bus_master cap_list rom
configuration: driver=amdgpu latency=0
resources: irq:63 memory:c0000000-cfffffff memory:d0000000-d01fffff
ioport:c000(size=256) memory:fe600000-fe63ffff memory:c0000-dffff
$ cat /etc/issue
Ubuntu 18.04.1 LTS \n \l
$ uname -a
Linux SNIP 4.15.0-30-generic #32-Ubuntu SMP Thu Jul 26 17:42:43 UTC 2018 x86_64
x86_64 x86_64 GNU/Linux
ii libdrm-amdgpu1:amd64 2.4.91-2
amd64 Userspace interface to
amdgpu-specific kernel DRM services -- runtime
ii libdrm-amdgpu1:i386 2.4.91-2
i386 Userspace interface to
amdgpu-specific kernel DRM services -- runtime
ii xserver-xorg-video-amdgpu 18.0.1-1
amd64 X.Org X server -- AMDGPU display
driver
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2687 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] 10+ messages in thread
* [Bug 107593] spam in dmesg about "SADs count" since recent Radeon RX550 install using amdgpu driver
2018-08-16 16:17 [Bug 107593] spam in dmesg about "SADs count" since recent Radeon RX550 install using amdgpu driver bugzilla-daemon
` (2 preceding siblings ...)
2018-08-16 16:29 ` bugzilla-daemon
@ 2018-08-16 16:30 ` bugzilla-daemon
2018-08-16 16:32 ` bugzilla-daemon
` (4 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2018-08-16 16:30 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 358 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=107593
--- Comment #4 from Fermulator <freedesktop-bugs@fermulator.fastmail.org> ---
Created attachment 141141
--> https://bugs.freedesktop.org/attachment.cgi?id=141141&action=edit
drm spam from other system, real data coming
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1434 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] 10+ messages in thread
* [Bug 107593] spam in dmesg about "SADs count" since recent Radeon RX550 install using amdgpu driver
2018-08-16 16:17 [Bug 107593] spam in dmesg about "SADs count" since recent Radeon RX550 install using amdgpu driver bugzilla-daemon
` (3 preceding siblings ...)
2018-08-16 16:30 ` bugzilla-daemon
@ 2018-08-16 16:32 ` bugzilla-daemon
2018-08-24 13:25 ` bugzilla-daemon
` (3 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2018-08-16 16:32 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 378 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=107593
--- Comment #5 from Michel Dänzer <michel@daenzer.net> ---
(In reply to Fermulator from comment #3)
> ```
> [Wed Aug 15 23:21:34 2018] [drm] {1920x1080, 2200x1125@148500Khz}
> ```
These particular messages are fixed in current kernels.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1337 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] 10+ messages in thread
* [Bug 107593] spam in dmesg about "SADs count" since recent Radeon RX550 install using amdgpu driver
2018-08-16 16:17 [Bug 107593] spam in dmesg about "SADs count" since recent Radeon RX550 install using amdgpu driver bugzilla-daemon
` (4 preceding siblings ...)
2018-08-16 16:32 ` bugzilla-daemon
@ 2018-08-24 13:25 ` bugzilla-daemon
2018-08-24 14:06 ` bugzilla-daemon
` (2 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2018-08-24 13:25 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 416 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=107593
--- Comment #6 from Fermulator <freedesktop-bugs@fermulator.fastmail.org> ---
"current kernels", more specifically?
(Fedora runs pretty bleeding edge kernel-wise)
If we have a "fix in kernel version X", and a different bug report to duplicate
against, we can close then then?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1332 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] 10+ messages in thread
* [Bug 107593] spam in dmesg about "SADs count" since recent Radeon RX550 install using amdgpu driver
2018-08-16 16:17 [Bug 107593] spam in dmesg about "SADs count" since recent Radeon RX550 install using amdgpu driver bugzilla-daemon
` (5 preceding siblings ...)
2018-08-24 13:25 ` bugzilla-daemon
@ 2018-08-24 14:06 ` bugzilla-daemon
2018-08-27 15:30 ` bugzilla-daemon
2019-11-19 8:47 ` bugzilla-daemon
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2018-08-24 14:06 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 547 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=107593
--- Comment #7 from Michel Dänzer <michel@daenzer.net> ---
(In reply to Fermulator from comment #6)
> "current kernels", more specifically?
4.16 or newer.
> If we have a "fix in kernel version X", and a different bug report to
> duplicate against, we can close then then?
I was only referring to the
[drm] {1920x1080, 2200x1125@148500Khz}
messages. The "SADs count" messages are still there.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1564 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] 10+ messages in thread
* [Bug 107593] spam in dmesg about "SADs count" since recent Radeon RX550 install using amdgpu driver
2018-08-16 16:17 [Bug 107593] spam in dmesg about "SADs count" since recent Radeon RX550 install using amdgpu driver bugzilla-daemon
` (6 preceding siblings ...)
2018-08-24 14:06 ` bugzilla-daemon
@ 2018-08-27 15:30 ` bugzilla-daemon
2019-11-19 8:47 ` bugzilla-daemon
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2018-08-27 15:30 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 373 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=107593
--- Comment #8 from Fermulator <freedesktop-bugs@fermulator.fastmail.org> ---
(understood) - so the SADs count is a bug to be fixed
(the comparison I provided against legit data is N/A here and anyway is fixed
in newer kernel versions)
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1269 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] 10+ messages in thread
* [Bug 107593] spam in dmesg about "SADs count" since recent Radeon RX550 install using amdgpu driver
2018-08-16 16:17 [Bug 107593] spam in dmesg about "SADs count" since recent Radeon RX550 install using amdgpu driver bugzilla-daemon
` (7 preceding siblings ...)
2018-08-27 15:30 ` bugzilla-daemon
@ 2019-11-19 8:47 ` bugzilla-daemon
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2019-11-19 8:47 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 805 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=107593
Martin Peres <martin.peres@free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |MOVED
Status|NEW |RESOLVED
--- Comment #9 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/479.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2512 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] 10+ messages in thread
end of thread, other threads:[~2019-11-19 8:47 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-16 16:17 [Bug 107593] spam in dmesg about "SADs count" since recent Radeon RX550 install using amdgpu driver bugzilla-daemon
2018-08-16 16:18 ` bugzilla-daemon
2018-08-16 16:19 ` bugzilla-daemon
2018-08-16 16:29 ` bugzilla-daemon
2018-08-16 16:30 ` bugzilla-daemon
2018-08-16 16:32 ` bugzilla-daemon
2018-08-24 13:25 ` bugzilla-daemon
2018-08-24 14:06 ` bugzilla-daemon
2018-08-27 15:30 ` bugzilla-daemon
2019-11-19 8:47 ` bugzilla-daemon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).