Home
last modified time | relevance | path

Searched refs:amdgpu_ras_query_error_count (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_ctx.c375 ras_counter = amdgpu_ras_query_error_count(adev, false); in amdgpu_ctx_query2()
383 ras_counter = amdgpu_ras_query_error_count(adev, true); in amdgpu_ctx_query2()
H A Damdgpu_ras.h494 unsigned long amdgpu_ras_query_error_count(struct amdgpu_device *adev,
H A Damdgpu_ras.c828 unsigned long amdgpu_ras_query_error_count(struct amdgpu_device *adev, in amdgpu_ras_query_error_count() function