Home
last modified time | relevance | path

Searched refs:reset_counter_query (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_ctx.h46 unsigned reset_counter_query; member
H A Damdgpu_ctx.c164 ctx->reset_counter_query = ctx->reset_counter; in amdgpu_ctx_init()
333 if (ctx->reset_counter_query == reset_counter) in amdgpu_ctx_query()
337 ctx->reset_counter_query = reset_counter; in amdgpu_ctx_query()