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

/xsrc/external/mit/MesaLib/dist/src/freedreno/drm/
H A Dmsm_ringbuffer_sp.h35 const struct fd_reloc *reloc)
44 const struct fd_reloc *reloc)
58 const struct fd_reloc *reloc)
94 X(msm_ringbuffer_sp_emit_reloc_obj)(ring, &(struct fd_reloc){
100 X(msm_ringbuffer_sp_emit_reloc_nonobj)(ring, &(struct fd_reloc){
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
221 fd_ringbuffer_reloc(struct fd_ringbuffer *ring, const struct fd_reloc *reloc)
301 fd_ringbuffer_reloc(ring, &(struct fd_reloc){
H A Dmsm_ringbuffer.c480 const struct fd_reloc *reloc)
566 msm_ringbuffer_emit_reloc(ring, &(struct fd_reloc){
/xsrc/external/mit/libdrm/dist/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)
153 const struct fd_reloc *reloc)
H A Dfreedreno_priv.h141 const struct fd_reloc *reloc);
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/drm/
H A Dfreedreno_ringbuffer.h123 struct fd_reloc { struct
137 void fd_ringbuffer_reloc(struct fd_ringbuffer *ring, const struct fd_reloc *reloc);
H A Dfreedreno_ringbuffer.c97 const struct fd_reloc *reloc)
H A Dfreedreno_priv.h144 const struct fd_reloc *reloc);
H A Dmsm_ringbuffer_sp.c390 const struct fd_reloc *reloc)
452 msm_ringbuffer_sp_emit_reloc(ring, &(struct fd_reloc){
H A Dmsm_ringbuffer.c518 const struct fd_reloc *reloc)
610 msm_ringbuffer_emit_reloc(ring, &(struct fd_reloc){
/xsrc/external/mit/libdrm/dist/freedreno/kgsl/
H A Dkgsl_ringbuffer.c164 const struct fd_reloc *r)
/xsrc/external/mit/libdrm/dist/freedreno/msm/
H A Dmsm_ringbuffer.c560 const struct fd_reloc *r)
645 msm_ringbuffer_emit_reloc(ring, &(struct fd_reloc){
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_util.h255 fd_ringbuffer_reloc(ring, &(struct fd_reloc){

Completed in 10 milliseconds