Guchun Chen
c1a322a7a4
drm/amdgpu: skip disabling fence driver src_irqs when device is unplugged
...
When performing device unbind or halt, we have disabled all irqs at the
very begining like amdgpu_pci_remove or amdgpu_device_halt. So
amdgpu_irq_put for irqs stored in fence driver should not be called
any more, otherwise, below calltrace will arrive.
[ 139.114088] WARNING: CPU: 2 PID: 1550 at drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c:616 amdgpu_irq_put+0xf6/0x110 [amdgpu]
[ 139.114655] Call Trace:
[ 139.114655] <TASK>
[ 139.114657] amdgpu_fence_driver_hw_fini+0x93/0x130 [amdgpu]
[ 139.114836] amdgpu_device_fini_hw+0xb6/0x350 [amdgpu]
[ 139.114955] amdgpu_driver_unload_kms+0x51/0x70 [amdgpu]
[ 139.115075] amdgpu_pci_remove+0x63/0x160 [amdgpu]
[ 139.115193] ? __pm_runtime_resume+0x64/0x90
[ 139.115195] pci_device_remove+0x3a/0xb0
[ 139.115197] device_remove+0x43/0x70
[ 139.115198] device_release_driver_internal+0xbd/0x140
Signed-off-by: Guchun Chen <guchun.chen@amd.com >
Acked-by: Alex Deucher <alexander.deucher@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2023-05-18 09:57:09 -04:00
..
2023-04-11 18:03:11 -04:00
2023-04-11 18:03:44 -04:00
2023-04-13 00:19:42 -04:00
2023-02-28 14:30:00 -05:00
2023-01-24 17:36:29 +01:00
2023-05-03 23:10:02 -04:00
2023-05-11 01:11:11 -04:00
2023-04-14 13:47:49 -04:00
2023-03-14 10:38:13 -04:00
2023-04-13 00:19:42 -04:00
2023-04-11 18:03:43 -04:00
2023-01-18 09:25:30 +01:00
2023-03-13 17:27:48 -04:00
2023-05-18 09:57:09 -04:00
2023-03-15 14:03:00 +01:00
2023-05-11 01:10:19 -04:00
2023-04-14 13:47:49 -04:00
2023-04-14 13:47:49 -04:00
2023-04-13 00:14:24 -04:00
2023-03-13 17:27:48 -04:00
2023-03-13 17:27:48 -04:00
2023-04-14 13:47:49 -04:00
2023-04-14 13:47:49 -04:00
2023-04-18 17:14:13 -04:00
2023-04-13 00:14:08 -04:00
2023-01-25 12:07:53 +10:00
2023-03-22 00:47:59 -04:00
2023-03-13 17:27:48 -04:00
2023-02-23 17:35:58 -05:00
2023-03-15 18:45:26 -04:00
2023-03-15 18:45:26 -04:00
2023-04-11 18:03:21 -04:00
2023-03-13 17:27:48 -04:00
2023-03-13 17:27:48 -04:00
2023-01-30 15:37:57 +10:00
2023-03-15 18:45:27 -04:00
2023-03-15 18:45:27 -04:00
2023-03-20 16:44:36 +10:00
2023-03-20 16:44:36 +10:00
2023-03-27 18:20:14 -04:00
2023-04-13 00:13:23 -04:00
2023-04-14 13:47:49 -04:00
2023-04-11 18:03:45 -04:00
2023-02-14 15:47:15 -05:00
2023-04-14 13:47:49 -04:00
2023-03-01 17:18:19 +01:00
2023-05-03 23:10:02 -04:00
2023-01-19 17:24:26 -05:00
2023-01-19 17:24:26 -05:00
2023-04-14 13:47:49 -04:00
2023-02-06 12:10:17 +01:00
2023-03-31 11:18:32 -04:00
2023-02-15 22:24:36 -05:00
2023-04-11 18:03:44 -04:00
2023-04-11 18:03:44 -04:00
2023-03-07 14:21:57 -05:00
2023-03-22 00:48:00 -04:00
2023-03-14 10:40:48 -04:00
2023-03-13 17:27:48 -04:00
2023-02-14 16:04:48 -05:00
2023-03-14 10:37:09 -04:00
2023-03-22 00:48:00 -04:00
2023-03-22 00:47:58 -04:00
2023-04-14 13:47:49 -04:00
2023-03-13 17:27:48 -04:00
2023-02-23 17:35:58 -05:00
2023-03-31 11:18:53 -04:00
2023-03-15 18:45:27 -04:00
2023-04-14 13:47:49 -04:00
2023-03-14 10:37:09 -04:00
2023-01-18 09:25:30 +01:00
2023-01-18 09:25:30 +01:00
2023-01-24 17:36:29 +01:00
2023-01-24 17:36:29 +01:00
2023-01-24 17:36:29 +01:00
2023-01-24 17:36:29 +01:00
2023-02-03 15:37:31 -05:00
2023-05-18 09:55:34 -04:00
2023-04-14 13:47:49 -04:00
2023-04-14 13:47:49 -04:00
2023-05-18 09:53:49 -04:00
2023-04-13 00:14:33 -04:00
2023-05-18 09:54:49 -04:00
2023-03-31 11:18:43 -04:00
2023-03-31 11:18:43 -04:00
2023-02-09 10:02:53 -05:00
2023-04-13 00:19:42 -04:00
2023-05-03 23:08:52 -04:00
2023-05-03 23:08:42 -04:00
2023-05-18 09:56:10 -04:00
2023-03-13 17:27:48 -04:00
2023-03-22 00:48:00 -04:00
2023-01-25 13:48:16 -05:00
2023-04-14 13:47:49 -04:00
2023-04-14 13:47:49 -04:00
2023-04-14 13:47:49 -04:00
2023-05-11 08:41:48 -04:00
2023-04-18 16:28:50 -04:00
2023-03-20 16:44:36 +10:00
2023-04-14 13:33:59 -04:00
2023-03-15 18:45:26 -04:00
2023-03-15 18:45:26 -04:00
2023-04-14 13:47:48 -04:00
2023-03-31 11:18:43 -04:00
2023-03-31 11:18:43 -04:00
2023-02-09 10:02:53 -05:00
2023-02-09 10:02:53 -05:00
2023-03-15 18:45:26 -04:00
2023-03-22 00:47:59 -04:00
2023-03-31 11:18:32 -04:00
2023-03-31 11:18:32 -04:00
2023-03-09 22:06:19 -05:00
2023-04-13 00:14:08 -04:00
2023-03-31 11:18:42 -04:00
2023-03-31 11:18:42 -04:00
2023-05-11 01:04:04 -04:00
2023-03-07 14:21:57 -05:00
2023-05-11 01:11:51 -04:00
2023-04-14 13:47:49 -04:00
2023-03-07 14:21:57 -05:00
2023-04-14 13:47:49 -04:00
2023-04-14 13:47:49 -04:00
2023-05-03 23:10:02 -04:00
2023-05-03 22:43:12 -04:00
2023-02-14 15:47:15 -05:00
2023-02-14 15:47:15 -05:00
2023-05-03 22:44:06 -04:00
2023-05-11 09:11:14 -04:00
2023-04-11 18:03:45 -04:00
2023-04-11 18:03:44 -04:00
2023-04-11 18:03:44 -04:00
2023-03-07 15:55:58 -05:00
2023-04-14 13:47:49 -04:00
2023-04-14 13:47:49 -04:00
2023-04-14 13:47:49 -04:00
2023-04-14 13:47:49 -04:00
2023-04-14 13:47:49 -04:00
2023-04-14 13:47:49 -04:00
2023-04-14 13:47:49 -04:00
2023-04-14 13:47:49 -04:00
2023-04-13 00:14:08 -04:00
2023-03-23 09:34:35 -04:00