Home
last modified time | relevance | path

Searched refs:nouveau_transfer (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_buffer.c14 struct nouveau_transfer { struct
23 static inline struct nouveau_transfer * argument
24 nouveau_transfer(struct pipe_transfer *transfer) in nouveau_transfer() function
26 return (struct nouveau_transfer *)transfer; in nouveau_transfer()
142 struct nouveau_transfer *tx, bool permit_pb) in nouveau_transfer_staging()
171 nouveau_transfer_read(struct nouveau_context *nv, struct nouveau_transfer *tx) in nouveau_transfer_read()
192 nouveau_transfer_write(struct nouveau_context *nv, struct nouveau_transfer *tx, in nouveau_transfer_write()
263 nouveau_buffer_transfer_init(struct nouveau_transfer *tx, in nouveau_buffer_transfer_init()
286 struct nouveau_transfer *tx) in nouveau_buffer_transfer_del()
305 struct nouveau_transfer tx; in nouveau_buffer_cache()
[all …]
/external/mesa3d/docs/relnotes/
D9.1.7.rst86 - nouveau: initialise the nouveau_transfer maps
D9.2.1.rst102 - nouveau: initialise the nouveau_transfer maps