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 | 606 static const char * const vml2_walker_mems[] = { variable 728 for (i = 0; i < ARRAY_SIZE(vml2_walker_mems); i++) { in gfx_v9_4_query_utc_edc_status() 737 vml2_walker_mems[i], sec_count); in gfx_v9_4_query_utc_edc_status() 746 vml2_walker_mems[i], ded_count); in gfx_v9_4_query_utc_edc_status() 946 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 | 6804 static const char * const vml2_walker_mems[] = { variable 6890 for (i = 0; i < ARRAY_SIZE(vml2_walker_mems); i++) { in gfx_v9_0_query_utc_edc_status() 6898 "SEC %d\n", i, vml2_walker_mems[i], sec_count); in gfx_v9_0_query_utc_edc_status() 6906 "DED %d\n", i, vml2_walker_mems[i], ded_count); in gfx_v9_0_query_utc_edc_status() 7029 for (i = 0; i < ARRAY_SIZE(vml2_walker_mems); i++) { in gfx_v9_0_reset_ras_error_count()
|