Home
last modified time | relevance | path

Searched refs:max_ras_err_cnt_per_query (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_umc.c52 kcalloc(adev->umc.max_ras_err_cnt_per_query, in amdgpu_umc_page_retirement_mca()
97 adev->umc.max_ras_err_cnt_per_query) { in amdgpu_umc_do_page_retirement()
99 kcalloc(adev->umc.max_ras_err_cnt_per_query, in amdgpu_umc_do_page_retirement()
121 adev->umc.max_ras_err_cnt_per_query) { in amdgpu_umc_do_page_retirement()
123 kcalloc(adev->umc.max_ras_err_cnt_per_query, in amdgpu_umc_do_page_retirement()
H A Damdgpu_umc.h72 uint32_t max_ras_err_cnt_per_query; member
H A Dgmc_v9_0.c1464 adev->umc.max_ras_err_cnt_per_query = UMC_V6_1_TOTAL_CHANNEL_NUM; in gmc_v9_0_set_umc_funcs()
1473 adev->umc.max_ras_err_cnt_per_query = UMC_V6_1_TOTAL_CHANNEL_NUM; in gmc_v9_0_set_umc_funcs()
1482 adev->umc.max_ras_err_cnt_per_query = in gmc_v9_0_set_umc_funcs()
H A Dgmc_v11_0.c594 adev->umc.max_ras_err_cnt_per_query = UMC_V8_10_TOTAL_CHANNEL_NUM(adev); in gmc_v11_0_set_umc_funcs()
H A Dgmc_v10_0.c685 adev->umc.max_ras_err_cnt_per_query = UMC_V8_7_TOTAL_CHANNEL_NUM; in gmc_v10_0_set_umc_funcs()