Home
last modified time | relevance | path

Searched refs:fd_reloc (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/freedreno/drm/
Dmsm_ringbuffer_sp.h35 const struct fd_reloc *reloc) in X()
44 const struct fd_reloc *reloc) in X()
58 const struct fd_reloc *reloc) in X()
94 X(msm_ringbuffer_sp_emit_reloc_obj)(ring, &(struct fd_reloc){ in X()
100 X(msm_ringbuffer_sp_emit_reloc_nonobj)(ring, &(struct fd_reloc){ in X()
Dfreedreno_ringbuffer.h125 struct fd_reloc;
129 void (*emit_reloc)(struct fd_ringbuffer *ring, const struct fd_reloc *reloc);
196 struct fd_reloc { struct
221 fd_ringbuffer_reloc(struct fd_ringbuffer *ring, const struct fd_reloc *reloc) in fd_ringbuffer_reloc() argument
301 fd_ringbuffer_reloc(ring, &(struct fd_reloc){ in OUT_RELOC()
Dmsm_ringbuffer.c480 const struct fd_reloc *reloc) in msm_ringbuffer_emit_reloc()
566 msm_ringbuffer_emit_reloc(ring, &(struct fd_reloc){ in msm_ringbuffer_emit_reloc_ring()
/third_party/libdrm/freedreno/
Dfreedreno_ringbuffer.h122 struct fd_reloc { struct
135 void fd_ringbuffer_reloc2(struct fd_ringbuffer *ring, const struct fd_reloc *reloc); argument
136 will_be_deprecated void fd_ringbuffer_reloc(struct fd_ringbuffer *ring, const struct fd_reloc *relo…
Dfreedreno_ringbuffer.c146 const struct fd_reloc *reloc) in fd_ringbuffer_reloc()
153 const struct fd_reloc *reloc) in fd_ringbuffer_reloc2()
Dfreedreno_priv.h141 const struct fd_reloc *reloc);
/third_party/libdrm/freedreno/kgsl/
Dkgsl_ringbuffer.c164 const struct fd_reloc *r) in kgsl_ringbuffer_emit_reloc()
/third_party/libdrm/freedreno/msm/
Dmsm_ringbuffer.c560 const struct fd_reloc *r) in msm_ringbuffer_emit_reloc()
645 msm_ringbuffer_emit_reloc(ring, &(struct fd_reloc){ in msm_ringbuffer_emit_reloc_ring()