Home
last modified time | relevance | path

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

/external/libdrm/freedreno/
Dfreedreno-symbol-check14 fd_bo_cpu_prep
Dfreedreno_drmif.h113 int fd_bo_cpu_prep(struct fd_bo *bo, struct fd_pipe *pipe, uint32_t op);
Dfreedreno_bo.c132 return fd_bo_cpu_prep(bo, NULL, in is_idle()
425 int fd_bo_cpu_prep(struct fd_bo *bo, struct fd_pipe *pipe, uint32_t op) in fd_bo_cpu_prep() function