Home
last modified time | relevance | path

Searched refs:fd_bo_cpu_prep (Results 1 – 2 of 2) sorted by relevance

/external/libdrm/freedreno/
Dfreedreno_drmif.h109 int fd_bo_cpu_prep(struct fd_bo *bo, struct fd_pipe *pipe, uint32_t op);
Dfreedreno_bo.c129 return fd_bo_cpu_prep(bo, NULL, in is_idle()
419 drm_public int fd_bo_cpu_prep(struct fd_bo *bo, struct fd_pipe *pipe, uint32_t op) in fd_bo_cpu_prep() function