Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v9_0.c5905 static const struct soc15_ras_field_entry gfx_v9_0_ras_fields[] = { variable
6568 for (i = 0; i < ARRAY_SIZE(gfx_v9_0_ras_fields); i++) { in gfx_v9_0_ras_error_count()
6569 if(gfx_v9_0_ras_fields[i].reg_offset != reg->reg_offset || in gfx_v9_0_ras_error_count()
6570 gfx_v9_0_ras_fields[i].seg != reg->seg || in gfx_v9_0_ras_error_count()
6571 gfx_v9_0_ras_fields[i].inst != reg->inst) in gfx_v9_0_ras_error_count()
6575 gfx_v9_0_ras_fields[i].sec_count_mask) >> in gfx_v9_0_ras_error_count()
6576 gfx_v9_0_ras_fields[i].sec_count_shift; in gfx_v9_0_ras_error_count()
6580 gfx_v9_0_ras_fields[i].name, in gfx_v9_0_ras_error_count()
6587 gfx_v9_0_ras_fields[i].ded_count_mask) >> in gfx_v9_0_ras_error_count()
6588 gfx_v9_0_ras_fields[ in gfx_v9_0_ras_error_count()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v9_0.c5978 static const struct soc15_ras_field_entry gfx_v9_0_ras_fields[] = { variable
6641 for (i = 0; i < ARRAY_SIZE(gfx_v9_0_ras_fields); i++) { in gfx_v9_0_ras_error_count()
6642 if(gfx_v9_0_ras_fields[i].reg_offset != reg->reg_offset || in gfx_v9_0_ras_error_count()
6643 gfx_v9_0_ras_fields[i].seg != reg->seg || in gfx_v9_0_ras_error_count()
6644 gfx_v9_0_ras_fields[i].inst != reg->inst) in gfx_v9_0_ras_error_count()
6648 gfx_v9_0_ras_fields[i].sec_count_mask) >> in gfx_v9_0_ras_error_count()
6649 gfx_v9_0_ras_fields[i].sec_count_shift; in gfx_v9_0_ras_error_count()
6653 gfx_v9_0_ras_fields[i].name, in gfx_v9_0_ras_error_count()
6660 gfx_v9_0_ras_fields[i].ded_count_mask) >> in gfx_v9_0_ras_error_count()
6661 gfx_v9_0_ras_fields[ in gfx_v9_0_ras_error_count()
[all...]

Completed in 16 milliseconds