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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_gfx_v8_0.c 4857 static bool gfx_v8_0_is_idle(void *handle) function in typeref:typename:bool
4898 if (gfx_v8_0_is_idle(handle))
6895 .is_idle = gfx_v8_0_is_idle,
amdgpu_gfx_v8_0.c 4857 static bool gfx_v8_0_is_idle(void *handle) function in typeref:typename:bool
4898 if (gfx_v8_0_is_idle(handle))
6895 .is_idle = gfx_v8_0_is_idle,

Completed in 89 milliseconds