Searched refs:atc_l2_cache_4k_mems (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | gfx_v9_4.c | 654 static const char * const atc_l2_cache_4k_mems[] = { variable 795 for (i = 0; i < ARRAY_SIZE(atc_l2_cache_4k_mems); i++) { in gfx_v9_4_query_utc_edc_status() 804 atc_l2_cache_4k_mems[i], sec_count); in gfx_v9_4_query_utc_edc_status() 813 atc_l2_cache_4k_mems[i], ded_count); in gfx_v9_4_query_utc_edc_status() 962 for (i = 0; i < ARRAY_SIZE(atc_l2_cache_4k_mems); i++) { in gfx_v9_4_reset_ras_error_count()
|
H A D | gfx_v9_0.c | 6428 static const char *atc_l2_cache_4k_mems[] = { variable 6531 for (i = 0; i < ARRAY_SIZE(atc_l2_cache_4k_mems); i++) { in gfx_v9_0_query_utc_edc_status() 6538 "SEC %d\n", i, atc_l2_cache_4k_mems[i], in gfx_v9_0_query_utc_edc_status() 6546 "DED %d\n", i, atc_l2_cache_4k_mems[i], in gfx_v9_0_query_utc_edc_status() 6646 for (i = 0; i < ARRAY_SIZE(atc_l2_cache_4k_mems); i++) { in gfx_v9_0_reset_ras_error_count()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | gfx_v9_4.c | 654 static const char * const atc_l2_cache_4k_mems[] = { variable 795 for (i = 0; i < ARRAY_SIZE(atc_l2_cache_4k_mems); i++) { in gfx_v9_4_query_utc_edc_status() 804 atc_l2_cache_4k_mems[i], sec_count); in gfx_v9_4_query_utc_edc_status() 813 atc_l2_cache_4k_mems[i], ded_count); in gfx_v9_4_query_utc_edc_status() 961 for (i = 0; i < ARRAY_SIZE(atc_l2_cache_4k_mems); i++) { in gfx_v9_4_reset_ras_error_count()
|
H A D | gfx_v9_0.c | 6501 static const char *atc_l2_cache_4k_mems[] = { variable 6604 for (i = 0; i < ARRAY_SIZE(atc_l2_cache_4k_mems); i++) { in gfx_v9_0_query_utc_edc_status() 6611 "SEC %d\n", i, atc_l2_cache_4k_mems[i], in gfx_v9_0_query_utc_edc_status() 6619 "DED %d\n", i, atc_l2_cache_4k_mems[i], in gfx_v9_0_query_utc_edc_status() 6719 for (i = 0; i < ARRAY_SIZE(atc_l2_cache_4k_mems); i++) { in gfx_v9_0_reset_ras_error_count()
|
Completed in 24 milliseconds