Searched refs:vml2_walker_mems (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | gfx_v9_4.c | 605 static const char * const vml2_walker_mems[] = { variable 727 for (i = 0; i < ARRAY_SIZE(vml2_walker_mems); i++) { in gfx_v9_4_query_utc_edc_status() 736 vml2_walker_mems[i], sec_count); in gfx_v9_4_query_utc_edc_status() 745 vml2_walker_mems[i], ded_count); in gfx_v9_4_query_utc_edc_status() 945 for (i = 0; i < ARRAY_SIZE(vml2_walker_mems); i++) { in gfx_v9_4_reset_ras_error_count()
|
H A D | gfx_v9_4_2.c | 1394 static const char * const vml2_walker_mems[] = { variable 1414 { VML2_WALKER_MEM, ARRAY_SIZE(vml2_walker_mems), 1, 1, 1565 vml2_walker_mems[bank], sec_cnt, ded_cnt); in gfx_v9_4_2_log_utc_edc_count()
|
H A D | gfx_v9_0.c | 6797 static const char * const vml2_walker_mems[] = { variable 6883 for (i = 0; i < ARRAY_SIZE(vml2_walker_mems); i++) { in gfx_v9_0_query_utc_edc_status() 6891 "SEC %d\n", i, vml2_walker_mems[i], sec_count); in gfx_v9_0_query_utc_edc_status() 6899 "DED %d\n", i, vml2_walker_mems[i], ded_count); in gfx_v9_0_query_utc_edc_status() 7022 for (i = 0; i < ARRAY_SIZE(vml2_walker_mems); i++) { in gfx_v9_0_reset_ras_error_count()
|