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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_gfx_v9_0.c 3885 static bool gfx_v9_0_is_idle(void *handle) function in typeref:typename:bool
3902 if (gfx_v9_0_is_idle(handle))
6434 .is_idle = gfx_v9_0_is_idle,
amdgpu_gfx_v9_0.c 3885 static bool gfx_v9_0_is_idle(void *handle) function in typeref:typename:bool
3902 if (gfx_v9_0_is_idle(handle))
6434 .is_idle = gfx_v9_0_is_idle,

Completed in 57 milliseconds