Searched refs:fd_reloc (Results 1 - 14 of 14) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/freedreno/drm/ |
| H A D | msm_ringbuffer_sp.h | 35 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 D | freedreno_ringbuffer.h | 125 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 D | msm_ringbuffer.c | 480 const struct fd_reloc *reloc) 566 msm_ringbuffer_emit_reloc(ring, &(struct fd_reloc){
|
| /xsrc/external/mit/libdrm/dist/freedreno/ |
| H A D | freedreno_ringbuffer.h | 122 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 D | freedreno_ringbuffer.c | 146 const struct fd_reloc *reloc) 153 const struct fd_reloc *reloc)
|
| H A D | freedreno_priv.h | 141 const struct fd_reloc *reloc);
|
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/drm/ |
| H A D | freedreno_ringbuffer.h | 123 struct fd_reloc { struct 137 void fd_ringbuffer_reloc(struct fd_ringbuffer *ring, const struct fd_reloc *reloc);
|
| H A D | freedreno_ringbuffer.c | 97 const struct fd_reloc *reloc)
|
| H A D | freedreno_priv.h | 144 const struct fd_reloc *reloc);
|
| H A D | msm_ringbuffer_sp.c | 390 const struct fd_reloc *reloc) 452 msm_ringbuffer_sp_emit_reloc(ring, &(struct fd_reloc){
|
| H A D | msm_ringbuffer.c | 518 const struct fd_reloc *reloc) 610 msm_ringbuffer_emit_reloc(ring, &(struct fd_reloc){
|
| /xsrc/external/mit/libdrm/dist/freedreno/kgsl/ |
| H A D | kgsl_ringbuffer.c | 164 const struct fd_reloc *r)
|
| /xsrc/external/mit/libdrm/dist/freedreno/msm/ |
| H A D | msm_ringbuffer.c | 560 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 D | freedreno_util.h | 255 fd_ringbuffer_reloc(ring, &(struct fd_reloc){
|
Completed in 10 milliseconds