HomeSort by relevance Sort by last modified time
    Searched refs:nouveau_bufctx_mthd (Results 1 - 6 of 6) sorted by null

  /external/libdrm/nouveau/
nouveau-symbol-check 23 nouveau_bufctx_mthd
bufctx.c 148 nouveau_bufctx_mthd(struct nouveau_bufctx *bctx, int bin, uint32_t packet, function
nouveau.h 186 nouveau_bufctx_mthd(struct nouveau_bufctx *, int bin, uint32_t packet,
  /external/mesa3d/src/gallium/drivers/nv30/
nv30_winsys.h 53 nouveau_bufctx_mthd(bufctx(push), bin, (1 << 18) | (subc << 13) | mthd,
62 nouveau_bufctx_mthd(bufctx(push), bin, (1 << 18) | (subc << 13) | mthd,
75 nouveau_bufctx_mthd(bufctx(push), bin, (1 << 18) | (subc << 13) | mthd,
89 nouveau_bufctx_mthd(bufctx(push), bin, (1 << 18) | (subc << 13) | mthd,
  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_video.h 88 nouveau_bufctx_mthd(ctx, bin, NV04_FIFO_PKHDR(subc, mthd, 1),
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_local.h 105 nouveau_bufctx_mthd(BUFCTX(push), bin, (1 << 18) | (subc << 13) | mthd,
115 nouveau_bufctx_mthd(BUFCTX(push), bin, (1 << 18) | (subc << 13) | mthd,
129 nouveau_bufctx_mthd(BUFCTX(push), bin, (1 << 18) | (subc << 13) | mthd,

Completed in 1196 milliseconds