HomeSort by: relevance | last modified time | path
    Searched refs:reset_counter_query (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_ctx.h 46 unsigned reset_counter_query; member in struct:amdgpu_ctx
amdgpu_ctx.c 164 ctx->reset_counter_query = ctx->reset_counter;
333 if (ctx->reset_counter_query == reset_counter)
337 ctx->reset_counter_query = reset_counter;

Completed in 12 milliseconds