HomeSort by: relevance | last modified time | path
    Searched refs:attrib_nr_max (Results 1 - 21 of 21) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/
nouveau_nvkm_engine_gr_ctxgp104.c 40 .attrib_nr_max = 0x4b0,
nouveau_nvkm_engine_gr_ctxgp107.c 48 .attrib_nr_max = 0x15de,
nouveau_nvkm_engine_gr_ctxgf104.c 103 .attrib_nr_max = 0x324,
nouveau_nvkm_engine_gr_ctxgf117.c 255 const u32 size = 0x20 * (grctx->attrib_nr_max + grctx->alpha_nr_max);
261 u32 ao = bo + grctx->attrib_nr_max * gr->tpc_total;
279 bo += grctx->attrib_nr_max * gr->ppc_tpc_nr[gpc][ppc];
303 .attrib_nr_max = 0x324,
nouveau_nvkm_engine_gr_ctxgk110b.c 96 .attrib_nr_max = 0x324,
nouveau_nvkm_engine_gr_ctxgk20a.c 83 .attrib_nr_max = 0x240,
nouveau_nvkm_engine_gr_ctxgm20b.c 86 .attrib_nr_max = 0x600,
nouveau_nvkm_engine_gr_ctxtu102.c 89 .attrib_nr_max = 0x800,
nouveau_nvkm_engine_gr_ctxgp100.c 64 size += grctx->attrib_nr_max * gr->ppc_nr[gpc] * gr->ppc_tpc_max;
88 bo += grctx->attrib_nr_max * gr->ppc_tpc_max;
132 .attrib_nr_max = 0x660,
nouveau_nvkm_engine_gr_ctxgm200.c 120 .attrib_nr_max = 0x600,
nouveau_nvkm_engine_gr_ctxgp102.c 110 .attrib_nr_max = 0x4b0,
ctxgf100.h 52 u32 attrib_nr_max; member in struct:gf100_grctx_func
nouveau_nvkm_engine_gr_ctxgf108.c 747 const u32 size = 0x20 * (grctx->attrib_nr_max + grctx->alpha_nr_max);
753 u32 ao = bo + grctx->attrib_nr_max * gr->tpc_total;
769 bo += grctx->attrib_nr_max;
804 .attrib_nr_max = 0x324,
nouveau_nvkm_engine_gr_ctxgm107.c 920 const u32 size = 0x20 * (grctx->attrib_nr_max + grctx->alpha_nr_max);
925 u32 ao = bo + grctx->attrib_nr_max * gr->tpc_total;
944 bo += grctx->attrib_nr_max * gr->ppc_tpc_nr[gpc][ppc];
987 .attrib_nr_max = 0xff0,
nouveau_nvkm_engine_gr_ctxgv100.c 207 .attrib_nr_max = 0x6c0,
nouveau_nvkm_engine_gr_ctxgf110.c 351 .attrib_nr_max = 0x324,
nouveau_nvkm_engine_gr_ctxgf100.c 1074 const u32 size = 0x20 * (grctx->attrib_nr_max + grctx->alpha_nr_max);
1089 bo += grctx->attrib_nr_max;
1599 .attrib_nr_max = 0x324,
nouveau_nvkm_engine_gr_ctxgf119.c 519 .attrib_nr_max = 0x324,
nouveau_nvkm_engine_gr_ctxgk208.c 562 .attrib_nr_max = 0x324,
nouveau_nvkm_engine_gr_ctxgk104.c 1000 .attrib_nr_max = 0x324,
nouveau_nvkm_engine_gr_ctxgk110.c 847 .attrib_nr_max = 0x324,

Completed in 20 milliseconds