Symbol: AMDGPU_RESET_TYPE_PER_QUEUE
sys/dev/pci/drm/amd/amdgpu/amdgpu_device.c
7860
if (supported_reset & AMDGPU_RESET_TYPE_PER_QUEUE)
sys/dev/pci/drm/amd/amdgpu/amdgpu_job.c
134
amdgpu_ring_is_reset_type_supported(ring, AMDGPU_RESET_TYPE_PER_QUEUE) &&
sys/dev/pci/drm/amd/amdgpu/amdgpu_vpe.c
411
adev->vpe.supported_reset |= AMDGPU_RESET_TYPE_PER_QUEUE;
sys/dev/pci/drm/amd/amdgpu/gfx_v10_0.c
4961
adev->gfx.compute_supported_reset |= AMDGPU_RESET_TYPE_PER_QUEUE;
sys/dev/pci/drm/amd/amdgpu/gfx_v10_0.c
4962
adev->gfx.gfx_supported_reset |= AMDGPU_RESET_TYPE_PER_QUEUE;
sys/dev/pci/drm/amd/amdgpu/gfx_v11_0.c
1831
adev->gfx.compute_supported_reset |= AMDGPU_RESET_TYPE_PER_QUEUE;
sys/dev/pci/drm/amd/amdgpu/gfx_v11_0.c
1832
adev->gfx.gfx_supported_reset |= AMDGPU_RESET_TYPE_PER_QUEUE;
sys/dev/pci/drm/amd/amdgpu/gfx_v11_0.c
1838
adev->gfx.compute_supported_reset |= AMDGPU_RESET_TYPE_PER_QUEUE;
sys/dev/pci/drm/amd/amdgpu/gfx_v11_0.c
1839
adev->gfx.gfx_supported_reset |= AMDGPU_RESET_TYPE_PER_QUEUE;
sys/dev/pci/drm/amd/amdgpu/gfx_v12_0.c
1552
adev->gfx.compute_supported_reset |= AMDGPU_RESET_TYPE_PER_QUEUE;
sys/dev/pci/drm/amd/amdgpu/gfx_v12_0.c
1553
adev->gfx.gfx_supported_reset |= AMDGPU_RESET_TYPE_PER_QUEUE;
sys/dev/pci/drm/amd/amdgpu/gfx_v9_0.c
2413
adev->gfx.compute_supported_reset |= AMDGPU_RESET_TYPE_PER_QUEUE;
sys/dev/pci/drm/amd/amdgpu/gfx_v9_4_3.c
1154
adev->gfx.compute_supported_reset |= AMDGPU_RESET_TYPE_PER_QUEUE;
sys/dev/pci/drm/amd/amdgpu/gfx_v9_4_3.c
1162
adev->gfx.compute_supported_reset |= AMDGPU_RESET_TYPE_PER_QUEUE;
sys/dev/pci/drm/amd/amdgpu/gfx_v9_4_3.c
3567
int reset_mode = AMDGPU_RESET_TYPE_PER_QUEUE;
sys/dev/pci/drm/amd/amdgpu/gfx_v9_4_3.c
3628
if (reset_mode == AMDGPU_RESET_TYPE_PER_QUEUE)
sys/dev/pci/drm/amd/amdgpu/gfx_v9_4_3.c
3635
if (reset_mode == AMDGPU_RESET_TYPE_PER_QUEUE) {
sys/dev/pci/drm/amd/amdgpu/jpeg_v2_0.c
123
adev->jpeg.supported_reset |= AMDGPU_RESET_TYPE_PER_QUEUE;
sys/dev/pci/drm/amd/amdgpu/jpeg_v2_5.c
173
adev->jpeg.supported_reset |= AMDGPU_RESET_TYPE_PER_QUEUE;
sys/dev/pci/drm/amd/amdgpu/jpeg_v3_0.c
138
adev->jpeg.supported_reset |= AMDGPU_RESET_TYPE_PER_QUEUE;
sys/dev/pci/drm/amd/amdgpu/jpeg_v4_0.c
149
adev->jpeg.supported_reset |= AMDGPU_RESET_TYPE_PER_QUEUE;
sys/dev/pci/drm/amd/amdgpu/jpeg_v4_0_3.c
222
adev->jpeg.supported_reset |= AMDGPU_RESET_TYPE_PER_QUEUE;
sys/dev/pci/drm/amd/amdgpu/jpeg_v4_0_5.c
180
adev->jpeg.supported_reset |= AMDGPU_RESET_TYPE_PER_QUEUE;
sys/dev/pci/drm/amd/amdgpu/jpeg_v5_0_0.c
126
adev->jpeg.supported_reset |= AMDGPU_RESET_TYPE_PER_QUEUE;
sys/dev/pci/drm/amd/amdgpu/jpeg_v5_0_1.c
214
adev->jpeg.supported_reset |= AMDGPU_RESET_TYPE_PER_QUEUE;
sys/dev/pci/drm/amd/amdgpu/sdma_v4_4_2.c
2367
adev->sdma.supported_reset |= AMDGPU_RESET_TYPE_PER_QUEUE;
sys/dev/pci/drm/amd/amdgpu/sdma_v4_4_2.c
2373
adev->sdma.supported_reset |= AMDGPU_RESET_TYPE_PER_QUEUE;
sys/dev/pci/drm/amd/amdgpu/sdma_v5_0.c
1429
adev->sdma.supported_reset |= AMDGPU_RESET_TYPE_PER_QUEUE;
sys/dev/pci/drm/amd/amdgpu/sdma_v5_2.c
1347
adev->sdma.supported_reset |= AMDGPU_RESET_TYPE_PER_QUEUE;
sys/dev/pci/drm/amd/amdgpu/sdma_v6_0.c
1356
adev->sdma.supported_reset |= AMDGPU_RESET_TYPE_PER_QUEUE;
sys/dev/pci/drm/amd/amdgpu/sdma_v7_0.c
1342
adev->sdma.supported_reset |= AMDGPU_RESET_TYPE_PER_QUEUE;
sys/dev/pci/drm/amd/amdgpu/vcn_v2_0.c
221
adev->vcn.supported_reset |= AMDGPU_RESET_TYPE_PER_QUEUE;
sys/dev/pci/drm/amd/amdgpu/vcn_v2_5.c
395
adev->vcn.supported_reset |= AMDGPU_RESET_TYPE_PER_QUEUE;
sys/dev/pci/drm/amd/amdgpu/vcn_v3_0.c
297
adev->vcn.supported_reset |= AMDGPU_RESET_TYPE_PER_QUEUE;
sys/dev/pci/drm/amd/amdgpu/vcn_v4_0.c
243
adev->vcn.supported_reset |= AMDGPU_RESET_TYPE_PER_QUEUE;
sys/dev/pci/drm/amd/amdgpu/vcn_v4_0_3.c
145
adev->vcn.supported_reset |= AMDGPU_RESET_TYPE_PER_QUEUE;
sys/dev/pci/drm/amd/amdgpu/vcn_v4_0_5.c
221
adev->vcn.supported_reset |= AMDGPU_RESET_TYPE_PER_QUEUE;
sys/dev/pci/drm/amd/amdgpu/vcn_v5_0_0.c
191
adev->vcn.supported_reset |= AMDGPU_RESET_TYPE_PER_QUEUE;
sys/dev/pci/drm/amd/amdgpu/vcn_v5_0_1.c
128
adev->vcn.supported_reset |= AMDGPU_RESET_TYPE_PER_QUEUE;
sys/dev/pci/drm/amd/amdkfd/kfd_topology.c
518
(dev->gpu->adev->sdma.supported_reset & AMDGPU_RESET_TYPE_PER_QUEUE))