Searched refs:is_idle (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/libdrm/dist/etnaviv/ | ||
| H A D | etnaviv_bo_cache.c | 113 static int is_idle(struct etna_bo *bo) function in typeref:typename:int 136 if (is_idle(bo)) { |
| /xsrc/external/mit/libdrm/dist/freedreno/ | ||
| H A D | freedreno_bo_cache.c | 126 static int is_idle(struct fd_bo *bo) function in typeref:typename:int 149 if (is_idle(bo)) { |
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/drm/ | ||
| H A D | freedreno_bo_cache.c | 124 static int is_idle(struct fd_bo *bo) function in typeref:typename:int 147 if (is_idle(bo)) { |
| /xsrc/external/mit/MesaLib/dist/src/etnaviv/drm/ | ||
| H A D | etnaviv_bo_cache.c | 113 static int is_idle(struct etna_bo *bo) function in typeref:typename:int 136 if (is_idle(bo)) { |
Completed in 3 milliseconds