Home
last modified time | relevance | path

Searched refs:ras_gfx_subblocks (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v9_0.c362 static const struct ras_gfx_subblock ras_gfx_subblocks[] = { variable
6356 if (info->head.sub_block_index >= ARRAY_SIZE(ras_gfx_subblocks)) in gfx_v9_0_ras_error_inject()
6359 if (!ras_gfx_subblocks[info->head.sub_block_index].name) in gfx_v9_0_ras_error_inject()
6362 if (!(ras_gfx_subblocks[info->head.sub_block_index].hw_supported_error_type & in gfx_v9_0_ras_error_inject()
6365 ras_gfx_subblocks[info->head.sub_block_index].name, in gfx_v9_0_ras_error_inject()
6370 if (!(ras_gfx_subblocks[info->head.sub_block_index].sw_supported_error_type & in gfx_v9_0_ras_error_inject()
6373 ras_gfx_subblocks[info->head.sub_block_index].name, in gfx_v9_0_ras_error_inject()
6380 ras_gfx_subblocks[info->head.sub_block_index].ta_subblock; in gfx_v9_0_ras_error_inject()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v9_0.c369 static const struct ras_gfx_subblock ras_gfx_subblocks[] = { variable
6429 if (info->head.sub_block_index >= ARRAY_SIZE(ras_gfx_subblocks)) in gfx_v9_0_ras_error_inject()
6432 if (!ras_gfx_subblocks[info->head.sub_block_index].name) in gfx_v9_0_ras_error_inject()
6435 if (!(ras_gfx_subblocks[info->head.sub_block_index].hw_supported_error_type & in gfx_v9_0_ras_error_inject()
6438 ras_gfx_subblocks[info->head.sub_block_index].name, in gfx_v9_0_ras_error_inject()
6443 if (!(ras_gfx_subblocks[info->head.sub_block_index].sw_supported_error_type & in gfx_v9_0_ras_error_inject()
6446 ras_gfx_subblocks[info->head.sub_block_index].name, in gfx_v9_0_ras_error_inject()
6453 ras_gfx_subblocks[info->head.sub_block_index].ta_subblock; in gfx_v9_0_ras_error_inject()

Completed in 17 milliseconds