Home
last modified time | relevance | path

Searched refs:radeon_drm_get_gpu_reset_counter (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_winsys.h112 uint32_t radeon_drm_get_gpu_reset_counter(struct radeon_drm_winsys *ws);
H A Dradeon_drm_cs.c81 ctx->gpu_reset_counter = radeon_drm_get_gpu_reset_counter(ctx->ws); in radeon_drm_ctx_create()
96 unsigned latest = radeon_drm_get_gpu_reset_counter(ctx->ws); in radeon_drm_ctx_query_reset_status()
H A Dradeon_drm_winsys.c651 uint32_t radeon_drm_get_gpu_reset_counter(struct radeon_drm_winsys *ws) in radeon_drm_get_gpu_reset_counter() function

Completed in 3 milliseconds