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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_gfx_v6_0.c 3212 static bool gfx_v6_0_is_idle(void *handle) function in typeref:typename:bool
3228 if (gfx_v6_0_is_idle(handle))
3484 .is_idle = gfx_v6_0_is_idle,
amdgpu_gfx_v6_0.c 3212 static bool gfx_v6_0_is_idle(void *handle) function in typeref:typename:bool
3228 if (gfx_v6_0_is_idle(handle))
3484 .is_idle = gfx_v6_0_is_idle,

Completed in 25 milliseconds