Searched refs:amdgpu_bo_is_referenced_by_cs_with_usage (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/amdgpu/drm/ |
| H A D | amdgpu_cs.h | 238 amdgpu_bo_is_referenced_by_cs_with_usage(struct amdgpu_cs *cs, function in typeref:typename:bool
|
| H A D | amdgpu_bo.c | 276 if (cs && amdgpu_bo_is_referenced_by_cs_with_usage(cs, bo, 311 if (amdgpu_bo_is_referenced_by_cs_with_usage(cs, bo,
|
| H A D | amdgpu_cs.c | 1660 return amdgpu_bo_is_referenced_by_cs_with_usage(cs, bo, usage);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/winsys/amdgpu/drm/ |
| H A D | amdgpu_cs.h | 244 amdgpu_bo_is_referenced_by_cs_with_usage(struct amdgpu_cs *cs, function in typeref:typename:bool
|
| H A D | amdgpu_bo.c | 300 if (cs && amdgpu_bo_is_referenced_by_cs_with_usage(cs, bo, 335 if (amdgpu_bo_is_referenced_by_cs_with_usage(cs, bo,
|
| H A D | amdgpu_cs.c | 1823 return amdgpu_bo_is_referenced_by_cs_with_usage(cs, bo, usage);
|
Completed in 12 milliseconds