Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 887975 - sys-kernel/gentoo-sources-6.1.0: WARNING: at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:7533 amdgpu_dm_atomic_commit_tail+0x23ce/0x26d0 [amdgpu]
Summary: sys-kernel/gentoo-sources-6.1.0: WARNING: at drivers/gpu/drm/amd/amdgpu/../di...
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL: https://gitlab.freedesktop.org/drm/am...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-22 13:34 UTC by Jan Essert
Modified: 2022-12-22 14:30 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Essert 2022-12-22 13:34:08 UTC
Since gentoo-sources-6.0.0 (I believe),
I see messages as the following one in dmesg after the machine wakes up from sleep:

[30136.017711] [drm:dal_irq_service_dummy_ack [amdgpu]] *ERROR* dal_irq_service_dummy_ack: called for non-implemented irq source, src_id=0, ext_id=0                                                                
[30136.017789] [drm:dal_irq_service_dummy_set [amdgpu]] *ERROR* dal_irq_service_dummy_set: called for non-implemented irq source, src_id=0, ext_id=0                                                                
[30136.017863] ------------[ cut here ]------------                                                       
[30136.017863] WARNING: CPU: 2 PID: 74723 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:7533 amdgpu_dm_atomic_commit_tail+0x23ce/0x26d0 [amdgpu]                                                   
[30136.017936] Modules linked in: snd_seq_midi snd_seq_midi_event uvcvideo snd_usb_audio videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common snd_hwdep videodev snd_usbmidi_lib snd_rawmidi mc amdgpu
 drm_ttm_helper ttm video r8169 mfd_core snd_hda_codec_hdmi gpu_sched realtek snd_hda_intel drm_buddy mdio_devres snd_intel_dspcfg drm_display_helper snd_hda_codec libphy backlight kvm_amd drm_kms_helper syscopya
rea snd_hda_core sysfillrect kvm sysimgblt fb_sys_fops irqbypass snd_pcm ccp k10temp uinput nct6775 nct6775_core hwmon_vid wmi lm92 fuse efivarfs                                                                   
[30136.017955] CPU: 2 PID: 74723 Comm: kworker/u24:13 Tainted: G        W          6.1.0-gentoo #1        
[30136.017956] Hardware name: Micro-Star International Co., Ltd MS-7B86/B450-A PRO (MS-7B86), BIOS A.C0 11/08/2019                                                                                                  
[30136.017958] Workqueue: events_unbound async_run_entry_fn                                               
[30136.017961] RIP: 0010:amdgpu_dm_atomic_commit_tail+0x23ce/0x26d0 [amdgpu]                              
[30136.018027] Code: 28 0a 84 24 80 00 00 00 0f 85 42 01 00 00 44 8b 5c 24 34 45 85 db 0f 85 34 01 00 00 31 c0 e9 66 fb ff ff 0f 0b e9 82 e4 ff ff <0f> 0b 49 8b 3f e8 a8 90 21 fc 85 c0 0f 84 e4 e7 ff ff 0f 0b e9 
dd                                                                                                        
[30136.018028] RSP: 0018:ffffa8f34323f8a0 EFLAGS: 00010286                                                
[30136.018030] RAX: 00000000fffffff0 RBX: ffff9a15513e0000 RCX: 0000000000000000                          
[30136.018031] RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000                          
[30136.018031] RBP: ffffa8f34323fc18 R08: 0000000000000000 R09: 0000000000000000                                                                                                                                    
[30136.018032] R10: 0000000000000000 R11: 0000000000000000 R12: ffff9a144a74fe00
[30136.018032] R13: 0000000000000000 R14: ffff9a16006ca480 R15: ffff9a15d0512000
[30136.018033] FS:  0000000000000000(0000) GS:ffff9a183ec80000(0000) knlGS:0000000000000000
[30136.018034] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[30136.018035] CR2: 0000000000000000 CR3: 00000001f9210000 CR4: 0000000000350ee0
[30136.018036] Call Trace:
[30136.018038]  <TASK>
[30136.018039]  ? __cond_resched+0x11/0x50
[30136.018042]  ? __ww_mutex_lock.constprop.0+0x58/0x8e0
[30136.018046]  commit_tail+0x8e/0x130 [drm_kms_helper]
[30136.018051]  drm_atomic_helper_commit+0x129/0x160 [drm_kms_helper]
[30136.018055]  drm_atomic_commit+0x91/0xd0
[30136.018058]  ? drm_plane_get_damage_clips.cold+0x1c/0x1c
[30136.018060]  drm_atomic_helper_commit_duplicated_state+0xc1/0xe0 [drm_kms_helper]
[30136.018065]  drm_atomic_helper_resume+0x94/0x170 [drm_kms_helper]
[30136.018069]  dm_resume+0x332/0x610 [amdgpu]
[30136.018136]  amdgpu_device_ip_resume_phase2+0x49/0xf0 [amdgpu]
[30136.018189]  amdgpu_device_resume+0xea/0x2f0 [amdgpu]
[30136.018237]  amdgpu_pmops_resume+0x3b/0x80 [amdgpu]
[30136.018284]  ? pci_pm_resume_noirq+0x170/0x170
[30136.018286]  dpm_run_callback+0x46/0x130
[30136.018288]  device_resume+0x16f/0x350
[30136.018289]  async_resume+0x14/0x30
[30136.018290]  async_run_entry_fn+0x34/0xe0
[30136.018292]  process_one_work+0x1c0/0x350
[30136.018294]  worker_thread+0x48/0x3b0
[30136.018295]  ? rescuer_thread+0x3a0/0x3a0
[30136.018296]  kthread+0xbe/0xe0
[30136.018298]  ? kthread_complete_and_exit+0x20/0x20
[30136.018300]  ret_from_fork+0x22/0x30
[30136.018302]  </TASK>
[30136.018302] ---[ end trace 0000000000000000 ]---
[30136.018308] ------------[ cut here ]------------

This does not seem to have any negative consequences, the system works fine otherwise.

Please tell me which other information I can provide to help with the investigation.

Reproducible: Always




Portage 3.0.41 (python 3.10.9-final-0, default/linux/amd64/17.1/systemd/merged-usr, gcc-12, glibc-2.36-r6, 6.1.0-gentoo x86_64)
=================================================================
System uname: Linux-6.1.0-gentoo-x86_64-AMD_Ryzen_5_3600_6-Core_Processor-with-glibc2.36
KiB Mem:    16342444 total,   2557208 free
KiB Swap:   16383996 total,  16079260 free
Timestamp of repository gentoo: Thu, 22 Dec 2022 07:32:04 +0000
Head commit of repository gentoo: f39379e7335779e21991fc777f5feaeea91d6701

Timestamp of repository guru: Tue, 20 Dec 2022 17:32:05 +0000
Head commit of repository guru: 12fe166c13ae843cf4653497e9c7b469f15e8458

Timestamp of repository moulay: Wed, 14 Dec 2022 10:33:03 +0000
Head commit of repository moulay: 972410d09029e8c551dfb2a2c26fa52da3dbdb4b

Timestamp of repository steam-overlay: Wed, 14 Dec 2022 10:32:37 +0000
Head commit of repository steam-overlay: b5bba5c7fa7bd544112878128e8d0dba968a10e1

sh bash 5.2_p15
ld GNU ld (Gentoo 2.39 p5) 2.39.0
app-misc/pax-utils:        1.3.5::gentoo
app-shells/bash:           5.2_p15::gentoo
dev-java/java-config:      2.3.1::gentoo
dev-lang/perl:             5.36.0-r1::gentoo
dev-lang/python:           3.10.9::gentoo, 3.11.1::gentoo
dev-lang/rust:             1.66.0::gentoo
dev-util/cmake:            3.25.1::gentoo
dev-util/meson:            0.64.1::gentoo
sys-apps/baselayout:       2.9::gentoo
sys-apps/sandbox:          2.29::gentoo
sys-apps/systemd:          252.4::gentoo
sys-devel/autoconf:        2.13-r7::gentoo, 2.71-r5::gentoo
sys-devel/automake:        1.16.5::gentoo
sys-devel/binutils:        2.39-r4::gentoo
sys-devel/binutils-config: 5.4.1::gentoo
sys-devel/clang:           15.0.6::gentoo
sys-devel/gcc:             12.2.1_p20221210::gentoo
sys-devel/gcc-config:      2.8::gentoo
sys-devel/libtool:         2.4.7-r1::gentoo
sys-devel/lld:             15.0.6::gentoo
sys-devel/llvm:            15.0.6::gentoo
sys-devel/make:            4.4::gentoo
sys-kernel/linux-headers:  6.1::gentoo (virtual/os-headers)
sys-libs/glibc:            2.36-r6::gentoo
sys-libs/libselinux:       3.4::gentoo
Repositories:

gentoo
    location: /var/db/repos/gentoo
    sync-type: git
    sync-uri: https://anongit.gentoo.org/git/repo/sync/gentoo.git
    priority: -1000

guru
    location: /var/db/repos/guru
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/guru.git
    masters: gentoo

localrepo
    location: /usr/local/portage
    masters: gentoo

moulay
    location: /var/db/repos/moulay
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/moulay.git
    masters: gentoo

steam-overlay
    location: /var/db/repos/steam-overlay
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/steam-overlay.git
    masters: gentoo

Installed sets: @esteam
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="@FREE AdobeFlash-11.x skype-4.0.0.7-copyright Intel-SDP FraunhoferFDK intel-ucode MBROLA Moria FESTIVAL AVASYS MPEG-4 ValveSteamLicense freedist unRAR vim.org CC-BY-NC-4.0 arj SIFT free-noncomm Turkowski NVIDIA-r1 Snes9x"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=native -mtune=native -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -pipe -march=native -mtune=native -fomit-frame-pointer"
DISTDIR="/var/cache/distfiles"
EMERGE_DEFAULT_OPTS="--with-bdeps y --quiet-build y --backtrack=30 --ignore-built-slot-operator-deps=y"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR XDG_STATE_HOME"
FCFLAGS="-O2 -pipe -march=native -mtune=native -fomit-frame-pointer"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg-live cgroup compressdebug config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync mount-sandbox multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe -march=native -mtune=native -fomit-frame-pointer"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="de_DE.utf8"
LDFLAGS="-Wl,--as-needed"
LEX="flex"
LINGUAS="de en"
MAKEOPTS="-j7"
PKGDIR="/var/cache/binpkgs"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
SHELL="/bin/zsh"
USE="X a52 aac acl alsa amd64 avahi bluray bs2b bzip2 cairo cli crypt css cups dbus djvu dri dts dvb dvd encode exif ffmpeg flac fortran gdbm gstreamer handbook hbci iconv imap ipod ipv6 jpeg jpeg2k kde kdehiddenvisibility kipi latex libglvnd libtirpc lzma mad matroska metis mp3 mp4 mpeg mtp multilib musepack ncurses nls nptl ogg openexr opengl openmp opus pam pcre pdf pipewire png policykit pop pulseaudio qt5 readline romio sdl seccomp smtp speex spell ssl svg systemd test-rust theora threads truetype udev udisks unicode usb v4l v4l2 vaapi vdpau vim-syntax vorbis vpx vulkan wayland x264 x265 xattr xcb xcomposite xft xkb xvid zeroconf zlib zsh-completion" ABI_X86="64" ADA_TARGET="gnat_2021" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" CAMERAS="directory ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2 aes avx avx2 f16c fma3 pclmul popcnt rdrand sha sse3 sse4_1 sse4_2 sse4a ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="efi-64" INPUT_DEVICES="evdev libinput" KERNEL="linux" L10N="de en" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-4 php8-0" POSTGRES_TARGETS="postgres12 postgres13" PYTHON_SINGLE_TARGET="python3_10" PYTHON_TARGETS="python3_10" RUBY_TARGETS="ruby27 ruby31" SANE_BACKENDS="escl" USERLAND="GNU" VIDEO_CARDS="radeon radeonsi amdgpu" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  ADDR2LINE, AR, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD, LFLAGS, LIBTOOL, MAKE, MAKEFLAGS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RANLIB, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS
Comment 1 Jan Essert 2022-12-22 13:56:32 UTC
Apologies, I apparenly completely forgot that I had a seemingly correct upstream bug already, and even commented on it.. *facepalm*.

Nevertheless, may not be bad to have it here as well.
Comment 2 Mike Pagano gentoo-dev 2022-12-22 14:28:58 UTC
We'll keep an eye on the upstream bug and backport any fixes that are identified.
Comment 3 Jan Essert 2022-12-22 14:30:12 UTC
Thank you.