Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/drm/virtio/
Dvirtio_ringbuffer.h39 const struct fd_reloc *reloc) in X()
48 const struct fd_reloc *reloc) in X()
62 const struct fd_reloc *reloc) in X()
98 X(virtio_ringbuffer_emit_reloc_obj)(ring, &(struct fd_reloc){ in X()
104 X(virtio_ringbuffer_emit_reloc_nonobj)(ring, &(struct fd_reloc){ in X()
/third_party/mesa3d/src/freedreno/drm/
Dfreedreno_ringbuffer_sp_reloc.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(fd_ringbuffer_sp_emit_reloc_obj)(ring, &(struct fd_reloc){ in X()
100 X(fd_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
220 fd_ringbuffer_reloc(struct fd_ringbuffer *ring, const struct fd_reloc *reloc) in fd_ringbuffer_reloc() argument
299 struct fd_reloc reloc = { in OUT_RELOC()
/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()
/third_party/mesa3d/src/freedreno/drm/msm/
Dmsm_ringbuffer.c479 const struct fd_reloc *reloc) in msm_ringbuffer_emit_reloc()
565 msm_ringbuffer_emit_reloc(ring, &(struct fd_reloc){ in msm_ringbuffer_emit_reloc_ring()