Searched refs:bundle_size (Results 1 – 15 of 15) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | ctxgk104.c | 848 impl->bundle_size / 0x20); in gk104_grctx_generate_bundle() 852 const int b = mmio_vram(info, impl->bundle_size, (1 << s), access); in gk104_grctx_generate_bundle() 854 mmio_wr32(info, 0x408008, 0x80000000 | (impl->bundle_size >> s)); in gk104_grctx_generate_bundle() 856 mmio_wr32(info, 0x41880c, 0x80000000 | (impl->bundle_size >> s)); in gk104_grctx_generate_bundle() 1014 .bundle_size = 0x3000,
|
D | ctxgm107.c | 868 impl->bundle_size / 0x20); in gm107_grctx_generate_bundle() 872 const int b = mmio_vram(info, impl->bundle_size, (1 << s), access); in gm107_grctx_generate_bundle() 874 mmio_wr32(info, 0x408008, 0x80000000 | (impl->bundle_size >> s)); in gm107_grctx_generate_bundle() 876 mmio_wr32(info, 0x418e28, 0x80000000 | (impl->bundle_size >> s)); in gm107_grctx_generate_bundle() 1018 .bundle_size = 0x3000,
|
D | ctxgk20a.c | 52 .bundle_size = 0x1800,
|
D | ctxgk110b.c | 93 .bundle_size = 0x3000,
|
D | ctxgf104.c | 102 .bundle_size = 0x1800,
|
D | ctxgm206.c | 73 .bundle_size = 0x3000,
|
D | ctxgf110.c | 353 .bundle_size = 0x1800,
|
D | ctxgf100.c | 1033 const int b = mmio_vram(info, impl->bundle_size, (1 << s), access); in gf100_grctx_generate_bundle() 1035 mmio_wr32(info, 0x408008, 0x80000000 | (impl->bundle_size >> s)); in gf100_grctx_generate_bundle() 1037 mmio_wr32(info, 0x41880c, 0x80000000 | (impl->bundle_size >> s)); in gf100_grctx_generate_bundle() 1384 .bundle_size = 0x1800,
|
D | ctxgf119.c | 521 .bundle_size = 0x1800,
|
D | ctxgk208.c | 554 .bundle_size = 0x3000,
|
D | ctxgk110.c | 832 .bundle_size = 0x3000,
|
D | ctxgf108.c | 798 .bundle_size = 0x1800,
|
D | ctxgf117.c | 276 .bundle_size = 0x1800,
|
D | ctxgf100.h | 39 u32 bundle_size; member
|
D | ctxgm204.c | 1044 .bundle_size = 0x3000,
|