Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_ringbuffer_sp_reloc.h35 const struct fd_reloc *reloc) in emit_reloc_common()
44 const struct fd_reloc *reloc) in fd_ringbuffer_sp_emit_reloc_nonobj()
58 const struct fd_reloc *reloc) in fd_ringbuffer_sp_emit_reloc_obj()
94 X(fd_ringbuffer_sp_emit_reloc_obj)(ring, &(struct fd_reloc){ in fd_ringbuffer_sp_emit_reloc_ring()
100 X(fd_ringbuffer_sp_emit_reloc_nonobj)(ring, &(struct fd_reloc){ in fd_ringbuffer_sp_emit_reloc_ring()
H A 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()
299 struct fd_reloc reloc = { in OUT_RELOC()
/third_party/mesa3d/src/freedreno/drm/virtio/
H A Dvirtio_ringbuffer.h39 const struct fd_reloc *reloc) in emit_reloc_common()
48 const struct fd_reloc *reloc) in virtio_ringbuffer_emit_reloc_nonobj()
62 const struct fd_reloc *reloc) in virtio_ringbuffer_emit_reloc_obj()
98 X(virtio_ringbuffer_emit_reloc_obj)(ring, &(struct fd_reloc){ in virtio_ringbuffer_emit_reloc_ring()
104 X(virtio_ringbuffer_emit_reloc_nonobj)(ring, &(struct fd_reloc){ in virtio_ringbuffer_emit_reloc_ring()
/third_party/libdrm/freedreno/
H A Dfreedreno_ringbuffer.h122 struct fd_reloc { struct
135 void fd_ringbuffer_reloc2(struct fd_ringbuffer *ring, const struct fd_reloc *reloc);
136 will_be_deprecated void fd_ringbuffer_reloc(struct fd_ringbuffer *ring, const struct fd_reloc *reloc);
H A Dfreedreno_ringbuffer.c146 const struct fd_reloc *reloc) in fd_ringbuffer_reloc()
153 const struct fd_reloc *reloc) in fd_ringbuffer_reloc2()
H A Dfreedreno_priv.h141 const struct fd_reloc *reloc);
/third_party/libdrm/freedreno/kgsl/
H A Dkgsl_ringbuffer.c164 const struct fd_reloc *r) in kgsl_ringbuffer_emit_reloc()
/third_party/libdrm/freedreno/msm/
H A 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/
H A 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()

Completed in 6 milliseconds