Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/include/uapi/drm/
H A Damdgpu_drm.h254 #define AMDGPU_CTX_QUERY2_FLAGS_RESET_IN_PROGRESS (1<<5) macro
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_ctx.c606 out->state.flags |= AMDGPU_CTX_QUERY2_FLAGS_RESET_IN_PROGRESS; in amdgpu_ctx_query2()