Searched refs:sec_count (Results 1 – 9 of 9) sorted by relevance
| /linux/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() local 205 instance, &sec_count); in sdma_v4_4_query_ras_error_count() 212 instance, &sec_count); in sdma_v4_4_query_ras_error_count() 221 err_data->ue_count += sec_count; in sdma_v4_4_query_ras_error_count()
|
| 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 | 707 uint32_t value, uint32_t *sec_count, uint32_t *ded_count) in mmhub_v1_0_get_ras_error_count() argument 724 *sec_count += sec_cnt; in mmhub_v1_0_get_ras_error_count() 746 uint32_t sec_count = 0, ded_count = 0; in mmhub_v1_0_query_ras_error_count() local 759 reg_value, &sec_count, &ded_count); in mmhub_v1_0_query_ras_error_count() 762 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 | 6571 uint32_t sec_count, ded_count; in gfx_v9_0_query_utc_edc_status() local 6587 if (sec_count) { in gfx_v9_0_query_utc_edc_status() 6590 err_data->ce_count += sec_count; in gfx_v9_0_query_utc_edc_status() 6607 if (sec_count) { in gfx_v9_0_query_utc_edc_status() 6627 if (sec_count) { in gfx_v9_0_query_utc_edc_status() 6630 sec_count); in gfx_v9_0_query_utc_edc_status() 6640 if (sec_count) { in gfx_v9_0_query_utc_edc_status() 6643 sec_count); in gfx_v9_0_query_utc_edc_status() 6687 *sec_count += sec_cnt; in gfx_v9_0_ras_error_count() 6787 &sec_count, &ded_count); in gfx_v9_0_query_ras_error_count() [all …]
|
| A D | mmhub_v9_4.c | 1556 uint32_t *sec_count, in mmhub_v9_4_get_ras_error_count() argument 1573 *sec_count += sec_cnt; in mmhub_v9_4_get_ras_error_count() 1594 uint32_t sec_count = 0, ded_count = 0; in mmhub_v9_4_query_ras_error_count() local 1606 reg_value, &sec_count, &ded_count); in mmhub_v9_4_query_ras_error_count() 1609 err_data->ce_count += sec_count; in mmhub_v9_4_query_ras_error_count()
|
| A D | sdma_v4_0.c | 2721 uint32_t *sec_count) in sdma_v4_0_get_ras_error_count() argument 2738 *sec_count += sec_cnt; in sdma_v4_0_get_ras_error_count() 2747 uint32_t sec_count = 0; in sdma_v4_0_query_ras_error_count() local 2754 instance, &sec_count); in sdma_v4_0_query_ras_error_count() 2757 err_data->ce_count += sec_count; in sdma_v4_0_query_ras_error_count()
|
| /linux/drivers/gpu/drm/msm/adreno/ |
| A D | a6xx_gmu.c | 1232 size_t pri_count, sec_count; in a6xx_gmu_rpmh_arc_votes_init() local 1245 sec = cmd_db_read_aux_data("mx.lvl", &sec_count); in a6xx_gmu_rpmh_arc_votes_init() 1249 sec_count >>= 1; in a6xx_gmu_rpmh_arc_votes_init() 1250 if (!sec_count) in a6xx_gmu_rpmh_arc_votes_init() 1282 for (j = 0; j < sec_count; j++) { in a6xx_gmu_rpmh_arc_votes_init()
|
Completed in 42 milliseconds