Home
last modified time | relevance | path

Searched defs:mthd (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_winsys.h66 NV50_FIFO_PKHDR(int subc, int mthd, unsigned size) in NV50_FIFO_PKHDR() argument
72 NV50_FIFO_PKHDR_NI(int subc, int mthd, unsigned size) in NV50_FIFO_PKHDR_NI() argument
78 NV50_FIFO_PKHDR_L(int subc, int mthd) in NV50_FIFO_PKHDR_L() argument
98 BEGIN_NV04(struct nouveau_pushbuf *push, int subc, int mthd, unsigned size) in BEGIN_NV04() argument
107 BEGIN_NI04(struct nouveau_pushbuf *push, int subc, int mthd, unsigned size) in BEGIN_NI04() argument
117 BEGIN_NL50(struct nouveau_pushbuf *push, int subc, int mthd, uint32_t size) BEGIN_NL50() argument
[all...]
H A Dnv50_surface.c89 uint32_t mthd = dst ? NV50_2D_DST_FORMAT : NV50_2D_SRC_FORMAT; in nv50_2d_texture_set() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_winsys.h74 NVC0_FIFO_PKHDR_SQ(int subc, int mthd, unsigned size) in NVC0_FIFO_PKHDR_SQ() argument
80 NVC0_FIFO_PKHDR_NI(int subc, int mthd, unsigned size) in NVC0_FIFO_PKHDR_NI() argument
86 NVC0_FIFO_PKHDR_IL(int subc, int mthd, uint16_t data) in NVC0_FIFO_PKHDR_IL() argument
[all...]
H A Dnvc0_surface.c93 uint32_t mthd = dst ? NV50_2D_DST_FORMAT : NV50_2D_SRC_FORMAT; in nvc0_2d_texture_set() local
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_video.h58 NV04_FIFO_PKHDR(int subc, int mthd, unsigned size) in NV04_FIFO_PKHDR() argument
64 NV04_FIFO_PKHDR_NI(int subc, int mthd, unsigned size) in NV04_FIFO_PKHDR_NI() argument
70 BEGIN_NV04(struct nouveau_pushbuf *push, int subc, int mthd, unsigned size) BEGIN_NV04() argument
77 BEGIN_NI04(struct nouveau_pushbuf *push, int subc, int mthd, unsigned size) BEGIN_NI04() argument
84 PUSH_MTHDl(struct nouveau_pushbuf *push, int subc, int mthd, struct nouveau_bo *bo, uint32_t offset, struct nouveau_bufctx *ctx, int bin, uint32_t rw) PUSH_MTHDl() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_winsys.h50 PUSH_MTHDl(struct nouveau_pushbuf *push, int subc, int mthd, int bin, in PUSH_MTHDl() argument
59 PUSH_MTHDo(struct nouveau_pushbuf *push, int subc, int mthd, int bin, in PUSH_MTHDo() argument
71 PUSH_MTHDs(struct nouveau_pushbuf *push, int subc, int mthd, int bin, in PUSH_MTHDs() argument
84 PUSH_MTHD(struct nouveau_pushbuf *push, int subc, int mthd, int bin, in PUSH_MTHD() argument
103 PUSH_RESRC(struct nouveau_pushbuf *push, int subc, int mthd, int bin, in PUSH_RESRC() argument
112 BEGIN_NV04(struct nouveau_pushbuf *push, int subc, int mthd, int size) BEGIN_NV04() argument
119 BEGIN_NI04(struct nouveau_pushbuf *push, int subc, int mthd, int size) BEGIN_NI04() argument
[all...]
/third_party/libdrm/nouveau/
H A Dnouveau.c114 struct nvif_ioctl_mthd_v0 mthd; in nouveau_object_mthd() member
108 nouveau_object_mthd(struct nouveau_object *obj, uint32_t mthd, void *data, uint32_t size) nouveau_object_mthd() argument

Completed in 8 milliseconds