Searched refs:bundle_size (Results 1 – 16 of 16) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | ctxgk104.c | 848 grctx->bundle_size / 0x20); in gk104_grctx_generate_bundle() 852 const int b = mmio_vram(info, grctx->bundle_size, (1 << s), access); in gk104_grctx_generate_bundle() 854 mmio_wr32(info, 0x408008, 0x80000000 | (grctx->bundle_size >> s)); in gk104_grctx_generate_bundle() 856 mmio_wr32(info, 0x41880c, 0x80000000 | (grctx->bundle_size >> s)); in gk104_grctx_generate_bundle() 1009 .bundle_size = 0x3000,
|
D | ctxgm107.c | 868 grctx->bundle_size / 0x20); in gm107_grctx_generate_bundle() 872 const int b = mmio_vram(info, grctx->bundle_size, (1 << s), access); in gm107_grctx_generate_bundle() 874 mmio_wr32(info, 0x408008, 0x80000000 | (grctx->bundle_size >> s)); in gm107_grctx_generate_bundle() 876 mmio_wr32(info, 0x418e28, 0x80000000 | (grctx->bundle_size >> s)); in gm107_grctx_generate_bundle() 1011 .bundle_size = 0x3000,
|
D | ctxgk110b.c | 84 .bundle_size = 0x3000,
|
D | ctxgf104.c | 93 .bundle_size = 0x1800,
|
D | ctxgm206.c | 64 .bundle_size = 0x3000,
|
D | ctxgf110.c | 344 .bundle_size = 0x1800,
|
D | ctxgk20a.c | 78 .bundle_size = 0x1800,
|
D | ctxgf119.c | 512 .bundle_size = 0x1800,
|
D | ctxgk208.c | 545 .bundle_size = 0x3000,
|
D | ctxgf100.c | 1033 const int b = mmio_vram(info, grctx->bundle_size, (1 << s), access); in gf100_grctx_generate_bundle() 1035 mmio_wr32(info, 0x408008, 0x80000000 | (grctx->bundle_size >> s)); in gf100_grctx_generate_bundle() 1037 mmio_wr32(info, 0x41880c, 0x80000000 | (grctx->bundle_size >> s)); in gf100_grctx_generate_bundle() 1397 .bundle_size = 0x1800,
|
D | ctxgk110.c | 823 .bundle_size = 0x3000,
|
D | ctxgm20b.c | 93 .bundle_size = 0x1800,
|
D | ctxgf108.c | 790 .bundle_size = 0x1800,
|
D | ctxgf117.c | 270 .bundle_size = 0x1800,
|
D | ctxgf100.h | 38 u32 bundle_size; member
|
D | ctxgm204.c | 1039 .bundle_size = 0x3000,
|