lkml.org 
[lkml]   [2020]   [Mar]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectWARN_ON_ONCE triggered "drm/amdgpu: Remove kfd eviction fence before release bo (v2)"
Date
Hi all,

I could not find the messages regarding this commit to reply to on
lore.kernel.org/lkml - so I started a new thread.

The commit f4a3c42b5c52 "drm/amdgpu: Remove kfd eviction fence before
release bo (v2)" adds a WARN_ON_ONCE which is getting triggered when I
hot-add an [1002:7300] Fiji XT GPU via Thunderbolt. It does not seem to
do it if the GPU is present at boot time.

The WARN_ON_ONCE is at drivers/gpu/drm/amd/amdgpu/amdgpu_object.c +1311.

I do not know what this means or if it is significant, but nevertheless
I am alerting you to the fact. If this report results in any changes
being required, I am more than happy to test those changes and confirm
they solve the problem. If you need more information, just ask and I
will provide. :)

Here is the dmesg:

------------[ cut here ]------------
WARNING: CPU: 1 PID: 2160 at drivers/gpu/drm/amd/amdgpu/amdgpu_object.c:1311 amdgpu_bo_release_notify+0x10c/0x130 [amdgpu]
Modules linked in: usbhid amdgpu amd_iommu_v2 gpu_sched ttm ccm rfcomm cmac algif_hash algif_skcipher af_alg snd_hda_codec_hdmi bnep hid_multitouch hid_generic uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common videodev mc btusb btrtl btbcm btintel cdc_acm bluetooth ecdh_generic ecc joydev snd_hda_codec_realtek snd_hda_codec_generic 8021q garp mrp stp llc msr x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel dell_laptop ledtrig_audio dell_wmi kvm dell_smbios mei_hdcp dcdbas intel_rapl_msr wmi_bmof dell_wmi_descriptor intel_wmi_thunderbolt iwlmvm snd_hda_intel snd_intel_dspcfg crct10dif_pclmul crc32_pclmul ghash_clmulni_intel snd_hda_codec i915 mac80211 aesni_intel crypto_simd libarc4 snd_hda_core drm_kms_helper cryptd glue_helper intel_cstate snd_hwdep cec intel_rapl_perf psmouse input_leds iwlwifi rc_core pcspkr snd_pcm efi_pstore drm snd_timer snd i2c_algo_bit fb_sys_fops intel_lpss_pci soundcore intel_lpss i2c_i801 idma64
processor_thermal_device cfg80211 ucsi_acpi syscopyarea mei_me thunderbolt intel_xhci_usb_role_switch sysfillrect typec_ucsi intel_rapl_common sysimgblt mei roles virt_dma intel_pch_thermal intel_soc_dts_iosf wmi typec i2c_hid hid int3400_thermal acpi_thermal_rel pinctrl_sunrisepoint int3403_thermal intel_hid int340x_thermal_zone pinctrl_intel video acpi_pad sparse_keymap mac_hid sch_fq_codel crypto_user ip_tables x_tables autofs4 rtsx_pci_sdmmc nvme serio_raw nvme_core rtsx_pci
CPU: 1 PID: 2160 Comm: gnome-shel:cs0 Not tainted 5.6.0-rc4-next-20200305 #1
Hardware name: Dell Inc. XPS 13 9370/09DKKT, BIOS 1.12.1 12/11/2019
RIP: 0010:amdgpu_bo_release_notify+0x10c/0x130 [amdgpu]
Code: 74 17 48 8d 78 38 ba ff ff ff ff f0 0f c1 50 38 83 fa 01 74 1c 85 d2 7e 23 48 8b bb f0 00 00 00 e8 d9 f3 d1 fb e9 28 ff ff ff <0f> 0b e9 72 ff ff ff e8 c8 4a 9a fb eb e1 0f 0b eb dd be 03 00 00
RSP: 0018:ffff95b100f0bbf0 EFLAGS: 00010283
RAX: ffff889297600948 RBX: ffff889297600850 RCX: 0000000000000000
RDX: ffff88925dd097c0 RSI: ffff889297600948 RDI: ffff889297600850
RBP: ffff95b100f0bc10 R08: 0000000000000020 R09: ffff88929c807800
R10: ffff8892987e2140 R11: 0000000000000001 R12: ffff889297600800
R13: ffffffffc0fccf28 R14: ffff88925fc24f50 R15: 0000000000030480
FS: 00007fc8418e9700(0000) GS:ffff88929e640000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007fc8418e9a08 CR3: 0000000458b0e006 CR4: 00000000003606e0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
ttm_bo_put+0x315/0x3f0 [ttm]
amdgpu_bo_unref+0x1e/0x30 [amdgpu]
amdgpu_gem_object_free+0x34/0x50 [amdgpu]
drm_gem_object_free+0x41/0x70 [drm]
drm_gem_object_put_unlocked+0x73/0x80 [drm]
drm_gem_object_handle_put_unlocked+0x70/0xb0 [drm]
drm_gem_object_release_handle+0x76/0xa0 [drm]
drm_gem_handle_delete+0x59/0xa0 [drm]
? drm_gem_handle_create+0x40/0x40 [drm]
drm_gem_close_ioctl+0x24/0x30 [drm]
drm_ioctl_kernel+0xae/0xf0 [drm]
drm_ioctl+0x234/0x3d0 [drm]
? drm_gem_handle_create+0x40/0x40 [drm]
amdgpu_drm_ioctl+0x4e/0x80 [amdgpu]
ksys_ioctl+0x9d/0xd0
__x64_sys_ioctl+0x1a/0x20
do_syscall_64+0x57/0x1b0
entry_SYSCALL_64_after_hwframe+0x44/0xa9
RIP: 0033:0x7fc85aa1c2eb
Code: 0f 1e fa 48 8b 05 a5 8b 0c 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 0f 1f 44 00 00 f3 0f 1e fa b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 75 8b 0c 00 f7 d8 64 89 01 48
RSP: 002b:00007fc8418e86d8 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
RAX: ffffffffffffffda RBX: 00007fc8418e8710 RCX: 00007fc85aa1c2eb
RDX: 00007fc8418e8710 RSI: 0000000040086409 RDI: 0000000000000012
RBP: 0000000040086409 R08: 00007fc8240008d2 R09: 0000000000000001
R10: 0000000000000007 R11: 0000000000000246 R12: 0000556d362b85a8
R13: 0000000000000012 R14: 0000556d362b914c R15: 00007fc8418e8740
---[ end trace 71c7143be8a94a69 ]---

Kind regards,
Nicholas Johnson

\
 
 \ /
  Last update: 2020-03-07 18:24    [W:0.037 / U:0.164 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site