Searched refs:sec_count (Results 1 – 9 of 9) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/ |
A D | gfx_v9_4.c | 693 uint32_t sec_count, ded_count; in gfx_v9_4_query_utc_edc_status() local 712 if (sec_count) { in gfx_v9_4_query_utc_edc_status() 715 vml2_mems[i], sec_count); in gfx_v9_4_query_utc_edc_status() 716 err_data->ce_count += sec_count; in gfx_v9_4_query_utc_edc_status() 734 if (sec_count) { in gfx_v9_4_query_utc_edc_status() 756 if (sec_count) { in gfx_v9_4_query_utc_edc_status() 778 if (sec_count) { in gfx_v9_4_query_utc_edc_status() 801 if (sec_count) { in gfx_v9_4_query_utc_edc_status() 849 *sec_count += sec_cnt; in gfx_v9_4_ras_error_count() 892 j, k, reg_value, &sec_count, in gfx_v9_4_query_ras_error_count() [all …]
|
A D | sdma_v4_4.c | 166 uint32_t *sec_count) in sdma_v4_4_get_ras_error_count() argument 186 *sec_count += sec_cnt; in sdma_v4_4_get_ras_error_count() 196 uint32_t sec_count = 0; in sdma_v4_4_query_ras_error_count_by_instance() local 205 instance, &sec_count); in sdma_v4_4_query_ras_error_count_by_instance() 212 instance, &sec_count); in sdma_v4_4_query_ras_error_count_by_instance() 221 err_data->ue_count += sec_count; in sdma_v4_4_query_ras_error_count_by_instance()
|
A D | gfx_v9_4_2.c | 1471 *sec_count += sec_cnt; in gfx_v9_4_2_get_reg_error_count() 1494 if (sec_count && ded_count) { in gfx_v9_4_2_query_sram_edc_count() 1495 *sec_count = 0; in gfx_v9_4_2_query_sram_edc_count() 1531 if (sec_count && ded_count) { in gfx_v9_4_2_query_sram_edc_count() 1532 *sec_count += sec_cnt; in gfx_v9_4_2_query_sram_edc_count() 1594 uint32_t *sec_count, in gfx_v9_4_2_query_utc_edc_count() argument 1602 if (sec_count && ded_count) { in gfx_v9_4_2_query_utc_edc_count() 1603 *sec_count = 0; in gfx_v9_4_2_query_utc_edc_count() 1626 *sec_count += sec_cnt; in gfx_v9_4_2_query_utc_edc_count() 1657 err_data->ce_count += sec_count; in gfx_v9_4_2_query_ras_error_count() [all …]
|
A D | mmhub_v1_0.c | 708 uint32_t value, uint32_t *sec_count, uint32_t *ded_count) in mmhub_v1_0_get_ras_error_count() argument 725 *sec_count += sec_cnt; in mmhub_v1_0_get_ras_error_count() 747 uint32_t sec_count = 0, ded_count = 0; in mmhub_v1_0_query_ras_error_count() local 760 reg_value, &sec_count, &ded_count); in mmhub_v1_0_query_ras_error_count() 763 err_data->ce_count += sec_count; in mmhub_v1_0_query_ras_error_count()
|
A D | mmhub_v1_7.c | 1209 uint32_t *sec_count, in mmhub_v1_7_get_ras_error_count() argument 1226 *sec_count += sec_cnt; in mmhub_v1_7_get_ras_error_count() 1247 uint32_t sec_count = 0, ded_count = 0; in mmhub_v1_7_query_ras_error_count() local 1259 reg_value, &sec_count, &ded_count); in mmhub_v1_7_query_ras_error_count() 1262 err_data->ce_count += sec_count; in mmhub_v1_7_query_ras_error_count()
|
A D | gfx_v9_0.c | 6421 uint32_t sec_count, ded_count; in gfx_v9_0_query_utc_edc_status() local 6437 if (sec_count) { in gfx_v9_0_query_utc_edc_status() 6440 err_data->ce_count += sec_count; in gfx_v9_0_query_utc_edc_status() 6457 if (sec_count) { in gfx_v9_0_query_utc_edc_status() 6477 if (sec_count) { in gfx_v9_0_query_utc_edc_status() 6480 sec_count); in gfx_v9_0_query_utc_edc_status() 6490 if (sec_count) { in gfx_v9_0_query_utc_edc_status() 6493 sec_count); in gfx_v9_0_query_utc_edc_status() 6537 *sec_count += sec_cnt; in gfx_v9_0_ras_error_count() 6637 &sec_count, &ded_count); in gfx_v9_0_query_ras_error_count() [all …]
|
A D | mmhub_v9_4.c | 1564 uint32_t *sec_count, in mmhub_v9_4_get_ras_error_count() argument 1581 *sec_count += sec_cnt; in mmhub_v9_4_get_ras_error_count() 1602 uint32_t sec_count = 0, ded_count = 0; in mmhub_v9_4_query_ras_error_count() local 1614 reg_value, &sec_count, &ded_count); in mmhub_v9_4_query_ras_error_count() 1617 err_data->ce_count += sec_count; in mmhub_v9_4_query_ras_error_count()
|
A D | sdma_v4_0.c | 2603 uint32_t *sec_count) in sdma_v4_0_get_ras_error_count() argument 2620 *sec_count += sec_cnt; in sdma_v4_0_get_ras_error_count() 2629 uint32_t sec_count = 0; in sdma_v4_0_query_ras_error_count_by_instance() local 2636 instance, &sec_count); in sdma_v4_0_query_ras_error_count_by_instance() 2639 err_data->ce_count += sec_count; in sdma_v4_0_query_ras_error_count_by_instance()
|
/linux-6.3-rc2/drivers/gpu/drm/msm/adreno/ |
A D | a6xx_gmu.c | 1260 size_t pri_count, sec_count; in a6xx_gmu_rpmh_arc_votes_init() local 1273 sec = cmd_db_read_aux_data("mx.lvl", &sec_count); in a6xx_gmu_rpmh_arc_votes_init() 1277 sec_count >>= 1; in a6xx_gmu_rpmh_arc_votes_init() 1278 if (!sec_count) in a6xx_gmu_rpmh_arc_votes_init() 1310 for (j = 0; j < sec_count; j++) { in a6xx_gmu_rpmh_arc_votes_init()
|
Completed in 76 milliseconds